commit:     7a153724d6ecf57c02bbef51bf0084c9b71cb88e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  4 18:44:55 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep  4 20:58:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a153724

app-text/poppler: 21.09.0 version bump

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-text/poppler/Manifest                                    |  1 +
 ...ect-cflags.patch => poppler-21.09.0-respect-cflags.patch} |  0
 .../poppler/{poppler-9999.ebuild => poppler-21.09.0.ebuild}  | 12 ++++++------
 app-text/poppler/poppler-9999.ebuild                         | 12 ++++++------
 4 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index 9046ecee66d..a8210d6bd51 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,2 +1,3 @@
 DIST poppler-21.07.0.tar.xz 1709664 BLAKE2B 
22c411c44a7f61344a0ea747fd435ad2b0180979d8117425167338b7f5cf963eefac19d38b5630df03b4ef978a113c9f031966d3bd8b0c1d86a5bdecd526d191
 SHA512 
ce1d8a5dd4a300a24aa71aea4919262e108ce1717dee04863da41de0962e4c0067e9c703c190386bd66d9c4ef54d04513cc8509f4beaf76e996576912d2583e8
 DIST poppler-21.08.0.tar.xz 1717372 BLAKE2B 
f617b41ebacee183730f20233273a2cc773c12b6c9d045850f8e738985b9079338c0e86b66d598a5dd4fd0227f70989604164a38fd45150b239e603c4da7e42f
 SHA512 
266583279fb5c6b5300d23f8ba5b9da3e1f475fe21341a82ed7350dd9e321e243f3ef051944006c4f242c2d63a8c46bcda565a56017eb3a68caa5680ce719211
+DIST poppler-21.09.0.tar.xz 1722828 BLAKE2B 
02bb35a051fadccd6e6d071b74f169fa8aca0f83aa27aac420fdb7998537b42747134efe6562ee2a09598761c55494e30dabf5785f70f84029c5662bbd7311a2
 SHA512 
e63181b98cbcb71e5b1beefce3aa7c196f69a7adc4304c8ced70eac7ab8a7edf918988faeb2a23727ecaafd6f4a809f561fa1c86f1fda0ab7e5e2dc882a5ab55

diff --git a/app-text/poppler/files/poppler-9999-respect-cflags.patch 
b/app-text/poppler/files/poppler-21.09.0-respect-cflags.patch
similarity index 100%
rename from app-text/poppler/files/poppler-9999-respect-cflags.patch
rename to app-text/poppler/files/poppler-21.09.0-respect-cflags.patch

diff --git a/app-text/poppler/poppler-9999.ebuild 
b/app-text/poppler/poppler-21.09.0.ebuild
similarity index 96%
copy from app-text/poppler/poppler-9999.ebuild
copy to app-text/poppler/poppler-21.09.0.ebuild
index 2013baa8c3f..20065b9bb13 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-21.09.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
 else
        SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz";
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-       SLOT="0/112"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
+       SLOT="0/113"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 
 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
@@ -24,10 +24,6 @@ IUSE="boost cairo cjk curl +cxx debug doc +introspection 
+jpeg +jpeg2k +lcms nss
 # No test data provided
 RESTRICT="test"
 
-BDEPEND="
-       dev-util/glib-utils
-       virtual/pkgconfig
-"
 DEPEND="
        media-libs/fontconfig
        media-libs/freetype
@@ -56,12 +52,16 @@ RDEPEND="${DEPEND}
 DEPEND+="
        boost? ( dev-libs/boost )
 "
+BDEPEND="
+       dev-util/glib-utils
+       virtual/pkgconfig
+"
 
 DOCS=( AUTHORS NEWS README.md README-XPDF )
 
 PATCHES=(
        "${FILESDIR}/${PN}-20.12.1-qt5-deps.patch"
-       "${FILESDIR}/${PN}-9999-respect-cflags.patch"
+       "${FILESDIR}/${PN}-21.09.0-respect-cflags.patch"
        "${FILESDIR}/${PN}-0.57.0-disable-internal-jpx.patch"
 )
 

diff --git a/app-text/poppler/poppler-9999.ebuild 
b/app-text/poppler/poppler-9999.ebuild
index 2013baa8c3f..20065b9bb13 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
 else
        SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz";
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-       SLOT="0/112"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
+       SLOT="0/113"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 
 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
@@ -24,10 +24,6 @@ IUSE="boost cairo cjk curl +cxx debug doc +introspection 
+jpeg +jpeg2k +lcms nss
 # No test data provided
 RESTRICT="test"
 
-BDEPEND="
-       dev-util/glib-utils
-       virtual/pkgconfig
-"
 DEPEND="
        media-libs/fontconfig
        media-libs/freetype
@@ -56,12 +52,16 @@ RDEPEND="${DEPEND}
 DEPEND+="
        boost? ( dev-libs/boost )
 "
+BDEPEND="
+       dev-util/glib-utils
+       virtual/pkgconfig
+"
 
 DOCS=( AUTHORS NEWS README.md README-XPDF )
 
 PATCHES=(
        "${FILESDIR}/${PN}-20.12.1-qt5-deps.patch"
-       "${FILESDIR}/${PN}-9999-respect-cflags.patch"
+       "${FILESDIR}/${PN}-21.09.0-respect-cflags.patch"
        "${FILESDIR}/${PN}-0.57.0-disable-internal-jpx.patch"
 )
 

Reply via email to