Versions
v0.3.4-r4 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ~x86
Dependencies
dev-libs / glib : The GLib library of C routines
gnome-base / libglade : Library to construct graphical interfaces at runtime
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
gnome-base / libglade : Library to construct graphical interfaces at runtime
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/cairo-clock: fix linking w/ glibc-2.42; fix ancient patch
Make two changes: 1) Fix linking with glibc-2.42 (add -lm for powf) 2) Fix broken -Wl,--export-dynamic patch More specifically on the latter... The fix in commit 7d8ac434fcb3a1e0fe8ee881c3f90cea0b91e1a9 Author: Tony Vroon <chainsaw@gentoo.org> AuthorDate: Sat Sep 24 11:48:10 2011 +0000 Commit: Tony Vroon <chainsaw@gentoo.org> CommitDate: Sat Sep 24 11:48:10 2011 +0000 Debian patch scavenged by Pacho Ramos enables building on GCC 4.6; closes bug #362261 by Diego Elio Pettenò. (Portage version: 2.1.10.18/cvs/Linux x86_64) is OK: - -Wl, --export-dynamic + -rdynamic ... It later got replaced by a sed in commit 848e2fef33a7334e6ea074de9826d6e2ef281882 Author: Samuli Suominen <ssuominen@gentoo.org> AuthorDate: Sat Nov 12 15:19:14 2011 +0000 Commit: Samuli Suominen <ssuominen@gentoo.org> CommitDate: Sat Nov 12 15:19:14 2011 +0000 Version bump wrt #381733 by Jesse Adelman (Portage version: 2.2.0_alpha73/cvs/Linux x86_64) which was also OK. ... It then got replaced by a patch (not clear from where, might be upstream, dunno) in commit 5a2369ba50c77d52d20e5553e993c88ec2fc449f Author: Harri Nieminen <moikkis@gmail.com> AuthorDate: Mon Feb 27 11:21:58 2017 +0200 Commit: David Seifert <soap@gentoo.org> CommitDate: Wed Mar 1 21:43:16 2017 +0100 x11-misc/cairo-clock: EAPI bump 4 -> 6, fix #452106 Gentoo-Bug: https://bugs.gentoo.org/452106 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4091 which does: -cairo_clock_LDFLAGS = -Wl, --export-dynamic +cairo_clock_LDFLAGS = -Wl,-export-dynamic which is NOT ok, because it tells ld that you want an entry point of 'xport-dynamic'. Bug: https://bugs.gentoo.org/362261 Bug: https://bugs.gentoo.org/452106 Closes: https://bugs.gentoo.org/961078 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
x11-misc/cairo-clock: drop 0.3.4-r2, EAPI=7--
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/autoconf-archive
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/cairo-clock: Stabilize 0.3.4-r3 amd64, #919580
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/cairo-clock: don't redefine _FORTIFY_SOURCE
Closes: https://bugs.gentoo.org/898240 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-misc/cairo-clock: drop 0.3.4-r1
Bug: https://bugs.gentoo.org/776439 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-misc/cairo-clock: Stabilize 0.3.4-r2 amd64, #776439
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
x11-misc/cairo-clock: Gunzip man page, fix RDEPEND
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Closes: https://bugs.gentoo.org/show_bug.cgi?id=742689 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Harri Nieminen · gentoo
x11-misc/cairo-clock: Remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4319 - Agostino Sarubbo · gentoo
x11-misc/cairo-clock: amd64 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Harri Nieminen · gentoo
x11-misc/cairo-clock: EAPI bump 4 -> 6, fix #452106
Gentoo-Bug: https://bugs.gentoo.org/452106 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4091 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed