tickr 0.5.4-1 source package in Ubuntu

Changelog

tickr (0.5.4-1) unstable; urgency=low


  * Fix sort_url_list(EMPTY_LIST) falsly returning one element list
    (in news_list.c.) Now, program doesn't hang anymore if lauched with
    no feed URLs selected.

  * Add in news_main.c: shift2left_callback():
    env->suspend_rq = TRUE / (cairo drawing code) / env->suspend_rq = FALSE

  * Tickr fails to build with ld --as-needed (recently-set-as-default
    linker flag) because libraries must be placed after objects needing
    theirs symbols.
    To fix that, we use autoconf macro PKG_CHECK_MODULES(GTK2, gtk+-2.0, ,)
    and PKG_CHECK_MODULES(XML2, libxml-2.0, ,) in configure.ac, and we
    may so remove `pkg-config --libs GTK+-2.0' and `xml-config --libs' from
    src/tickr/Makefile.am.
    (Closes: #647311 LP: #879880)

 -- Emmanuel Thomas-Maurin <email address hidden>  Tue, 8 Nov 2011 16:00:00 +0000

Upload details

Uploaded by:
Emmanuel Thomas-Maurin
Uploaded to:
Sid
Original maintainer:
Emmanuel Thomas-Maurin
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tickr_0.5.4-1.dsc 1.7 KiB b1278845644244f759ac1fbe72d0ea80ac3155eb1a9d21a1388ad51573272dcb
tickr_0.5.4.orig.tar.gz 1.6 MiB 9fe4e96938bb35037abe4c8e7a06dfecd93daae13d8c388658cdba28a25a9368
tickr_0.5.4-1.debian.tar.gz 2.1 KiB 839d895d6c60f3e9abafb63c066f016849d15b452012745d7e4c764dda827094

Available diffs

No changes file available.

Binary packages built by this source

tickr: GTK-based highly graphically-customizable Feed Ticker

 Tickr is a GTK-based RSS/Atom Reader that displays feeds as a smooth
 scrolling line on your Desktop, as known from TV stations. Open feed
 links in your favourite Browser. Graphics are highly customizable.