summaryrefslogtreecommitdiff
path: root/app-text
diff options
context:
space:
mode:
Diffstat (limited to 'app-text')
-rw-r--r--app-text/Manifest.gzbin54297 -> 54302 bytes
-rw-r--r--app-text/antixls/Manifest4
-rw-r--r--app-text/antixls/antixls-0.3b.ebuild15
-rw-r--r--app-text/antixls/metadata.xml5
-rw-r--r--app-text/aspell/Manifest6
-rw-r--r--app-text/aspell/aspell-0.60.6.1-r3.ebuild12
-rw-r--r--app-text/aspell/aspell-0.60.6.1-r4.ebuild12
-rw-r--r--app-text/aspell/aspell-0.60.7_rc1.ebuild12
-rw-r--r--app-text/iso-codes/Manifest4
-rw-r--r--app-text/iso-codes/iso-codes-3.75.ebuild4
-rw-r--r--app-text/iso-codes/iso-codes-3.76.ebuild4
-rw-r--r--app-text/poppler/Manifest6
-rw-r--r--app-text/poppler/poppler-0.61.1.ebuild10
-rw-r--r--app-text/poppler/poppler-0.62.0.ebuild46
-rw-r--r--app-text/poppler/poppler-9999.ebuild46
-rw-r--r--app-text/restview/Manifest2
-rw-r--r--app-text/restview/restview-2.8.0.ebuild32
-rw-r--r--app-text/sdcv/Manifest2
-rw-r--r--app-text/sdcv/sdcv-0.5.0_beta2-r1.ebuild4
-rw-r--r--app-text/xfbib/Manifest2
-rw-r--r--app-text/xfbib/xfbib-0.0.2-r2.ebuild4
21 files changed, 120 insertions, 112 deletions
diff --git a/app-text/Manifest.gz b/app-text/Manifest.gz
index 8cf5b4161c35..c93773c0de76 100644
--- a/app-text/Manifest.gz
+++ b/app-text/Manifest.gz
Binary files differ
diff --git a/app-text/antixls/Manifest b/app-text/antixls/Manifest
index 0bebb101f24e..a4892e35107a 100644
--- a/app-text/antixls/Manifest
+++ b/app-text/antixls/Manifest
@@ -1,3 +1,3 @@
DIST antixls-0.3b.perl 4627 BLAKE2B c1ab58bf8ce934586edeaaf1961921341f32149e53ee8b4add0fe1bea5adbfeeb0626ab97ea9791b9e9de47a39a85075e08ef9392b6144f446fb4c0f643b36b7 SHA512 7e6a6ce26ea8134ee35bab55da73fefc1b211bb58b52468e012abb3ddd0688afea5f3b87b9de49bdb0daff1b6d79b02d4cd6bc2b045a88ff7dc557610ac6fd7f
-EBUILD antixls-0.3b.ebuild 521 BLAKE2B 01a38ea0ad5efef292a29902563fc925c09c0818f7f9865b0f2d3c3ef96430798a4e2da21cda0004e2787e212cdef201b0e2a9ee3faf282c170142bb7284ce50 SHA512 0a9c3b42f7eb96778d62c8779981728bea08cbc24b4558321fccedc580b27566ee419693f943b47a0f579e47edfc9c608dc2c0c01c5e56aef516f2bf4c8ee4e5
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
+EBUILD antixls-0.3b.ebuild 622 BLAKE2B c82868017a2d0477fec57281ef9f6c6bf2c0f39242dddc98b8f358aa4a4c0762955b9d852b7ab57a84437ec67ee5aba5d26d05da905f4fac6b38cf5cec0a88fa SHA512 7c9ec8b2af98e250c563fdd19b975f83f8b9759a9c871ceb5e9790d57eda715d2ee12310281375b93525db99f12315f86b5cf2b5451b9a03a31d673df86a25d2
+MISC metadata.xml 248 BLAKE2B 60e4295b22f6f36039547e98305ae072755044f6516df2e29e65768732900ffc93dac9cbcf1da9e6c731403a62cf272f2f378d0641bd466974f8a234235c862a SHA512 f6fee7363592cb9dcd666011806321b791fb84bf0719fb2454d1f3ceb738650184286c17a13684c077bacd1a93581a71accfe9cef74adcaf40dfda7d8a167d13
diff --git a/app-text/antixls/antixls-0.3b.ebuild b/app-text/antixls/antixls-0.3b.ebuild
index 14a98632b593..53e29234db59 100644
--- a/app-text/antixls/antixls-0.3b.ebuild
+++ b/app-text/antixls/antixls-0.3b.ebuild
@@ -1,16 +1,23 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
DESCRIPTION="Print out an XLS file with minimal formatting, or extract the data into CSV"
-HOMEPAGE="http://www.af0.net/~dan/?antixls"
-SRC_URI="http://www.af0.net/~dan/repos/${P}.perl"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.perl"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-perl/Spreadsheet-ParseExcel"
+RDEPEND="${DEPEND}"
+
+src_unpack() {
+ mkdir "${S}" || die
+ cp "${DISTDIR}/${P}.perl" "${S}"/${PN} || die
+}
src_install() {
- mv "${DISTDIR}/${P}.perl" ${PN}
dobin ${PN}
}
diff --git a/app-text/antixls/metadata.xml b/app-text/antixls/metadata.xml
index 6f49eba8f496..a53ffbea77d3 100644
--- a/app-text/antixls/metadata.xml
+++ b/app-text/antixls/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>grobian@gentoo.org</email>
+ <name>Fabian Groffen</name>
+ </maintainer>
</pkgmetadata>
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest
index ff862bd90676..d98590703f09 100644
--- a/app-text/aspell/Manifest
+++ b/app-text/aspell/Manifest
@@ -5,7 +5,7 @@ AUX aspell-0.60.6.1-clang.patch 1288 BLAKE2B fa2da2471f3ec3c6d5c9a98c0afd000bd86
AUX aspell-0.60.6.1-unicode.patch 8273 BLAKE2B ceadde03ffb1904e58c76074444013d2517a20dafeb5847963b6d8e3dbd4ab7fb00fe0d13fd26d3381edeb4e68b2feefb2c8b44186336bdfe197d483920dd509 SHA512 8601183d2e84801c193f5a4412e021ff79ccd27e031c0e8ec85a879619868d13389cb60fb0f4fa971114da64645dd4fc5cbe480f49e88d575826cf429a533b98
DIST aspell-0.60.6.1.tar.gz 1878163 BLAKE2B c5427be61945fce106df1e76f745f5dd9d754ac71b8ecb4c8dff89ef2de44f2a0042ffde31e1db9ea6a255f3c6bd4148702181c2e718bd8ebdffdc09d2ef8333 SHA512 f310c7590be98406589b5c26ca36a2ecfe4733f0b40fd6c176b96b7955ef2b5cd0ec9a3d770cf132146ae7a896042b4b698945112995ee1ae66adcfa5542247f
DIST aspell-0.60.7-rc1.tar.gz 2034916 BLAKE2B 7518660b0bb7f75aa3b659519a97132675b39dac7e8806d5450d43f40d62683e4c4a41a8c18cd08b6ab9ca53911caeb87e0898eb04ad9d2f98185e2bb6033d5c SHA512 e13240d78b8afd74d8a8cfd5fc7fe2081de85b33621e86543cdf942ed601d36c4e0cbf38a54be083e951127fa9435677cec2997387cb0e7b51a5597386e7e8d1
-EBUILD aspell-0.60.6.1-r3.ebuild 2725 BLAKE2B a7c4a38acd7dad79623742612f77e6ea30d685174d119df1c470670943c4195097c2a47fbf640991a9deb674e99033f30a730785bce66aeb795d78695e1cc9da SHA512 a67ef4a339427f65777ad9cbeb505b7dc1e1f154acc0096729db65df52e17894999846b9a07fa0aff1866629eedd5efb8c8c45b7fb64e74e640ad551e083f71b
-EBUILD aspell-0.60.6.1-r4.ebuild 2488 BLAKE2B 0d3decf79f3f185d75bfcc1a7e844fb293da9c816167f77fad73dd99130281d5f54ea5259e279e9ccc1f46ad7c726bf0f2a148ce3a04767bedfcc2738f7b2072 SHA512 413796f85ade231c4f8339c14870f8019a7f93fef7405324f37af25b888ee93038bb14e0aea4c57f1804bf973d00bb62d66172e395c62d2b9c095f6b21bfb97c
-EBUILD aspell-0.60.7_rc1.ebuild 2806 BLAKE2B 11beed0caff0fca0b111db264a0a392bbfe43df399d0d4e26fed75837aee1035c9dcc4cfef074679e77d62ca2c290f65e889be3e062eb21582b4b3854e776cce SHA512 f7b3b81009bb9c4cfeed2d05e9452e0271b429798a5d1dd6a45816d15d5fe3da5af96348f15bf51cf433c146356c0a0fc1599358ebfdf0593b6c661499daf3b9
+EBUILD aspell-0.60.6.1-r3.ebuild 2626 BLAKE2B 084b4bb3b4159b5000eec5bdc4f7a3240ba6d8834818a1be8c91a1924f15e1655e4a80720497493fc05fd9aec30a3e1db5d672dd598204e05911ac6adc75ace3 SHA512 96aca8816dd94886e619a784806429d42c3bb1d44e4aa1a42d88ab9b3214873887acbe10f306941f20423da87bccc19df14cd79d7b0a92d764ce1336c08df9cc
+EBUILD aspell-0.60.6.1-r4.ebuild 2389 BLAKE2B 2f8661d67d0ee4a64c15414f27e9247942f3ebc093badcc953c8c3671380f65cbf9b5f16cd35a39f1e32715f2fe0bb72128618b081446edb3c9320008b710c04 SHA512 52c8f4b00786f8a68e2ab2190ab3c078c2bfcddb4e9cd1d586c78e6ad806e6180dc8cd02a4f4b71a95dc86526dfc668456bb329edbdde0246f1915c386419294
+EBUILD aspell-0.60.7_rc1.ebuild 2707 BLAKE2B f5e3aec6a530d10ea8587710c2c05be8f11750a92ea1ff0e539a7d5cfdc9faa92529ae53b46565f70368ee4b2bfa9e14d86b25352ee93e7b9927cd332b001ee7 SHA512 1bf070057a0ce36e86169fa6bd5d1d318dae9ef9fab2160122c1d3464e4038eee2fddbfd8bcab5476ba66192908b1d69bbe3219596a08f4845d1b7fd1810a6f1
MISC metadata.xml 139 BLAKE2B b4a59c22790dfec3fbcfaea41ef363401766736b68a85bedae00e1944d0a848aa97104c2f34244c0fe7b6363029281f965fc1b3545301d341cda371eaa976274 SHA512 8be912ace7468a4396eb1da00a9785030a8ce35da4357a01591876a1056fd45e44da65de2af3e1eb0506ce6551714962c40c3ae5a3aefa2ad231de35af2519be
diff --git a/app-text/aspell/aspell-0.60.6.1-r3.ebuild b/app-text/aspell/aspell-0.60.6.1-r3.ebuild
index 7c6d6d12527d..6ff3332b5a15 100644
--- a/app-text/aspell/aspell-0.60.6.1-r3.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r3.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=5
@@ -15,18 +15,16 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~a
IUSE="nls"
PDEPEND="app-dicts/aspell-en"
-LANGS="af be bg br ca cs cy da de de@1901 el en eo es et fi fo fr ga gl he hr
+LANGS="af be bg br ca cs cy da de de-1901 el en eo es et fi fo fr ga gl he hr
hu hy is it la lt nl no pl pt pt-BR ro ru sk sl sr sv uk vi"
for lang in ${LANGS}; do
- IUSE+=" l10n_${lang/@/-}"
- # Need to keep linguas_* for now, since aspell uses gettext
- IUSE+=" linguas_${lang/-/_}"
+ IUSE+=" l10n_${lang}"
case ${lang} in
- de@1901) dict="de-alt" ;;
+ de-1901) dict="de-alt" ;;
pt-BR) dict="pt-br" ;;
*) dict="${lang}" ;;
esac
- PDEPEND+=" l10n_${lang/@/-}? ( app-dicts/aspell-${dict} )"
+ PDEPEND+=" l10n_${lang}? ( app-dicts/aspell-${dict} )"
done
unset dict lang LANGS
diff --git a/app-text/aspell/aspell-0.60.6.1-r4.ebuild b/app-text/aspell/aspell-0.60.6.1-r4.ebuild
index fe7d97be8848..33b4d10f3ece 100644
--- a/app-text/aspell/aspell-0.60.6.1-r4.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,18 +15,16 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
IUSE="nls unicode"
PDEPEND="app-dicts/aspell-en"
-LANGS="af be bg br ca cs cy da de de@1901 el en eo es et fi fo fr ga gl he hr
+LANGS="af be bg br ca cs cy da de de-1901 el en eo es et fi fo fr ga gl he hr
hu hy is it la lt nl no pl pt pt-BR ro ru sk sl sr sv uk vi"
for lang in ${LANGS}; do
- IUSE+=" l10n_${lang/@/-}"
- # Need to keep linguas_* for now, since aspell uses gettext
- IUSE+=" linguas_${lang/-/_}"
+ IUSE+=" l10n_${lang}"
case ${lang} in
- de@1901) dict="de-alt" ;;
+ de-1901) dict="de-alt" ;;
pt-BR) dict="pt-br" ;;
*) dict="${lang}" ;;
esac
- PDEPEND+=" l10n_${lang/@/-}? ( app-dicts/aspell-${dict} )"
+ PDEPEND+=" l10n_${lang}? ( app-dicts/aspell-${dict} )"
done
unset dict lang LANGS
diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild b/app-text/aspell/aspell-0.60.7_rc1.ebuild
index 0ca6438519d2..ffbf2fe55a21 100644
--- a/app-text/aspell/aspell-0.60.7_rc1.ebuild
+++ b/app-text/aspell/aspell-0.60.7_rc1.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
@@ -21,18 +21,16 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sp
IUSE="nls unicode"
PDEPEND="app-dicts/aspell-en"
-LANGS="af be bg br ca cs cy da de de@1901 el en eo es et fi fo fr ga gl he hr
+LANGS="af be bg br ca cs cy da de de-1901 el en eo es et fi fo fr ga gl he hr
hu hy is it la lt nl no pl pt pt-BR ro ru sk sl sr sv uk vi"
for lang in ${LANGS}; do
- IUSE+=" l10n_${lang/@/-}"
- # Need to keep linguas_* for now, since aspell uses gettext
- IUSE+=" linguas_${lang/-/_}"
+ IUSE+=" l10n_${lang}"
case ${lang} in
- de@1901) dict="de-alt" ;;
+ de-1901) dict="de-alt" ;;
pt-BR) dict="pt-br" ;;
*) dict="${lang}" ;;
esac
- PDEPEND+=" l10n_${lang/@/-}? ( app-dicts/aspell-${dict} )"
+ PDEPEND+=" l10n_${lang}? ( app-dicts/aspell-${dict} )"
done
unset dict lang LANGS
diff --git a/app-text/iso-codes/Manifest b/app-text/iso-codes/Manifest
index b388fe46412a..1b9b5eb8df68 100644
--- a/app-text/iso-codes/Manifest
+++ b/app-text/iso-codes/Manifest
@@ -1,5 +1,5 @@
DIST iso-codes-3.75.tar.xz 3461424 BLAKE2B 5548307415b45d2a149fa3868521a464522c9a34e19607faea64aec3e2ff68d331872ff7de3c5807f7ae431a489fede42b6b59f068c5f22132aad4a0f1de8f87 SHA512 157899048cec091864ad8a7723314e28a0ccc4a0e1a5c2101bb630baf1a034bf117e38263e3c95e0135ba9d3a4d76635c8201c50a54e25f6af24c87253b8b40e
DIST iso-codes-3.76.tar.xz 3474728 BLAKE2B b418b7b80d1926e765b65aad4edbd74ad8d37251fda14e3ab0e222095762d54e358de6f8d4a08fde8ae14460fd975a2a541ca6a5a4cf8ef1d777719462b0f991 SHA512 a0f6714a79a52b5dab82a268e85cb2d019ff5255744b88d088dcd7d5a15eb9710876a338a0a5d0f5659b4146bc6cc53d6d3474d621b3dcca7c47afabfc7e0dfa
-EBUILD iso-codes-3.75.ebuild 2414 BLAKE2B bb7a2128daf4b2c6c1ce1e93c323df45301604d51d9b135a1f4f932dc9c06eb9f74175c1f765a801ff83cd7450aa8981f8acc9b8c52471488ee6480a66425f6c SHA512 0080d32cb19f1b72d007f1738997c22eac368a8182c2e07f6cffedcc006cdfdd97c8c6ab80ff8a48d5355831ba5e0fefbbaffd328fc660ab583b31ba9dfebfca
-EBUILD iso-codes-3.76.ebuild 2423 BLAKE2B 6a115745a5a6a551971fb18a8f03f13dc7d14d3a38ff64ffee1cc8f0342f59644c6fe36e08d2bfb6f49cb33aa6fe2a5f45edbf275988a9024337fe6221b12e71 SHA512 f8dc62420ddbd98b03a8e03fe54dd13c364fefd48084a177e8f5c3982c5a74521da2993792421a94ede39d9a7f2727ed45bfcb54360d54a4c4bfc599e936a700
+EBUILD iso-codes-3.75.ebuild 2426 BLAKE2B e95562582a1d3db51a6d395ab95dd0c3ce2b41f1792b94554ca5aea406e5d44a0dc5e963e5b1b44f4f7e11fa1ec305f5d5337491458c39902599df675b798181 SHA512 51bae9c45a1aa31d5b94326a69f0391825ef558236589122725260e2d61b89bc8a72ebfb512d297bb0e8dca1af44a2aec3597d7ed86ed284d03b291d14aa6858
+EBUILD iso-codes-3.76.ebuild 2435 BLAKE2B 10b1b1595b45cc1a240e5f691d632a74477c82a8fe1c17afb848ac76edced88598501deefce3bbfe3d4d64caf447c58f2ade83c21567023b2e28436ba2ad26ba SHA512 c8e9ffe6e36ddd5c677f4e8730751eb35850641f83b63625d925bed88072e94bf5bf5055f4ddc4de25b2efd7ab181d5b3ae823b26a911b40a0446c94c9f12031
MISC metadata.xml 480 BLAKE2B 3aefef945cb111095839e8fa8b84757e7f51a9aa8848806911d8c01763ab2d2f1d0c5b31c042f6ee307756e007893f6559c54d74a104caa612c9a6d39b2eea7e SHA512 5729ca31911ea7dad748e9f3afdd1f45f9034d783b56a75609101bfdb0a204bda8a078e7d251e89731091726062c4ac962e000ec7a898cb66ff787c8f2308d4c
diff --git a/app-text/iso-codes/iso-codes-3.75.ebuild b/app-text/iso-codes/iso-codes-3.75.ebuild
index 7b19bfc4b0e9..b5a8f0e064c3 100644
--- a/app-text/iso-codes/iso-codes-3.75.ebuild
+++ b/app-text/iso-codes/iso-codes-3.75.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
@@ -64,7 +64,7 @@ src_prepare() {
pushd "${std}" >/dev/null || die
mylinguas=()
for loc in *.po; do
- if use "linguas_${loc%.po}"; then
+ if has ${loc%.po} ${LINGUAS-${loc%.po}}; then
mylinguas+=( "${loc}" )
fi
done
diff --git a/app-text/iso-codes/iso-codes-3.76.ebuild b/app-text/iso-codes/iso-codes-3.76.ebuild
index 64c8a46ae42e..c2b562449314 100644
--- a/app-text/iso-codes/iso-codes-3.76.ebuild
+++ b/app-text/iso-codes/iso-codes-3.76.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
@@ -64,7 +64,7 @@ src_prepare() {
pushd "${std}" >/dev/null || die
mylinguas=()
for loc in *.po; do
- if use "linguas_${loc%.po}"; then
+ if has ${loc%.po} ${LINGUAS-${loc%.po}}; then
mylinguas+=( "${loc}" )
fi
done
diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index cdc8bf1411ad..c9f2a052e1bd 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -21,7 +21,7 @@ DIST poppler-0.57.0.tar.xz 1703300 BLAKE2B e4126dff2e0ee140fa4c5c30d5a57da5aff38
DIST poppler-0.61.1.tar.xz 1433696 BLAKE2B 6749466223d3bb0e891c6b26c7f1faa5c774dd47ac94c22474efe4a52af228aeb2abbb8ab268667acaa83fb41293246266124a111740df764eeedbe229fa70aa SHA512 780ebf07ad757635f3f71c7b1f61ad0849526f99f0dc514c3290c4e8db7000a68dfe50c17253d4c086aec5c5390055102478eba96699088179822f3be5ce278d
DIST poppler-0.62.0.tar.xz 1423372 BLAKE2B 01c8745d0c1fa5b412ec92295a8784f5c1deff8b9fa709d09a3236d630f78fecc6af23fe3302964478d6356562712726db422ef51fe59a8b42e13e08370a77ac SHA512 91f7eae7b05965ae97a34e658bed2a676be8a6e4d34f82148ece6eb58932632dcf9a34d50c66412f93f560ce575abf5c608ed6b1e5184604b96024801886c706
EBUILD poppler-0.57.0-r1.ebuild 4348 BLAKE2B 066b4f63c5347e883078bd8c7af3c345d0962dd12b824d53cb1024b4f40671141436bf4992774a0c1b6f18867c57b4bc88e007ad9d7370b3349dc2b9c8640bc0 SHA512 a93fb043158a88df8f52ef3f426dcc88645b5e9c3dacd5eef7939ab1ee0d016546c04c5508596162326765b3bad07579259bb6985cd33cd1695329dbecf69484
-EBUILD poppler-0.61.1.ebuild 3916 BLAKE2B db93b842e85bd4072b8402046ff9cfa90f640bc97987deec238f0cd8b84370509578595c965ef6c87612867f220e101c7ef5295ccaaa4068a10a1fd3efb9317b SHA512 e2fb1a52dbc901eb8f1410f537f0cf5cd20dc9d0aa4c466cb3b49ff8906069d21d4aba263c7878cd4d8934a89a41a3d5c04f4b4528950d5edf17d1d1f25bb8ad
-EBUILD poppler-0.62.0.ebuild 3775 BLAKE2B baba514bfdbd5af6364388d65d9a53f656582432f55adcd94a3cccba1756c0cb9f6c9b4a192b56a85a3270ac592f1846aa9c837adf7b9d39643b2b549f67d2f9 SHA512 c0ae101aa5b970b091e52c642ec7c6ac2b94ac44fa1158f4eae900c6c113b60d265d462fb625f6ef2276c8f658de439cb3e3fcd2392fca4b69cb9b22c0c628e6
-EBUILD poppler-9999.ebuild 3789 BLAKE2B 0e5f7d66a0e63c8c01ef821713fbba3aecb4761146af9a30162b2b34845fe63d698cf24d595f1a559542f0c9f31f4f0ee8d990bd6bcf810dcdc31e6152676378 SHA512 2cc819782d269284333f6e50246ba28ebe2d930dca48b5d2a6e197a03fe9d15fbdb84f7b2ea37d6bba38fb8000f0a5c7bf0adc09bfefebf0fd925eeb51707464
+EBUILD poppler-0.61.1.ebuild 3868 BLAKE2B ef755c13d074fcc01a826460fc1edca0574a28c980c3c7703c44a25b0300effeb221209f8b34a19854ea39786626e244d39223b8cce416dd2b4a0021ba52675d SHA512 8dbc4c7892553589e55515622cbad3abb9b8b1933c41a9c4e54cd1dc9ce2ea0bd0e1fce97e7e00ea17a4862bdb55ef0d030b23f35d8ed2af1cde7ad6be1084a1
+EBUILD poppler-0.62.0.ebuild 3515 BLAKE2B b983164b3feea275655e71d4036b1957548589bac7a7cb5fa20ec1a25ddd6b8663f496f5a4a35b0253225cd52cd75d6a97842511a2bb81c2f772d572d5babc2e SHA512 391d176942fda9bfbdbb334a93748c5010623acfa1a9cf51ab50b9b9e7cc0bb642c04b3146569247600f6d551ea5babb66e2d7764f64b7317ded5f8442db4d4b
+EBUILD poppler-9999.ebuild 3529 BLAKE2B 6d9fc0cebe9e50d42863645b8337347d9a30b17bdc959ff85d67c667f35626457b77e615bcb89c4d64d66de4ca127f32695d0a429370efaea4d9a92cc0fb0bdf SHA512 6e78f889d20409846cccfd6ab51f4a76b122f1932326347d9b80dac1abaf58fc16401d2805366613a24809f840c764cddde06fa30ac156d765e5003fd11f2e50
MISC metadata.xml 910 BLAKE2B 163a59e6d3a7b5cb610928d57a4a0db99a5ce9277bbdcb74e7589cb0f6276d0d8d9cec0c9ca53f1e1c1f6ea2eb539c05c6cec8a701c710d08d5105c73a526f16 SHA512 a6c4a161d32c008cc5a439e48d18dcf7a6d0501106652bbc33ae1735e986c91dad759660bc8408f047ed0f13b15a66d2068a5dcaa30f4620ede01973c1048bfa
diff --git a/app-text/poppler/poppler-0.61.1.ebuild b/app-text/poppler/poppler-0.61.1.ebuild
index 64b5eec0d538..250e315dbb98 100644
--- a/app-text/poppler/poppler-0.61.1.ebuild
+++ b/app-text/poppler/poppler-0.61.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit cmake-utils toolchain-funcs xdg-utils
+inherit cmake-utils flag-o-matic toolchain-funcs xdg-utils
if [[ "${PV}" == "9999" ]] ; then
inherit git-r3
@@ -84,10 +84,8 @@ src_prepare() {
einfo "policy(SET CMP0002 OLD) - workaround can be removed"
fi
- if tc-is-clang && [[ ${CHOST} == *-darwin* ]] ; then
- # we need to up the C++ version, bug #622526
- export CXX="$(tc-getCXX) -std=c++11"
- fi
+ # we need to up the C++ version, bug #622526, #643278
+ append-cxxflags -std=c++11
}
src_configure() {
diff --git a/app-text/poppler/poppler-0.62.0.ebuild b/app-text/poppler/poppler-0.62.0.ebuild
index b2677478d773..9934ad402fa5 100644
--- a/app-text/poppler/poppler-0.62.0.ebuild
+++ b/app-text/poppler/poppler-0.62.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit cmake-utils toolchain-funcs xdg-utils
+inherit cmake-utils flag-o-matic toolchain-funcs xdg-utils
if [[ "${PV}" == "9999" ]] ; then
inherit git-r3
@@ -79,10 +79,8 @@ src_prepare() {
einfo "policy(SET CMP0002 OLD) - workaround can be removed"
fi
- if tc-is-clang && [[ ${CHOST} == *-darwin* ]] ; then
- # we need to up the C++ version, bug #622526
- export CXX="$(tc-getCXX) -std=c++11"
- fi
+ # we need to up the C++ version, bug #622526, #643278
+ append-cxxflags -std=c++11
}
src_configure() {
@@ -95,35 +93,23 @@ src_configure() {
-DENABLE_ZLIB=ON
-DENABLE_ZLIB_UNCOMPRESS=OFF
-DENABLE_XPDF_HEADERS=ON
- -DENABLE_LIBCURL="$(usex curl)"
- -DENABLE_CPP="$(usex cxx)"
- -DENABLE_UTILS="$(usex utils)"
-DSPLASH_CMYK=OFF
-DUSE_FIXEDPOINT=OFF
-DUSE_FLOAT=OFF
- -DWITH_Cairo="$(usex cairo)"
- -DWITH_GObjectIntrospection="$(usex introspection)"
- -DWITH_JPEG="$(usex jpeg)"
- -DWITH_NSS3="$(usex nss)"
- -DWITH_PNG="$(usex png)"
+ -DWITH_Cairo=$(usex cairo)
+ -DENABLE_LIBCURL=$(usex curl)
+ -DENABLE_CPP=$(usex cxx)
+ -DWITH_GObjectIntrospection=$(usex introspection)
+ -DWITH_JPEG=$(usex jpeg)
+ -DENABLE_DCTDECODER=$(usex jpeg libjpeg none)
+ -DENABLE_LIBOPENJPEG=$(usex jpeg2k openjpeg2 none)
+ -DENABLE_CMS=$(usex lcms lcms2 none)
+ -DWITH_NSS3=$(usex nss)
+ -DWITH_PNG=$(usex png)
$(cmake-utils_use_find_package qt5 Qt5Core)
- -DWITH_TIFF="$(usex tiff)"
+ -DWITH_TIFF=$(usex tiff)
+ -DENABLE_UTILS=$(usex utils)
)
- if use jpeg; then
- mycmakeargs+=(-DENABLE_DCTDECODER=libjpeg)
- else
- mycmakeargs+=(-DENABLE_DCTDECODER=none)
- fi
- if use jpeg2k; then
- mycmakeargs+=(-DENABLE_LIBOPENJPEG=openjpeg2)
- else
- mycmakeargs+=(-DENABLE_LIBOPENJPEG=none)
- fi
- if use lcms; then
- mycmakeargs+=(-DENABLE_CMS=lcms2)
- else
- mycmakeargs+=(-DENABLE_CMS=)
- fi
cmake-utils_src_configure
}
diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild
index f84bcf398fb8..a2559d99b50c 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit cmake-utils toolchain-funcs xdg-utils
+inherit cmake-utils flag-o-matic toolchain-funcs xdg-utils
if [[ "${PV}" == "9999" ]] ; then
inherit git-r3
@@ -79,10 +79,8 @@ src_prepare() {
einfo "policy(SET CMP0002 OLD) - workaround can be removed"
fi
- if tc-is-clang && [[ ${CHOST} == *-darwin* ]] ; then
- # we need to up the C++ version, bug #622526
- export CXX="$(tc-getCXX) -std=c++11"
- fi
+ # we need to up the C++ version, bug #622526, #643278
+ append-cxxflags -std=c++11
}
src_configure() {
@@ -95,35 +93,23 @@ src_configure() {
-DENABLE_ZLIB=ON
-DENABLE_ZLIB_UNCOMPRESS=OFF
-DENABLE_XPDF_HEADERS=ON
- -DENABLE_LIBCURL="$(usex curl)"
- -DENABLE_CPP="$(usex cxx)"
- -DENABLE_UTILS="$(usex utils)"
-DSPLASH_CMYK=OFF
-DUSE_FIXEDPOINT=OFF
-DUSE_FLOAT=OFF
- -DWITH_Cairo="$(usex cairo)"
- -DWITH_GObjectIntrospection="$(usex introspection)"
- -DWITH_JPEG="$(usex jpeg)"
- -DWITH_NSS3="$(usex nss)"
- -DWITH_PNG="$(usex png)"
+ -DWITH_Cairo=$(usex cairo)
+ -DENABLE_LIBCURL=$(usex curl)
+ -DENABLE_CPP=$(usex cxx)
+ -DWITH_GObjectIntrospection=$(usex introspection)
+ -DWITH_JPEG=$(usex jpeg)
+ -DENABLE_DCTDECODER=$(usex jpeg libjpeg none)
+ -DENABLE_LIBOPENJPEG=$(usex jpeg2k openjpeg2 none)
+ -DENABLE_CMS=$(usex lcms lcms2 none)
+ -DWITH_NSS3=$(usex nss)
+ -DWITH_PNG=$(usex png)
$(cmake-utils_use_find_package qt5 Qt5Core)
- -DWITH_TIFF="$(usex tiff)"
+ -DWITH_TIFF=$(usex tiff)
+ -DENABLE_UTILS=$(usex utils)
)
- if use jpeg; then
- mycmakeargs+=(-DENABLE_DCTDECODER=libjpeg)
- else
- mycmakeargs+=(-DENABLE_DCTDECODER=none)
- fi
- if use jpeg2k; then
- mycmakeargs+=(-DENABLE_LIBOPENJPEG=openjpeg2)
- else
- mycmakeargs+=(-DENABLE_LIBOPENJPEG=none)
- fi
- if use lcms; then
- mycmakeargs+=(-DENABLE_CMS=lcms2)
- else
- mycmakeargs+=(-DENABLE_CMS=)
- fi
cmake-utils_src_configure
}
diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index 354dc658d3ec..2a061dd0438c 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,3 +1,5 @@
DIST restview-2.7.0.tar.gz 29448 BLAKE2B 0cf90599fb9b5c98e674f690ce3082f61f6ab83c46ae90934bafe5d9b62eff70f943a18aef91cfb61e234e04a4fb12d39c2e3a01faec688574ecf6c2d0b22f89 SHA512 fccfed505832b85bd4fad964f78b0de371ea0a42ac5cc700a8604e413743a236b70f0160edc115d1e9cdef03f2aa7fc461893f40e01203a048756887f655f65c
+DIST restview-2.8.0.tar.gz 44577 BLAKE2B 03fb6d6200b9b9c82abd2fc5f81cf7afd2ade0067b0e657b7d19a3abd12d72046633217ef57143f3f45c8360721acc65d499cc8c9bd31a461318699368ff7d7f SHA512 99bee763493d2a5fdf17b228c62eb9fe6adfbb6e0f3e09c758ceaeabc6dece892dbd750d043d722c6df456b27bdeeecfe1cf4187a53c2a0333a05b1e147e71b5
EBUILD restview-2.7.0.ebuild 725 BLAKE2B 5346bca6b16ada6982f4e4c6a025734fceea351b6181a023cc047d8e67a6bb1ac33980961f7482d01c3d189ef3419b5c19eb26ec95e28032d78c0554080acc43 SHA512 a47dac5ea27b6cab34f5e60d8f021286acd0da4455b017b8501f6d66378eaced52f2dcd907e9192938c0e5cc9aa127dd690cbdca65826d6b2966cdd0f39c9b33
+EBUILD restview-2.8.0.ebuild 725 BLAKE2B 5346bca6b16ada6982f4e4c6a025734fceea351b6181a023cc047d8e67a6bb1ac33980961f7482d01c3d189ef3419b5c19eb26ec95e28032d78c0554080acc43 SHA512 a47dac5ea27b6cab34f5e60d8f021286acd0da4455b017b8501f6d66378eaced52f2dcd907e9192938c0e5cc9aa127dd690cbdca65826d6b2966cdd0f39c9b33
MISC metadata.xml 327 BLAKE2B c839b763e0975489978f878c5ae32c89e3596cf5cdb2061cbada9a698b7985779abf6645b50f772d5924fcca664766cc31b186c9bf4fba9e76cd099c6559e78e SHA512 f4fcd47d4f411bbae5e9a29055a34a0e4a0367750ac10ce57bec7d4c32dbce43679e041b444eab258e616b571936de251fa22fd06aa8e3258cc2c882f913d3b9
diff --git a/app-text/restview/restview-2.8.0.ebuild b/app-text/restview/restview-2.8.0.ebuild
new file mode 100644
index 000000000000..88ffb5063445
--- /dev/null
+++ b/app-text/restview/restview-2.8.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="reStructuredText viewer"
+HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.python.org/pypi/restview"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/docutils[${PYTHON_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
+ dev-python/readme_renderer[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+DOCS=( README.rst CHANGES.rst )
+
+python_test() {
+ esetup.py test
+}
diff --git a/app-text/sdcv/Manifest b/app-text/sdcv/Manifest
index 029c8c168d13..ba5680c3f962 100644
--- a/app-text/sdcv/Manifest
+++ b/app-text/sdcv/Manifest
@@ -1,4 +1,4 @@
DIST sdcv-0.5.0-beta2-Source.tar.bz2 51508 BLAKE2B f2cca4dea35df82015607c88b225da593780d027978f5cd9c03d6f31b03d7ca134e0f2be3bd7ad6c4ed71f7c4ce8fab1bdd546914867b247e6c814ca669e7da5 SHA512 e00ce45042ddd289bdf41f8907c9b8ece983bb6c24356f4905c4b017741d664d590c8f9a159aff600e96d8c3edf792a568d6afdf01865484d1cd5d94f7786570
-EBUILD sdcv-0.5.0_beta2-r1.ebuild 1422 BLAKE2B 4a12e4a87dd87c4da43749732e10bf8a4658fe71be0b40ab71a714c1a0b36133d2ab60cf3a2fb563220a194b7ebeac2a68ff33b3e481b4c37b3131f0c7c45b44 SHA512 84b11fd945a2999fb2477ef5daf54f3d443227c37bb7c3413e153d09297944c93269a1043622ed13521ab11ad8b2768fb2a1d3f6486587f3535910dce6718519
+EBUILD sdcv-0.5.0_beta2-r1.ebuild 1428 BLAKE2B 62563018b8dc46595e76fa29f1e3740c540fa1e303b352a469affd3762a8b27123baf71c520325c3ad0e431f7e344ace54e47264b1cc26b4b77610dc0b696c6e SHA512 f988b97d6d318c3919c309c933a3ef39f276a2e22f040a8ab968ea5c6e12706ddef367e47fd0331a5d10a1a61a2cf27bc00a29b99332c10582fb194799d689c3
EBUILD sdcv-0.5.0_beta2.ebuild 784 BLAKE2B e4e06b91eeda040259b6a6815b7d2ba929798073cd8601d33fdbfb249a7f80031217d576389d09d5d77870449a05b0055ebeb421fbde8e115a99517cb65f2ee9 SHA512 3421819e4a02b4e62be853a371439040a2ead97b1de3f3f85b725b926212e755ce8047dace4d0bcd528726d391afc5a7ea4ff9982f342a2bfaa12dfe1477bc28
MISC metadata.xml 523 BLAKE2B a3ccbb4d5965978e7eeeda8acc971d81d6ce65f04e4ab0342c1da8d3de0dc5512c8f172a7642b5d1c6f201717f52f6a850f459dfcf61e10fa041a35998c9f0a2 SHA512 d1c4be3dea4d7cf435bb98f6a02cce92925c113fc17c505377659095b53c1857b2730fa2363910630e51dda847f6d85f9dd6dd80abece74b844995ca7a09c8c8
diff --git a/app-text/sdcv/sdcv-0.5.0_beta2-r1.ebuild b/app-text/sdcv/sdcv-0.5.0_beta2-r1.ebuild
index 77ff9d69adda..7eeabd07deb2 100644
--- a/app-text/sdcv/sdcv-0.5.0_beta2-r1.ebuild
+++ b/app-text/sdcv/sdcv-0.5.0_beta2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -37,7 +37,7 @@ src_prepare() {
l10n_for_each_disabled_locale_do rm_loc
# do not install locale-specific man pages unless asked to
- if ! use linguas_uk; then
+ if ! has uk ${LINGUAS-uk}; then
sed -ni '/share\/man\/uk/!p' CMakeLists.txt || die
fi
diff --git a/app-text/xfbib/Manifest b/app-text/xfbib/Manifest
index 29f8a97b33bb..9777fd1595bd 100644
--- a/app-text/xfbib/Manifest
+++ b/app-text/xfbib/Manifest
@@ -2,5 +2,5 @@ AUX xfbib-0.0.2-libxfce4ui.patch 2662 BLAKE2B 261e9de735f6872ad30675af2073a65357
AUX xfbib-0.0.2-validate.patch 349 BLAKE2B 282c326fe8f80039a10930777a063bd556447617c74dcd7ccee8ab0572169521029246e4ac2728b8188c19dff41d5c4df0027d338f454fdf0f66f625f819d1de SHA512 fffd683dc018889793dc9371c756ec89c89d7de0a1c863aba9bac3fad8660baf16688b02831f83c07642de401c134ed86b62e34c95018c8836c714ad2fe89035
DIST xfbib-0.0.2.tar.bz2 340703 BLAKE2B 4f15fb39fc55e06b5cde8961db27661f3f2f2e954e52e809105fb7f3326f54c63e63acb6fa21585da8a5aa340eafd4bc33df73822fe9f6ac7a04e67d95db6e0a SHA512 7f6f812bfdb6b95574f66b63e51fb1a70ce20fd795b6070b055cdc8e753656a266237be92a7e60865d9f1e5fa750be0af3404ecf219a8a5d89dde505c759aebc
EBUILD xfbib-0.0.2-r1.ebuild 926 BLAKE2B 2f972986b3b315c28ef6eefa1a40137525501dd0b7c5c112378b3ff0ef6d9c8a291a2d1897aebb794473fb444ac18e2315ae6c5e32c6cd519c9952be323d4f2c SHA512 b41007e3fe8929163c416b1ef13ecfb90dbecd270005f47d7a756861a9ad23a82686ff94a665390f6bd061f3b80fdbafbe43b494413e025f7889245fd8673fee
-EBUILD xfbib-0.0.2-r2.ebuild 861 BLAKE2B 2f9289179b8e48e36f88d9e7795ab465b3274bc98a3d7a3a0314c613a850daed78e9fd594fcd6cca1825be21ba5a1f591172704d49c2e4d74d091793b63cc262 SHA512 9fd2607d4a23398bfe9cf1535242156593d813be51e05e05f2d20bd0fe84e8116f092734d3adeab94baa6eaeddd3e546e92900f683c496349ac85ef9848a8caa
+EBUILD xfbib-0.0.2-r2.ebuild 860 BLAKE2B 99931d273bd4b91d01368b9eb79b2af44ab3f7404af6c01a7f85f28051cdba66a494db18acec8a57c1781a66cdafca915dbe7857c02195d5abf0d433b2d70399 SHA512 de8a6c0c0bcdcfad5dea5c2b70e62a302da19fb26230413faebfc7fc2282c2635e470838a0af1b92ae4a51aea26de1ac5f27a6c122e06c979b0d456fdde28a09
MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203
diff --git a/app-text/xfbib/xfbib-0.0.2-r2.ebuild b/app-text/xfbib/xfbib-0.0.2-r2.ebuild
index 48361d024aea..aedf4556c6d7 100644
--- a/app-text/xfbib/xfbib-0.0.2-r2.ebuild
+++ b/app-text/xfbib/xfbib-0.0.2-r2.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
@@ -11,7 +11,7 @@ SRC_URI="https://goodies.xfce.org/releases/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.12