[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2015-11-01 Thread Mikle Kolyada
commit: 890ad9ab1708cea9db65b6bd3277065b0e02232a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:10:32 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:10:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890ad9ab

app-text/pdfgrep: x86 stable wrt bug #563766

Package-Manager: portage-2.2.20.1

 app-text/pdfgrep/pdfgrep-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-1.3.2.ebuild 
b/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
index c2860e3..a45031e 100644
--- a/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
+++ b/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="unac"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2015-11-02 Thread Justin Lecher
commit: 4adcd55157bcba008ed4b6f6a27acbc493035c7e
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Nov  3 07:45:06 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Nov  3 07:45:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4adcd551

app-text/pdfgrep: Drop old

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 app-text/pdfgrep/Manifest |  1 -
 app-text/pdfgrep/pdfgrep-1.3.1.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index 7e72ff8..8f80494 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1,3 +1,2 @@
-DIST pdfgrep-1.3.1.tar.gz 111653 SHA256 
6e8bcaf8b219e1ad733c97257a97286a94124694958c27506b2ea7fc8e532437 SHA512 
7a13016a8cf4f8a7387940d7e3862a1fb83f3aa6240084f835e92e958836dff0788db2ae39f35db25d679a2857ddf0b9bcbd7b1aacb10c2a16c3165d56f4efcf
 WHIRLPOOL 
94b69bd0e16d4f0b1b389b09c2330516f25cc772be58e7ad49a2cf1ac0633539bb16a5df595052f468ab89d38ebeeb26b7f2be866555756f423febbf0a600b4b
 DIST pdfgrep-1.3.2.tar.gz 114754 SHA256 
386b167434443dd299d389a0ef292d708123255cbab0e179e11b65ba51d9b386 SHA512 
dd5d26999405e1e84f5639ea48e15d2aab951a766f828e8e7b45409a7e027a5312757ac64952da56b8a37cf0cd0bc6f43cd16d78600dcc6c8fcb4deabecf0a5b
 WHIRLPOOL 
d2ca79e647a21767e0296d72dcdb511157352adf1f1d60beec9d15eb46554f3ec6d9c11f1dfda8988d4f6dcf4a814c52a8ffc28f72c2f227e01430354a8b99f9
 DIST pdfgrep-1.4.1.tar.gz 151926 SHA256 
db04a210e6bb7b77cd6c54b17f0f6fed0d123a85f97a541b270736a5d3840f2c SHA512 
27ce23c25a5f284b3eba92a0f8dbf02600248548967c1e71dfb41e43528824d9add587ea0ac23899ff07d2ffc6c74c2e6e4c2e7240e69494b8d31b7a4afc3735
 WHIRLPOOL 
f08308a13b0b577215521b116db7b4c787b34993665031a690308e45333f35e86419928310b303060cda40aaf4ed5d474400bcee0e29106c9f8c8935d779687e

diff --git a/app-text/pdfgrep/pdfgrep-1.3.1.ebuild 
b/app-text/pdfgrep/pdfgrep-1.3.1.ebuild
deleted file mode 100644
index a45031e..000
--- a/app-text/pdfgrep/pdfgrep-1.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A tool similar to grep which searches text in PDFs"
-HOMEPAGE="http://pdfgrep.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="unac"
-
-RDEPEND="
-   app-text/poppler:=[cxx]
-   unac? ( app-text/unac )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf $(use_with unac)
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2015-10-22 Thread Justin Lecher
commit: f53b21d5514b81eed9610c1e7ec77f97043d020d
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Oct 22 08:52:11 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Oct 22 08:52:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f53b21d5

app-text/pdfgrep: Version Bump

thanks Florian Schmaus for the initial ebuild

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563764

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 app-text/pdfgrep/Manifest |  1 +
 app-text/pdfgrep/pdfgrep-1.4.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index 3bc8224..7e72ff8 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1,2 +1,3 @@
 DIST pdfgrep-1.3.1.tar.gz 111653 SHA256 
6e8bcaf8b219e1ad733c97257a97286a94124694958c27506b2ea7fc8e532437 SHA512 
7a13016a8cf4f8a7387940d7e3862a1fb83f3aa6240084f835e92e958836dff0788db2ae39f35db25d679a2857ddf0b9bcbd7b1aacb10c2a16c3165d56f4efcf
 WHIRLPOOL 
94b69bd0e16d4f0b1b389b09c2330516f25cc772be58e7ad49a2cf1ac0633539bb16a5df595052f468ab89d38ebeeb26b7f2be866555756f423febbf0a600b4b
 DIST pdfgrep-1.3.2.tar.gz 114754 SHA256 
386b167434443dd299d389a0ef292d708123255cbab0e179e11b65ba51d9b386 SHA512 
dd5d26999405e1e84f5639ea48e15d2aab951a766f828e8e7b45409a7e027a5312757ac64952da56b8a37cf0cd0bc6f43cd16d78600dcc6c8fcb4deabecf0a5b
 WHIRLPOOL 
d2ca79e647a21767e0296d72dcdb511157352adf1f1d60beec9d15eb46554f3ec6d9c11f1dfda8988d4f6dcf4a814c52a8ffc28f72c2f227e01430354a8b99f9
+DIST pdfgrep-1.4.1.tar.gz 151926 SHA256 
db04a210e6bb7b77cd6c54b17f0f6fed0d123a85f97a541b270736a5d3840f2c SHA512 
27ce23c25a5f284b3eba92a0f8dbf02600248548967c1e71dfb41e43528824d9add587ea0ac23899ff07d2ffc6c74c2e6e4c2e7240e69494b8d31b7a4afc3735
 WHIRLPOOL 
f08308a13b0b577215521b116db7b4c787b34993665031a690308e45333f35e86419928310b303060cda40aaf4ed5d474400bcee0e29106c9f8c8935d779687e

diff --git a/app-text/pdfgrep/pdfgrep-1.4.1.ebuild 
b/app-text/pdfgrep/pdfgrep-1.4.1.ebuild
new file mode 100644
index 000..e4221d5
--- /dev/null
+++ b/app-text/pdfgrep/pdfgrep-1.4.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="A tool similar to grep which searches text in PDFs"
+HOMEPAGE="http://pdfgrep.org/";
+SRC_URI="https://pdfgrep.org/download/${P}.tar.gz";
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+pcre test unac"
+
+RDEPEND="
+   app-text/poppler:=[cxx]
+   pcre? ( dev-libs/libpcre[cxx] )
+   unac? ( app-text/unac )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   test? (
+   dev-texlive/texlive-latex
+   dev-util/dejagnu
+   )"
+
+src_configure() {
+   econf \
+   $(use_with pcre) \
+   $(use_with unac)
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2015-10-23 Thread Agostino Sarubbo
commit: b2332ae1843fc08c3ef1ac68267e7f52c7238228
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct 23 09:04:49 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct 23 09:04:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2332ae1

app-text/pdfgrep: amd64 stable wrt bug #563766

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 app-text/pdfgrep/pdfgrep-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-1.3.2.ebuild 
b/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
index 3fb4dda..c2860e3 100644
--- a/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
+++ b/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="unac"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2015-10-23 Thread Justin Lecher
commit: 52de333af5b0a6b93620bd6aa6de2152d7865ba8
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Fri Oct 23 10:11:56 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Oct 23 10:19:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52de333a

app-text/pdfgrep: Fix pcre use flag

Package-Manager: portage-2.2.20.1

 app-text/pdfgrep/{pdfgrep-1.4.1.ebuild => pdfgrep-1.4.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-1.4.1.ebuild 
b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
similarity index 95%
rename from app-text/pdfgrep/pdfgrep-1.4.1.ebuild
rename to app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
index e4221d5..7ad1d96 100644
--- a/app-text/pdfgrep/pdfgrep-1.4.1.ebuild
+++ b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
@@ -26,6 +26,6 @@ DEPEND="${RDEPEND}
 
 src_configure() {
econf \
-   $(use_with pcre) \
+   $(use_with pcre libpcre) \
$(use_with unac)
 }



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2016-09-24 Thread Agostino Sarubbo
commit: 06bfe3b2040d4e05c496094bf13bae1118e97274
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 24 13:43:05 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 24 13:43:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06bfe3b2

app-text/pdfgrep: amd64 stable wrt bug #591844

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild 
b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
index 7ad1d96..42f6eec 100644
--- a/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
+++ b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://pdfgrep.org/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+pcre test unac"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2017-01-02 Thread Agostino Sarubbo
commit: 4c7b8870b0b8ce9fee549802a021bdb801abd228
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jan  2 09:52:11 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jan  2 09:54:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7b8870

app-text/pdfgrep: x86 stable wrt bug #591844

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild 
b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
index 42f6eec..caa02db 100644
--- a/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
+++ b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ SRC_URI="https://pdfgrep.org/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+pcre test unac"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2017-01-02 Thread Justin Lecher
commit: 96d0a5d432e387f323723c981acb3ae89db69c7a
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Jan  2 21:57:08 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Jan  2 22:09:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96d0a5d4

app-text/pdfgrep: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher  gentoo.org>

 app-text/pdfgrep/Manifest |  1 -
 app-text/pdfgrep/pdfgrep-1.3.2.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index 8f80494..c04bc3e 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1,2 +1 @@
-DIST pdfgrep-1.3.2.tar.gz 114754 SHA256 
386b167434443dd299d389a0ef292d708123255cbab0e179e11b65ba51d9b386 SHA512 
dd5d26999405e1e84f5639ea48e15d2aab951a766f828e8e7b45409a7e027a5312757ac64952da56b8a37cf0cd0bc6f43cd16d78600dcc6c8fcb4deabecf0a5b
 WHIRLPOOL 
d2ca79e647a21767e0296d72dcdb511157352adf1f1d60beec9d15eb46554f3ec6d9c11f1dfda8988d4f6dcf4a814c52a8ffc28f72c2f227e01430354a8b99f9
 DIST pdfgrep-1.4.1.tar.gz 151926 SHA256 
db04a210e6bb7b77cd6c54b17f0f6fed0d123a85f97a541b270736a5d3840f2c SHA512 
27ce23c25a5f284b3eba92a0f8dbf02600248548967c1e71dfb41e43528824d9add587ea0ac23899ff07d2ffc6c74c2e6e4c2e7240e69494b8d31b7a4afc3735
 WHIRLPOOL 
f08308a13b0b577215521b116db7b4c787b34993665031a690308e45333f35e86419928310b303060cda40aaf4ed5d474400bcee0e29106c9f8c8935d779687e

diff --git a/app-text/pdfgrep/pdfgrep-1.3.2.ebuild 
b/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
deleted file mode 100644
index a45031e..
--- a/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A tool similar to grep which searches text in PDFs"
-HOMEPAGE="http://pdfgrep.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="unac"
-
-RDEPEND="
-   app-text/poppler:=[cxx]
-   unac? ( app-text/unac )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf $(use_with unac)
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2017-04-14 Thread Justin Lecher
commit: 71f80e5fadc6bdff9447183bb48f07c8cd4ac2f3
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Apr 14 19:31:18 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Apr 14 19:31:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f80e5f

app-text/pdfgrep: Version Bump

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=614244
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher  gentoo.org>

 app-text/pdfgrep/Manifest |  1 +
 app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index c04bc3e8568..e675a8e76b3 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1 +1,2 @@
 DIST pdfgrep-1.4.1.tar.gz 151926 SHA256 
db04a210e6bb7b77cd6c54b17f0f6fed0d123a85f97a541b270736a5d3840f2c SHA512 
27ce23c25a5f284b3eba92a0f8dbf02600248548967c1e71dfb41e43528824d9add587ea0ac23899ff07d2ffc6c74c2e6e4c2e7240e69494b8d31b7a4afc3735
 WHIRLPOOL 
f08308a13b0b577215521b116db7b4c787b34993665031a690308e45333f35e86419928310b303060cda40aaf4ed5d474400bcee0e29106c9f8c8935d779687e
+DIST pdfgrep-2.0.1.tar.gz 187217 SHA256 
0370d744b3072d47383dbed2cb9c8b0b64b83c084da5a8961f8d4bc7669e941e SHA512 
4285f8cb514975a0040cdd6b82133090e27ba5c2f95ca880dccc3dd4fa3427260a5fc73d807df9124a79fa36ac6ed8c11380cde11e00599ed7134d92c50df4a0
 WHIRLPOOL 
c13ecf026c640fdb832cc4299c090ae8eab5f29998f6e001accfa97235a7995a62d2644fa2905c80634604f9def022d5e029dd27fb5d849ffdbea5646de25294

diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild 
b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
new file mode 100644
index 000..fb916b4566a
--- /dev/null
+++ b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A tool similar to grep which searches text in PDFs"
+HOMEPAGE="http://www.pdfgrep.org/";
+SRC_URI="http://www.pdfgrep.org/download/${P}.tar.gz";
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+pcre test unac"
+
+RDEPEND="
+   app-text/poppler:=[cxx]
+   dev-libs/libgcrypt:0=
+   pcre? ( dev-libs/libpcre[cxx] )
+   unac? ( app-text/unac )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   test? (
+   dev-texlive/texlive-latex
+   dev-util/dejagnu
+   )"
+
+src_configure() {
+   econf \
+   $(use_with pcre libpcre) \
+   $(use_with unac)
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2019-02-03 Thread Andreas Sturmlechner
commit: 41a55071bd2a9b1486ba333c8e85a08be6a4d9a2
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Wed Jan  9 13:28:44 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a55071

app-text/pdfgrep: Correct remote-id to 'gitlab' in metadata.xml

Signed-off-by: Florian Schmaus  geekplace.eu>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10783
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/pdfgrep/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/metadata.xml b/app-text/pdfgrep/metadata.xml
index 2b82d0ff620..1a839140fb6 100644
--- a/app-text/pdfgrep/metadata.xml
+++ b/app-text/pdfgrep/metadata.xml
@@ -15,6 +15,6 @@
Removing accents and ligatures before 
search


-   pdfgrep
+   pdfgrep

 



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2019-02-03 Thread Andreas Sturmlechner
commit: b1699a0a21d6b5ad39a582517e00c98a82b802e3
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Wed Jan  9 13:24:39 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1699a0a

app-text/pdfgrep: Bump to 2.1.2

Closes: https://bugs.gentoo.org/655510
Signed-off-by: Florian Schmaus  geekplace.eu>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/pdfgrep/Manifest |  1 +
 app-text/pdfgrep/pdfgrep-2.1.2.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index cbccbe4a734..23af45ba436 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1,2 +1,3 @@
 DIST pdfgrep-1.4.1.tar.gz 151926 BLAKE2B 
68b846b26c28e8209fa3ac7a7e6fe3d0c4c6a298e9bea2e3929fd82a44482ec914bd3594f3e07da8c56766e94ca3d4c3c2d6997364393e95b3741b1bf9685ec5
 SHA512 
27ce23c25a5f284b3eba92a0f8dbf02600248548967c1e71dfb41e43528824d9add587ea0ac23899ff07d2ffc6c74c2e6e4c2e7240e69494b8d31b7a4afc3735
 DIST pdfgrep-2.0.1.tar.gz 187217 BLAKE2B 
f498158e63e2f8419829df0d1801a31d3dff02627ccf0efee7239650203300233d1a19a5c72c57eb24495f2b5403e0e2c6a479b0f28a8d053aa578c732866b1a
 SHA512 
4285f8cb514975a0040cdd6b82133090e27ba5c2f95ca880dccc3dd4fa3427260a5fc73d807df9124a79fa36ac6ed8c11380cde11e00599ed7134d92c50df4a0
+DIST pdfgrep-2.1.2.tar.gz 197289 BLAKE2B 
94d20649104f7b17adf2d99bdf2ce215cf16746c649f7ec77d58a41b90b13dd903d47b5ed2d35f56ca7ca12ae49cfb8a57004f9ad3ee6b8930f533b33d7d8463
 SHA512 
27bc4741e5203b2fd265815a22ad8d702b3455b2ae932641b040fc9ce615bc9ff0abef221eb2ec8aa59c79cb139d31184261d076f9731177129a473d62aa4e5c

diff --git a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild 
b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
new file mode 100644
index 000..41a8ff10f22
--- /dev/null
+++ b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A tool similar to grep which searches text in PDFs"
+HOMEPAGE="https://pdfgrep.org/";
+SRC_URI="https://www.pdfgrep.org/download/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+pcre test unac"
+
+RDEPEND="
+   app-text/poppler:=[cxx]
+   dev-libs/libgcrypt:0=
+   pcre? ( dev-libs/libpcre[cxx] )
+   unac? ( app-text/unac )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   app-text/asciidoc
+   virtual/pkgconfig
+   test? (
+   dev-texlive/texlive-latex
+   dev-texlive/texlive-latexrecommended
+   dev-util/dejagnu
+   )"
+
+DOCS="AUTHORS README.md NEWS.md"
+
+src_configure() {
+   econf \
+   $(use_with pcre libpcre) \
+   $(use_with unac)
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2018-06-23 Thread Mikle Kolyada
commit: de7acb6e08823655d9df65e34a1e55f1f6c52018
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun 23 11:16:11 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun 23 11:16:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7acb6e

app-text/pdfgrep: amd64 stable wrt bug #655506

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild 
b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
index fb916b4566a..bc4a71cddff 100644
--- a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
+++ b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.pdfgrep.org/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+pcre test unac"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2018-12-29 Thread Thomas Deutschmann
commit: 7fdecd194104df678e86cd3cdc0402647d110dea
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Dec 29 16:43:41 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Dec 29 16:44:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdecd19

app-text/pdfgrep: add missing test dependency

Closes: https://bugs.gentoo.org/659138
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild 
b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
index bc4a71cddff..1a23fbb18c9 100644
--- a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
+++ b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,6 +21,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
test? (
dev-texlive/texlive-latex
+   dev-texlive/texlive-latexrecommended
dev-util/dejagnu
)"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2018-12-29 Thread Thomas Deutschmann
commit: 8d70eac21393b0f0544f736409b15c5d33c4e005
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Dec 29 18:48:54 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Dec 29 19:12:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d70eac2

app-text/pdfgrep: x86 stable (bug #655506)

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild 
b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
index 1a23fbb18c9..94665a7d2fb 100644
--- a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
+++ b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.pdfgrep.org/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+pcre test unac"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2021-05-14 Thread Sam James
commit: e7145996d5ee8f20ba81cf2849231bf5896ff50a
Author: Sam James  gentoo  org>
AuthorDate: Fri May 14 17:35:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 14 17:35:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7145996

app-text/pdfgrep: Stabilize 2.1.2 amd64, #772080

Signed-off-by: Sam James  gentoo.org>

 app-text/pdfgrep/pdfgrep-2.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild 
b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
index d92566b9852..5b9827b9e2c 100644
--- a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
+++ b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.pdfgrep.org/download/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+pcre test unac"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2021-05-14 Thread Sam James
commit: 09ced26e6dec67c8b7e1b3326a226f6aeeb31597
Author: Sam James  gentoo  org>
AuthorDate: Fri May 14 17:36:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 14 17:36:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ced26e

app-text/pdfgrep: Stabilize 2.1.2 x86, #772080

Signed-off-by: Sam James  gentoo.org>

 app-text/pdfgrep/pdfgrep-2.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild 
b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
index 5b9827b9e2c..d10ec82170a 100644
--- a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
+++ b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.pdfgrep.org/download/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+pcre test unac"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2021-05-18 Thread Sam James
commit: dd9e7043eb6efc6448f8a7d56c5f8ce09334edce
Author: Sam James  gentoo  org>
AuthorDate: Tue May 18 17:25:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 18 17:25:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9e7043

app-text/pdfgrep: Keyword 2.1.2 arm64, #734836

Signed-off-by: Sam James  gentoo.org>

 app-text/pdfgrep/pdfgrep-2.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild 
b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
index d10ec82170a..444d6258b3d 100644
--- a/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
+++ b/app-text/pdfgrep/pdfgrep-2.1.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.pdfgrep.org/download/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+pcre test unac"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2021-06-21 Thread Florian Schmaus
commit: 59789de84a223780bf956f7252dc47dea0f7c24e
Author: Florian Schmaus  gentoo  org>
AuthorDate: Mon Jun 21 19:51:23 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Mon Jun 21 19:51:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59789de8

app-text/pdfgrep: add myself as maintainer

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Florian Schmaus  gentoo.org>

 app-text/pdfgrep/metadata.xml | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/app-text/pdfgrep/metadata.xml b/app-text/pdfgrep/metadata.xml
index 05820062d13..9ff36e4fd90 100644
--- a/app-text/pdfgrep/metadata.xml
+++ b/app-text/pdfgrep/metadata.xml
@@ -1,12 +1,9 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   f...@geekplace.eu
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
+   
+   f...@gentoo.org
+   Florian Schmaus


Removing accents and ligatures before 
search



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2021-06-21 Thread Florian Schmaus
commit: 718959407661173d9c3c16b1ba65769a4af3352d
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue Jun 22 06:36:42 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Jun 22 06:37:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71895940

app-text/pdfgrep: drop 2.0.1

Signed-off-by: Florian Schmaus  gentoo.org>

 app-text/pdfgrep/Manifest |  1 -
 app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index 2beae84cf86..e85ac037202 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1,2 +1 @@
-DIST pdfgrep-2.0.1.tar.gz 187217 BLAKE2B 
f498158e63e2f8419829df0d1801a31d3dff02627ccf0efee7239650203300233d1a19a5c72c57eb24495f2b5403e0e2c6a479b0f28a8d053aa578c732866b1a
 SHA512 
4285f8cb514975a0040cdd6b82133090e27ba5c2f95ca880dccc3dd4fa3427260a5fc73d807df9124a79fa36ac6ed8c11380cde11e00599ed7134d92c50df4a0
 DIST pdfgrep-2.1.2.tar.gz 197289 BLAKE2B 
94d20649104f7b17adf2d99bdf2ce215cf16746c649f7ec77d58a41b90b13dd903d47b5ed2d35f56ca7ca12ae49cfb8a57004f9ad3ee6b8930f533b33d7d8463
 SHA512 
27bc4741e5203b2fd265815a22ad8d702b3455b2ae932641b040fc9ce615bc9ff0abef221eb2ec8aa59c79cb139d31184261d076f9731177129a473d62aa4e5c

diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild 
b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
deleted file mode 100644
index 1d7d8f6ab17..000
--- a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A tool similar to grep which searches text in PDFs"
-HOMEPAGE="http://www.pdfgrep.org/";
-SRC_URI="http://www.pdfgrep.org/download/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="+pcre test unac"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   app-text/poppler:=[cxx]
-   dev-libs/libgcrypt:0=
-   pcre? ( dev-libs/libpcre[cxx] )
-   unac? ( app-text/unac )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   test? (
-   dev-texlive/texlive-latex
-   dev-texlive/texlive-latexrecommended
-   dev-util/dejagnu
-   )"
-
-src_configure() {
-   econf \
-   $(use_with pcre libpcre) \
-   $(use_with unac)
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2020-09-26 Thread Aaron Bauman
commit: 72b90c47d67e9a60b34c9cab5f97c393ddad279f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Sep 26 19:32:25 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Sep 26 19:40:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b90c47

app-text/pdfgrep: drop old EAPI=5

Signed-off-by: Aaron Bauman  gentoo.org>

 app-text/pdfgrep/Manifest|  1 -
 app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index 23af45ba436..2beae84cf86 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1,3 +1,2 @@
-DIST pdfgrep-1.4.1.tar.gz 151926 BLAKE2B 
68b846b26c28e8209fa3ac7a7e6fe3d0c4c6a298e9bea2e3929fd82a44482ec914bd3594f3e07da8c56766e94ca3d4c3c2d6997364393e95b3741b1bf9685ec5
 SHA512 
27ce23c25a5f284b3eba92a0f8dbf02600248548967c1e71dfb41e43528824d9add587ea0ac23899ff07d2ffc6c74c2e6e4c2e7240e69494b8d31b7a4afc3735
 DIST pdfgrep-2.0.1.tar.gz 187217 BLAKE2B 
f498158e63e2f8419829df0d1801a31d3dff02627ccf0efee7239650203300233d1a19a5c72c57eb24495f2b5403e0e2c6a479b0f28a8d053aa578c732866b1a
 SHA512 
4285f8cb514975a0040cdd6b82133090e27ba5c2f95ca880dccc3dd4fa3427260a5fc73d807df9124a79fa36ac6ed8c11380cde11e00599ed7134d92c50df4a0
 DIST pdfgrep-2.1.2.tar.gz 197289 BLAKE2B 
94d20649104f7b17adf2d99bdf2ce215cf16746c649f7ec77d58a41b90b13dd903d47b5ed2d35f56ca7ca12ae49cfb8a57004f9ad3ee6b8930f533b33d7d8463
 SHA512 
27bc4741e5203b2fd265815a22ad8d702b3455b2ae932641b040fc9ce615bc9ff0abef221eb2ec8aa59c79cb139d31184261d076f9731177129a473d62aa4e5c

diff --git a/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild 
b/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
deleted file mode 100644
index bd8de67b356..000
--- a/app-text/pdfgrep/pdfgrep-1.4.1-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="A tool similar to grep which searches text in PDFs"
-HOMEPAGE="http://pdfgrep.org/";
-SRC_URI="https://pdfgrep.org/download/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="+pcre test unac"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   app-text/poppler:=[cxx]
-   pcre? ( dev-libs/libpcre[cxx] )
-   unac? ( app-text/unac )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   test? (
-   dev-texlive/texlive-latex
-   dev-util/dejagnu
-   )"
-
-src_configure() {
-   econf \
-   $(use_with pcre libpcre) \
-   $(use_with unac)
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2022-06-01 Thread Sam James
commit: 2d87844f7b3f596490d0f619d0f3d6f8d132e17b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May 26 20:22:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  2 01:53:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d87844f

app-text/pdfgrep: update upstream metadata

Signed-off-by: Arthur Zamarin  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 app-text/pdfgrep/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/metadata.xml b/app-text/pdfgrep/metadata.xml
index a7d27c20e52a..fcea8993d2bb 100644
--- a/app-text/pdfgrep/metadata.xml
+++ b/app-text/pdfgrep/metadata.xml
@@ -9,6 +9,6 @@
Removing accents and ligatures before 
search


-   pdfgrep
+   pdfgrep/pdfgrep

 



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfgrep/

2024-08-22 Thread Florian Schmaus
commit: e84f05574ff398d732582f00b0dbb22071dd3518
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Aug 22 13:06:16 2024 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Aug 22 13:09:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84f0557

app-text/pdfgrep: add 2.2.0

Closes: https://bugs.gentoo.org/933694
Signed-off-by: Florian Schmaus  gentoo.org>

 app-text/pdfgrep/Manifest |  1 +
 app-text/pdfgrep/pdfgrep-2.2.0.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/app-text/pdfgrep/Manifest b/app-text/pdfgrep/Manifest
index e85ac0372024..0fde5861c685 100644
--- a/app-text/pdfgrep/Manifest
+++ b/app-text/pdfgrep/Manifest
@@ -1 +1,2 @@
 DIST pdfgrep-2.1.2.tar.gz 197289 BLAKE2B 
94d20649104f7b17adf2d99bdf2ce215cf16746c649f7ec77d58a41b90b13dd903d47b5ed2d35f56ca7ca12ae49cfb8a57004f9ad3ee6b8930f533b33d7d8463
 SHA512 
27bc4741e5203b2fd265815a22ad8d702b3455b2ae932641b040fc9ce615bc9ff0abef221eb2ec8aa59c79cb139d31184261d076f9731177129a473d62aa4e5c
+DIST pdfgrep-2.2.0.tar.gz 213237 BLAKE2B 
eedc41810a1b1b1e23323118c10617787364496ac224738a7b0b9b566c47b08e609788f9d8e1a3b56587be86833820acef58c53ba32dd9fdfc8cc3be89db5e68
 SHA512 
de39ccb266f30b32ec71083759553979a31f7220b4923a4c3c74e1001c2f2c0dbef17c00f8139ffe88eec2031c48a13f18a057c7523ad363689b0f5b004c420f

diff --git a/app-text/pdfgrep/pdfgrep-2.2.0.ebuild 
b/app-text/pdfgrep/pdfgrep-2.2.0.ebuild
new file mode 100644
index ..e0c242ff2d5a
--- /dev/null
+++ b/app-text/pdfgrep/pdfgrep-2.2.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A tool similar to grep which searches text in PDFs"
+HOMEPAGE="https://pdfgrep.org/";
+SRC_URI="https://www.pdfgrep.org/download/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE="+pcre test unac"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   app-text/poppler:=[cxx]
+   dev-libs/libgcrypt:0=
+   pcre? ( dev-libs/libpcre2:= )
+   unac? ( app-text/unac )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   app-text/asciidoc
+   virtual/pkgconfig
+   test? (
+   dev-texlive/texlive-latex
+   dev-texlive/texlive-latexrecommended
+   dev-util/dejagnu
+   )
+"
+
+DOCS="AUTHORS README.md NEWS.md"
+
+src_configure() {
+   econf \
+   $(use_with pcre libpcre) \
+   $(use_with unac)
+}