summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs/cairo: detect 'strings' with AC_CHECK_TOOLSergei Trofimovich2020-06-132-0/+154
| | | | | | | | | | This way all binutils tools are detected with $CHOST prefix if exist. Fixes 64-bit build on sys-devel/binutils-config[-native-symlinks] system. Closes: https://bugs.gentoo.org/726200 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}David Seifert2020-02-222-2/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
* x11-libs/cairo: tweak for binutils-2.34, bug #707960Sergei Trofimovich2020-02-043-2/+30
| | | | | | | Reported-by: Hugo Ribeiro Closes: https://bugs.gentoo.org/707960 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Enable xcb stuff with USE=X.Matt Turner2020-01-142-4/+4
| | | | | | Whoops. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Rename IUSE=gles2 to gles2-onlyMatt Turner2020-01-143-9/+9
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Drop IUSE=xcbMatt Turner2020-01-142-12/+8
| | | | | | | | Cairo's USE=X depends on libX11 which unconditionally depends on libxcb, so IUSE=xcb is pretty silly. I guess you could have built with USE="-X xcb" but why would you do that... Just include it within USE=X. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Port to EAPI=7Matt Turner2020-01-132-10/+12
| | | | | | | Thanks to David Michael. Closes: https://bugs.gentoo.org/705130 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Depend on media-libs/mesa[X(+)]Philipp Ammann2019-08-172-2/+2
| | | | | | | | | This changes any package that depends on media-libs/mesa (though not virtual/opengl) to depend on media-libs/mesa[X(+)] instead. Bug: https://bugs.gentoo.org/560096 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: drop vulnerable wrt bug #672908Aaron Bauman2019-04-081-130/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* x11-libs/cairo: arm64 stable (bug #672908)Aaron Bauman2019-04-081-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* x11-libs/cairo-1.16.0-r3: alpha stable, bug 672908Matt Turner2019-04-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: s390 stable wrt bug #672908Mikle Kolyada2019-04-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
* x11-libs/cairo: stable 1.16.0-r3 for ia64, bug #672908Sergei Trofimovich2019-04-071-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/cairo: stable 1.16.0-r3 for hppa, bug #672908Rolf Eike Beer2019-04-061-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/cairo: stable 1.16.0-r3 for sparc, bug #672908Rolf Eike Beer2019-04-051-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/cairo: x86 stable (bug #672908)Thomas Deutschmann2019-04-021-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-libs/cairo-1.16.0-r3: ppc64 stable, bug 672908Matt Turner2019-03-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo-1.16.0-r3: ppc stable, bug 672908Matt Turner2019-03-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: arm stable wrt bug #672908Mikle Kolyada2019-03-301-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* x11-libs/cairo: amd64 stable wrt bug #672908Agostino Sarubbo2019-03-301-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* x11-libs/cairo: Pull in a few fixes from upstreamMatt Turner2019-03-293-0/+191
| | | | | Bug: https://bugs.gentoo.org/672908 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/*: Update HOMEPAGE and EGIT_REPO_URI.Arfrever Frehtes Taifersar Arahesis2019-03-242-5/+5
| | | | | | Bug: https://bugs.gentoo.org/681708 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: mark s390 stableMikle Kolyada2019-02-161-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* x11-libs/cairo: Drop old versionsMatt Turner2019-01-312-133/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo-1.16.0-r2: alpha stable, bug 675818Matt Turner2019-01-271-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: stable 1.16.0-r2 for ppc64, bug #675818Sergei Trofimovich2019-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/cairo: stable 1.16.0-r2 for ppc, bug #675818Sergei Trofimovich2019-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/cairo: stable 1.16.0-r2 for hppa, bug #675818Sergei Trofimovich2019-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/cairo: x86 stable (bug #675818)Thomas Deutschmann2019-01-241-1/+1
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-libs/cairo: arm64 stable (bug #675818)Mart Raudsepp2019-01-221-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/cairo: stable 1.16.0-r2 for ia64, bug #675818Sergei Trofimovich2019-01-211-1/+1
| | | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/cairo: arm stable wrt bug #675818Mikle Kolyada2019-01-211-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* x11-libs/cairo: amd64 stable wrt bug #675818Mikle Kolyada2019-01-211-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* x11-libs/cairo: stable 1.16.0-r2 for sparc, bug #675818Rolf Eike Beer2019-01-201-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/cairo: x11-libs/cairo: Build interpreter unconditionallyMatt Turner2018-10-312-2/+4
| | | | | Closes: https://bugs.gentoo.org/669972 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Drop tetromino as maintainerMatt Turner2018-10-311-4/+0
| | | | | | Has no commits to this package since the transition to git. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Build cairo script unconditionallyMatt Turner2018-10-302-4/+2
| | | | | | | | | | | Lots of reverse dependencies need it, at least optionally. Saving the lzo dependency is not a worthy goal, so let's just reenable it instead of forcing reverse dependencies to change. Closes: https://bugs.gentoo.org/669196 Closes: https://bugs.gentoo.org/669448 Closes: https://bugs.gentoo.org/669952 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Version bump to 1.16.0Matt Turner2018-10-192-0/+131
| | | | | Closes: https://bugs.gentoo.org/581532 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Remove stale codeMatt Turner2018-10-191-6/+1
| | | | | | In fact --disable-qt is unconditionally passed below. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-312-2/+2
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* x11-libs/cairo: Drop old versionsMatt Turner2018-07-313-266/+0
|
* x11-libs/cairo: mark s390 stableMikle Kolyada2018-06-141-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* x11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).Arfrever Frehtes Taifersar Arahesis2018-05-214-15/+7
|
* */*: Remove emul-linux-x86-* blockersDavid Seifert2018-04-204-16/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8073
* x11-libs/cairo: arm stable, bug #641356Markus Meier2018-03-221-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* x11-libs/cairo-1.14.12: hppa stable, bug 641356Matt Turner2018-03-201-1/+1
|