Versions
v0.9.8 :: 0/0.9.8 :: gentoo
- Modified
- Keywords
- amd64 ppc ppc64 x86 ~arm ~arm64 ~hppa ~sparc
- USE flags
- boost debug idn test tools
USE flags
General
- boost
- Add support for boost
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- idn
- Enable support for Internationalized Domain Names
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- tools
- Build and install commandline tools
Runtime Dependencies
app-text / podofo : PoDoFo is a C++ library to work with the PDF file format
Bugs
- 564572
- virtual/podofo-build sticks calibre in endless U/UD loop when running @preserved-rebuild
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
virtual/podofo-build: drop 0.10.1-r1
This virtual package was only ever used by calibre, and only in order to depend on the union of podofo itself plus boost, see bug 503802 for details. Since podofo 0.10.1 does not use boost at all, the virtual package is obsoleted by this podofo update. The one package that depends on it, requires the old podofo (and will be version bumped to depend exclusively on the new podofo, *without* the virtual package). Closes: https://github.com/gentoo/gentoo/pull/32989 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
virtual/podofo-build: revbump to match upstream's SONAME
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
virtual/podofo-build: add 0.10.1
Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
virtual/podofo-build: drop 0.9.6-r1, 0.9.7-r1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/podofo-build: Stabilize 0.9.8 amd64, #888463
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
virtual/podofo-build: Stabilize 0.9.8 x86, #888463
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
virtual/podofo-build: Stabilize 0.9.8 ppc64, #888463
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
virtual/podofo-build: Stabilize 0.9.8 ppc, #888463
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
virtual/podofo-build: add 0.9.8
Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/podofo-build: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
virtual/podofo-build: Bump to version 0.9.7
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/podofo-build: Keyword 0.9.6 for arm64
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
virtual/podofo-build: drop to ~hppa
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
virtual/podofo-build: Remove vulnerable versions (bug 614038)
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
virtual/podofo-build: stable 0.9.6 for hppa, bug #685124
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
virtual/podofo-build: ppc stable wrt bug #685124
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/podofo-build: amd64 stable wrt bug #685124
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
virtual/podofo-build: x86 stable (bug #685124)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
virtual/podofo-build: stable 0.9.6 for ppc64, bug #685124
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
virtual/podofo-build: version bump to 0.9.6
Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Zac Medico · gentoo
virtual/podofo-build: remove old version 0.9.6_pre20170629
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Zac Medico · gentoo
virtual/podofo-build: version bump to 0.9.6_pre20171027
Thanks to jorgicio for the report. Closes: https://bugs.gentoo.org/637290 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Zac Medico · gentoo
virtual/podofo-build: version bump to 0.9.6_pre20170629
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Zac Medico · gentoo
virtual/podofo-build: add tools USE flag (bug 608876)
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Zac Medico · gentoo
virtual/podofo-build: remove old versions for bug 617204
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Michael Weber · gentoo
virtual/podofo-build: ppc stable (bug 617204).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
virtual/podofo-build: ppc64 stable wrt bug #617204
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
virtual/podofo-build: x86 stable wrt bug #617204
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
virtual/podofo-build: Stable for HPPA (bug #617204).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
virtual/podofo-build: amd64 stable wrt bug #617204
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Zac Medico · gentoo
virtual/podofo-build: remove older ~ versions
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Zac Medico · gentoo
virtual/podofo-build: remove old 0.9.6_pre ebuilds
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Zac Medico · gentoo
virtual/podofo-build: revbump to 0.9.6_pre20170508-r1 with subslot change
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Zac Medico · gentoo
virtual/podofo-build: version bump to 0.9.6_pre20170508
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Zac Medico · gentoo
virtual/podofo-build: version bump to 0.9.6_pre20170428
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Ulrich Müller · gentoo
virtual: Remove empty assignments of optional variables.
Remove empty HOMEPAGE, SRC_URI, KEYWORDS, LICENSE, IUSE, and DEPEND. As announced in gentoo-dev mailing list. Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Zac Medico · gentoo
virtual/podofo-build: version bump to 0.9.5
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Zac Medico · gentoo
virtual/podofo-build: version bump to 0.9.4
Thanks to arthurzam in bug 589644. Package-Manager: portage-2.3.0 - 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