[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmppp/
commit: 49cadcc0291602db89dab0ed47243a762d0bf63b Author: Bernard Cafarelli gentoo org> AuthorDate: Fri Nov 26 07:56:15 2021 + Commit: Bernard Cafarelli gentoo org> CommitDate: Fri Nov 26 07:56:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49cadcc0 x11-plugins/wmppp: drop old EAPI5 ebuild Bug: https://bugs.gentoo.org/826506 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli gentoo.org> x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild | 33 - 1 file changed, 33 deletions(-) diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild deleted file mode 100644 index 32005e4b5d81.. --- a/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit toolchain-funcs - -MY_P=${PN}.app-${PV} -DESCRIPTION="PPP dial control and network load monitor with NeXTStep look" -HOMEPAGE="http://www.dockapps.net/wmppp.app"; -SRC_URI="http://www.dockapps.net/download/${MY_P}.tar.gz"; - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" -IUSE="" - -RDEPEND=">=x11-libs/libdockapp-0.7:= - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXpm" -DEPEND="${RDEPEND}" - -# Specific to this tarball -S=${WORKDIR}/dockapps-7ec9002 - -src_compile() { - emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" -} - -src_install() { - emake DESTDIR="${D}" PREFIX=/usr install - dodoc BUGS CHANGES HINTS README TODO -}
[gentoo-commits] repo/gentoo:master commit in: dev-java/bcmail/
commit: 19420e683dc3c36d759a549539698e6a60f51e4a Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Thu Nov 25 06:13:24 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 26 07:53:43 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19420e68 dev-java/bcmail: remove 1.45-r5 Bug: https://bugs.gentoo.org/794241 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Miroslav Šulc gentoo.org> dev-java/bcmail/Manifest | 1 - dev-java/bcmail/bcmail-1.45-r5.ebuild | 53 --- 2 files changed, 54 deletions(-) diff --git a/dev-java/bcmail/Manifest b/dev-java/bcmail/Manifest index ba784e8ccd47..b7586bb46675 100644 --- a/dev-java/bcmail/Manifest +++ b/dev-java/bcmail/Manifest @@ -1,2 +1 @@ DIST bc-java-r1rv69.tar.gz 56587177 BLAKE2B be5321f48911840de70d3201c0436cf4147a25999abb605dc4c176ea9292796ca25633635d66dccab685a4bb162258c4495ccc764782119a0750ec1b7456a7db SHA512 5224f424faf549e8e3f2db1134e74647b09bebb654ed23bb0bcd493f065fdb3f2b4f2815be0137ebcc9d62b25a6725b7a26b76d55eb3ad014ad0ce92961126de -DIST bcmail-jdk15-145.tar.gz 483519 BLAKE2B aed9d4ef1ede10b97979652a012f18e45b7d4d597cb8b3ad168e847563ce14f7effe429b7f213adb77befeb144c4c3a279738b76718bde85ce04265d62ef8e75 SHA512 2d3232d5eb1cd75ad56a7316beb32880f3f935fcd3ed0a6cb2cc3e1861dc9f0bece0cbae53471760246505adb5c28328691eb82e11fedb0b160c1248d21c48bb diff --git a/dev-java/bcmail/bcmail-1.45-r5.ebuild b/dev-java/bcmail/bcmail-1.45-r5.ebuild deleted file mode 100644 index 58f360aa517e.. --- a/dev-java/bcmail/bcmail-1.45-r5.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-pkg-simple - -MY_P="${PN}-jdk15-${PV/./}" -DESCRIPTION="Java cryptography APIs" -HOMEPAGE="http://www.bouncycastle.org/java.html"; -SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz"; - -LICENSE="BSD" -SLOT="1.45" -KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" - -CDEPEND=" - dev-java/junit:0 - dev-java/oracle-javamail:0 - dev-java/bcprov:${SLOT}" - -DEPEND=" - ${CDEPEND} - >=virtual/jdk-1.6" - -RDEPEND=" - ${CDEPEND} - >=virtual/jre-1.6" - -S="${WORKDIR}/${MY_P}" - -JAVA_GENTOO_CLASSPATH=" - junit - bcprov-${SLOT} - oracle-javamail -" - -src_unpack() { - default - cd "${S}" || die - unpack ./src.zip -} - -src_compile() { - java-pkg-simple_src_compile -} - -src_install() { - java-pkg-simple_src_install - use source && java-pkg_dosrc org -}
[gentoo-commits] repo/gentoo:master commit in: dev-java/pdfbox/
commit: 4ef34a79e765042b0f248d57cfd80fd8cd725337 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Tue Nov 23 17:38:47 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 26 07:53:42 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef34a79 dev-java/pdfbox: remove 1.8.15 Closes: https://bugs.gentoo.org/803542 Closes: https://bugs.gentoo.org/823986 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Miroslav Šulc gentoo.org> dev-java/pdfbox/Manifest | 2 - dev-java/pdfbox/pdfbox-1.8.15.ebuild | 78 2 files changed, 80 deletions(-) diff --git a/dev-java/pdfbox/Manifest b/dev-java/pdfbox/Manifest index 1d426e06e678..8b098def5e68 100644 --- a/dev-java/pdfbox/Manifest +++ b/dev-java/pdfbox/Manifest @@ -37,6 +37,4 @@ DIST genko_oc_shiryo1.pdf 124896 BLAKE2B c3a9921afb052ee4fe5080a1f1e66d991e3041f DIST ipag00303.zip 4295310 BLAKE2B b68dd7dd7a7320894d782350c4598572c31d6ef492f9572adc2aac20ca98b5c5027995c0169bf815bc1e3a64d635b0e2d4e378b749e034f2fe718bcb7901d40a SHA512 59535137c649a2f8bdbb463cd716426811a6003a65883ca6e45bb0af1d526b3889af0fba3a353e90bc8d373cd32b90a27ff9ff6916ecbccb42e922c09e9b046a DIST ipagp00303.zip 4295877 BLAKE2B e096303106029daaedae9befb003f70c2c7d00b858f89f5f8fffb9fc73679e63ec0dde8e0304cad2c611aa74d3cf1bfea56b9ac35e6838953d38b028654f5434 SHA512 26d0a9bfba7f5457a98b0bf45a4a6b081bca4140047a0886625691231459f8c81a6cdbe523e9abcbd45fd7caed21d78f1baf3a2cf9167320f6b79be3d697cb5b DIST n019003l.pfb 79155 BLAKE2B 2995cd6e35de2d49cc6d4a5f6c7461396b23e14c6403cd7aecedbd5cec904fd0c42a114c4c5f5079fd1fad306dd8ddba649a13424ec5183395fb0fc1cbe2abb9 SHA512 8eafe21ffa6f3d7d0a50e9f4e5bcdeb727e804b552d74e65b709e778c9ed4605e5aa63743be285f0bc17ad162768583fec4196e1d1146d98f8703359247f22d0 -DIST pcfi-2010.08.09.jar 6731455 BLAKE2B 438dda63e91494231fba890d995227e7c6428b25a698ad5905a7ca0f2a29f511ff4cc34136c96c878ca04ec7630a062bbff3bbf0400a332b4edb6a6972175920 SHA512 067394ddac4a48ba8ac94b03f907d0faf98a91be658689a34eb85fdce49515582426f6a1fa433bfa87ca417ce3a6fa3aa89d89126a36176d8e04f3359c36d10b -DIST pdfbox-1.8.15-src.zip 11078696 BLAKE2B e468a1c263007484d47861945b50a8b0c9afed2d792619a49f41e57b313d86f4e04d317d1b75406876592d755958771c0468446eb23fe3b26ff529e07d467ffb SHA512 ac3f4b131f5cd2153ec2a744c486db921bc2165d596b243ad673cfc94be1bc4ae27bdf2981b63419fead18db569a2008264d6fdc7c89cf47f69f81c4a7d3a2a6 DIST pdfbox-2.0.24-src.zip 15651754 BLAKE2B 5d0220c28c2be18a66aa66c2540d3e1d85ecc6826f632e6c9a0193f2f02dca645909b0a54c707d856bb2886d52b0b5fb706503b4f89f0eb7aede8e612bebfa8e SHA512 5d55b3cadbbae266d90c47f5b10c9b09b6dc16f53b77a0cf15c78e62fc69afc7b6eab5a4329608ecdf25de9194b38db1f7d23e7d71af473cc1bf7b09b0028642 diff --git a/dev-java/pdfbox/pdfbox-1.8.15.ebuild b/dev-java/pdfbox/pdfbox-1.8.15.ebuild deleted file mode 100644 index 850c40532bd3.. --- a/dev-java/pdfbox/pdfbox-1.8.15.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -BC_SLOT="1.45" -ADOBE_FILES="pcfi-2010.08.09.jar" -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="Java library and utilities for working with PDF documents" -HOMEPAGE="https://pdfbox.apache.org/"; -SRC_URI="mirror://apache/${PN}/${PV}/${P}-src.zip - http://repo2.maven.org/maven2/com/adobe/pdf/pcfi/2010.08.09/${ADOBE_FILES}"; -LICENSE="Apache-2.0" -SLOT="1.8" -KEYWORDS="amd64 ~arm64 ppc64 x86" -IUSE="test" -RESTRICT="test" # Explosive even when manually using unmodified build.xml. - -CDEPEND="dev-java/fontbox:${SLOT} - dev-java/jempbox:${SLOT} - dev-java/bcmail:${BC_SLOT} - dev-java/bcprov:${BC_SLOT} - >=dev-java/commons-logging-1.1.1:0 - dev-java/icu4j:55" - -RDEPEND="${CDEPEND} - >=virtual/jre-1.6" - -DEPEND="${CDEPEND} - >=virtual/jdk-1.6 - app-arch/unzip - test? ( dev-java/junit:4 )" - -S="${WORKDIR}/${P}/${PN}" -JAVA_SRC_DIR="src/main/java" -JAVA_ENCODING="ISO-8859-1" -JAVA_GENTOO_CLASSPATH="fontbox-${SLOT},jempbox-${SLOT},bcmail-${BC_SLOT},bcprov-${BC_SLOT},commons-logging,icu4j-55" - -src_unpack() { - unpack ${P}-src.zip -} - -src_prepare() { - default - - local DIR=target/classes/org/apache/${PN}/resources - mkdir -p "${DIR}/afm" || die - - unzip -j -d "${DIR}" "${DISTDIR}/${ADOBE_FILES}" com/adobe/pdf/pcfi/glyphlist.txt || die - unzip -j -d "${DIR}/afm" "${DISTDIR}/${ADOBE_FILES}" com/adobe/pdf/pcfi/afm/*.afm || die - - echo "${PN}.version=${PV}" > ${DIR}/${PN}.version || die -} - -src_compile() { - java-pkg-simple_src_compile - java-pkg_addres ${PN}.jar src/main/resources -} - -src_install() { - java-pkg-simple_src_install - java-pkg_dolauncher ${PN} --main org.apache.${PN}.PDFBox -} - -src_test() { - local DIR=src/test/java
[gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/
commit: 94a99a045117771d40206ccde6680627355afd80 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Wed Nov 24 06:58:52 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 26 07:53:43 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a99a04 dev-java/icu4j: remove 55.1 (unused slot) Closes: https://bugs.gentoo.org/744265 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Miroslav Šulc gentoo.org> dev-java/icu4j/Manifest | 1 - dev-java/icu4j/icu4j-55.1.ebuild | 48 2 files changed, 49 deletions(-) diff --git a/dev-java/icu4j/Manifest b/dev-java/icu4j/Manifest index 1725ab021b0d..4a96af84eb3d 100644 --- a/dev-java/icu4j/Manifest +++ b/dev-java/icu4j/Manifest @@ -1,3 +1,2 @@ DIST icu4j-54_1_1.tgz 23457651 BLAKE2B f200d170c32065d2f678247d595085283446e401da2c2433b426466fc5c6f93f5ce629bce23d1114cad7d360aa4d127060750d380da8cc3e7fa1e529b454bae9 SHA512 c41f7f9fb0819767da48ac21c4883a628da8397e0ad5b0d75e51d9185b5511608c9a635933c4ae2e0c8911b2cdecf47bc661050935bbae2ba58abfb5ad04dadf -DIST icu4j-55_1.tgz 23617640 BLAKE2B fe22524761e0c6be4ea440f90ffe5fba8a2f34484207248762ab127c3bb7e4328ced3502a336edd7d3a1026804381cd2b8738b15cd1745af0cee813dc60d7893 SHA512 706daed61d9d3722a0813d175fa66b24570abba492c32704d4df924861e5d2592a4a5ff40fdec2bd3fb662c3679dbc9addd580966c3cc69470d14e3fce27a054 DIST icu4j-70.1.tar.gz 65661187 BLAKE2B 9d2d38fa91092d8f2fa39c773b722019f1d0c9b06ba6e8abaf05c3d3b50977232d6f1a37fd5ab6be6461d133dd361dae9b8633e22c9f165ef4e6e4b8029f6b8a SHA512 f1a653452f42605f799de7ec1d5bf27aa4b715f2ec18534cd3b52bd9be7ddbe7a6d18b47e3a5b36c7a63442bc38304ddc80f519ac65b9a91978ab15b462d9456 diff --git a/dev-java/icu4j/icu4j-55.1.ebuild b/dev-java/icu4j/icu4j-55.1.ebuild deleted file mode 100644 index 025701c00218.. --- a/dev-java/icu4j/icu4j-55.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -JAVA_PKG_IUSE="doc examples source test" - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="A set of Java libraries providing Unicode and Globalization support" -HOMEPAGE="http://www.icu-project.org/"; -SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz"; - -LICENSE="icu" -SLOT="55" -KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" -IUSE="" - -# Beware of jdk version dependant code #361593 -DEPEND=">=virtual/jdk-1.6" -RDEPEND=">=virtual/jre-1.6" - -S="${WORKDIR}" - -JAVA_PKG_BSFIX_NAME+=" common-targets.xml" - -EANT_DOC_TARGET="docs" -EANT_TEST_TARGET="check" - -JAVA_RM_FILES=( - tools/build/src/com/ibm/icu/dev/tool/docs/ICUTaglet.java -) - -src_test() { - java-pkg-2_src_test -} - -src_install() { - java-pkg_dojar ${PN}.jar - java-pkg_dojar ${PN}-charset.jar - java-pkg_dojar ${PN}-localespi.jar - - dohtml readme.html - - use doc && java-pkg_dojavadoc doc - use examples && java-pkg_doexamples demos samples - use source && java-pkg_dosrc main/classes/*/src/com -}
[gentoo-commits] repo/gentoo:master commit in: dev-java/bcprov/
commit: 7bf11742e2070224ebb942226548a85d7a627804 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Thu Nov 25 07:41:14 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 26 07:53:43 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf11742 dev-java/bcprov: remove 1.45-r2 Closes: https://bugs.gentoo.org/794241 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23053 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/bcprov/Manifest | 1 - dev-java/bcprov/bcprov-1.45-r2.ebuild | 58 --- 2 files changed, 59 deletions(-) diff --git a/dev-java/bcprov/Manifest b/dev-java/bcprov/Manifest index 7410148fdc4b..f766f2b06d0b 100644 --- a/dev-java/bcprov/Manifest +++ b/dev-java/bcprov/Manifest @@ -1,3 +1,2 @@ DIST bc-java-r1rv69.tar.gz 56587177 BLAKE2B be5321f48911840de70d3201c0436cf4147a25999abb605dc4c176ea9292796ca25633635d66dccab685a4bb162258c4495ccc764782119a0750ec1b7456a7db SHA512 5224f424faf549e8e3f2db1134e74647b09bebb654ed23bb0bcd493f065fdb3f2b4f2815be0137ebcc9d62b25a6725b7a26b76d55eb3ad014ad0ce92961126de DIST bcprov-jdk15on-150.tar.gz 4629743 BLAKE2B 7ab18e83f90db38b9af9530246806b4d413718531ce4b34b7aefa7189e28ade8a2afd5d3b3dc25c8cb2d5ef23a8c7f8157ac947ae7d0a46356b00ea7dd6d5f76 SHA512 95400c338a65cbb7d1e80c776de41d3d372b4237aee91526a06774c3d4beb735dcfb4c1ed182a12f2ccac8204b9c546863d79eb99723394d48c415fa32b6ee0e -DIST bcprov-jdk16-1.45-sources.jar 1286663 BLAKE2B da19e2343761f10248f315f6966d071a87660f22fe3e51a35308a3b51f907990ef339f05f0c2367babcb06322ffb4600247ecb22b5a19bba3f5c820ed6fe2d2a SHA512 541b390efafba17c21a25bdf84725fd0f9808555eec9c4db51b0642c348d552417d9ba8d584d54690146f3e72fe3b348ab49f92ca263ea8a7a8f7b27bb7b8e5d diff --git a/dev-java/bcprov/bcprov-1.45-r2.ebuild b/dev-java/bcprov/bcprov-1.45-r2.ebuild deleted file mode 100644 index 3fe4eb54c7a3.. --- a/dev-java/bcprov/bcprov-1.45-r2.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -JAVA_PKG_IUSE="doc source test" - -inherit java-pkg-2 java-pkg-simple - -MY_PN="${PN}-jdk16" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Java cryptography APIs" -HOMEPAGE="https://www.bouncycastle.org/java.html"; -SRC_URI="http://central.maven.org/maven2/org/bouncycastle/${MY_PN}/${PV}/${MY_P}-sources.jar"; -LICENSE="BSD" -SLOT="1.45" -KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" - -CDEPEND="" - -DEPEND=">=virtual/jdk-1.6 - app-arch/unzip - ${CDEPEND}" - -RDEPEND=">=virtual/jre-1.6 - ${CDEPEND}" - -JAVA_ENCODING="ISO-8859-1" -JAVA_SRC_DIR="org" - -# Package can't be built with test as bcprov and bcpkix can't be built with test. -RESTRICT="test" - -java_prepare() { - if ! use test; then - # There are too many files to delete so we won't be using JAVA_RM_FILES - # (it produces a lot of output). - local RM_TEST_FILES=() - while read -d $'\0' -r file; do - RM_TEST_FILES+=("${file}") - done < <(find . -name "*Test*.java" -type f -print0) - while read -d $'\0' -r file; do - RM_TEST_FILES+=("${file}") - done < <(find . -name "*Mock*.java" -type f -print0) - - rm -v "${RM_TEST_FILES[@]}" || die - fi -} - -src_compile() { - java-pkg-simple_src_compile -} - -src_install() { - java-pkg-simple_src_install - use source && java-pkg_dosrc org -}
[gentoo-commits] repo/gentoo:master commit in: dev-java/jempbox/
commit: 7c19f4ba55e332577b125411fa84bbadfc6c6af4 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Tue Nov 23 17:43:12 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 26 07:53:43 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c19f4ba dev-java/jempbox: remove unused slot Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Miroslav Šulc gentoo.org> dev-java/jempbox/Manifest | 1 - dev-java/jempbox/jempbox-1.8.11-r1.ebuild | 46 --- 2 files changed, 47 deletions(-) diff --git a/dev-java/jempbox/Manifest b/dev-java/jempbox/Manifest index f61d482eaba3..5fbc9f447dd7 100644 --- a/dev-java/jempbox/Manifest +++ b/dev-java/jempbox/Manifest @@ -1,2 +1 @@ DIST pdfbox-1.7.1-src.zip 9167805 BLAKE2B f9e02d1540eaf7e4bb748906e56887494d81eecc88685fa9d758cb50712a530528573f4a7e5f816b4ff57d664a416b35444517d840c9b37239ec1e2b5a62b5a1 SHA512 8b2af3d8f431626c106e4f6e9e1d59d14abcd58cfdc9553f20c5057eef9f9cfbd0287e14e58e4d34472ad81198eb3f4d0a2fd6e88bd1fa5cbcf01e4befbf77d0 -DIST pdfbox-1.8.11-src.zip 11026359 BLAKE2B b3eb1add38e9bd0e5a1fcb116263fdbc372d6adb77132aeb0647a6c5d2c2b735345220f0a5c22caa97d04f78ad6517df388327aaa625677bd8c99d2051329a9c SHA512 05c8e5075379ed5ebb09555b39434dd936fce9dd24445871d24ea7f0f6afa49e74242bf0c9eba2d1a847b505143789b687dd039ca51ce76851132f2f18d434d1 diff --git a/dev-java/jempbox/jempbox-1.8.11-r1.ebuild b/dev-java/jempbox/jempbox-1.8.11-r1.ebuild deleted file mode 100644 index 47984f37aa4d.. --- a/dev-java/jempbox/jempbox-1.8.11-r1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_PN="pdfbox" -MY_P="${MY_PN}-${PV}" - -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="An open source Java library for working with XMP metadata" -HOMEPAGE="https://pdfbox.apache.org/"; -SRC_URI="mirror://apache/${MY_PN}/${PV}/${MY_P}-src.zip" -LICENSE="Apache-2.0" -SLOT="1.8" -KEYWORDS="amd64 arm64 ppc64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=">=virtual/jre-1.8" - -DEPEND=">=virtual/jdk-1.8 - app-arch/unzip - test? ( dev-java/junit:4 )" - -S="${WORKDIR}/${MY_P}/${PN}" -JAVA_SRC_DIR="src/main/java" - -src_install() { - java-pkg-simple_src_install - dodoc README.txt -} - -src_test() { - local DIR=src/test/java - local CP="${DIR}:${PN}.jar:$(java-pkg_getjars junit-4)" - local TESTS=$(find ${DIR} -name "*Test.java") - TESTS="${TESTS//src\/test\/java\/}" - TESTS="${TESTS//.java}" - TESTS="${TESTS//\//.}" - - ejavac -cp "${CP}" -d ${DIR} $(find ${DIR} -name "*.java") - ejunit4 -classpath "${CP}" ${TESTS} -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pylama/
commit: f110d40c1250e8ebd2f620865c09b24b2136c7d0 Author: Michał Górny gentoo org> AuthorDate: Fri Nov 26 07:52:44 2021 + Commit: Michał Górny gentoo org> CommitDate: Fri Nov 26 07:53:17 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f110d40c dev-python/pylama: Lower KEYWORDS Signed-off-by: Michał Górny gentoo.org> dev-python/pylama/pylama-8.0.4.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-python/pylama/pylama-8.0.4.ebuild b/dev-python/pylama/pylama-8.0.4.ebuild index 6b54660dd5ef..56e1af7e7500 100644 --- a/dev-python/pylama/pylama-8.0.4.ebuild +++ b/dev-python/pylama/pylama-8.0.4.ebuild @@ -9,12 +9,10 @@ inherit distutils-r1 DESCRIPTION="Code audit tool for python" HOMEPAGE="https://github.com/klen/pylama"; SRC_URI="https://github.com/klen/pylama/archive/${PV}.tar.gz -> ${P}.tar.gz" -# pypi tarball excludes unit tests -#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~x86" RDEPEND=" >=dev-python/mccabe-0.6.1[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: media-radio/direwolf/
commit: a1e5b065479506a6dd73ab867864b063a937310b Author: Sam James gentoo org> AuthorDate: Fri Nov 26 07:46:32 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 07:46:40 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e5b065 media-radio/direwolf: alsa isn't optional Closes: https://bugs.gentoo.org/827370 Signed-off-by: Sam James gentoo.org> media-radio/direwolf/direwolf-1.6.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/media-radio/direwolf/direwolf-1.6.ebuild b/media-radio/direwolf/direwolf-1.6.ebuild index 63c6a5df5b64..39412b6150f1 100644 --- a/media-radio/direwolf/direwolf-1.6.ebuild +++ b/media-radio/direwolf/direwolf-1.6.ebuild @@ -12,11 +12,11 @@ SRC_URI="https://github.com/wb2osz/direwolf/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="alsa gps hamlib test udev" +IUSE="gps hamlib test udev" RESTRICT="!test? ( test )" RDEPEND=" - alsa? ( media-libs/alsa-lib ) + media-libs/alsa-lib gps? ( sci-geosciences/gpsd ) hamlib? ( media-libs/hamlib:= ) udev? ( virtual/libudev:= ) @@ -29,7 +29,6 @@ PATCHES=( src_configure() { local mycmakeargs=( - -DCMAKE_DISABLE_FIND_PACKAGE_ALSA=$(usex !alsa) -DCMAKE_DISABLE_FIND_PACKAGE_GPSD=$(usex !gps) -DCMAKE_DISABLE_FIND_PACKAGE_hamlib=$(usex !hamlib) -DCMAKE_DISABLE_FIND_PACKAGE_udev=$(usex !udev)
[gentoo-commits] repo/gentoo:master commit in: media-gfx/ahoviewer/
commit: 33b98e485da5be409dc04e363a50037c19a1cf52 Author: Joonas Niilola gentoo org> AuthorDate: Fri Nov 26 07:39:22 2021 + Commit: Joonas Niilola gentoo org> CommitDate: Fri Nov 26 07:42:48 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b98e48 media-gfx/ahoviewer: add a snapshot version 2.0.0_pre20211126 - lots of fixes after 2.0-beta release. Closes: https://bugs.gentoo.org/827306 Signed-off-by: Joonas Niilola gentoo.org> media-gfx/ahoviewer/Manifest | 1 + .../ahoviewer/ahoviewer-2.0.0_pre20211126.ebuild | 81 ++ 2 files changed, 82 insertions(+) diff --git a/media-gfx/ahoviewer/Manifest b/media-gfx/ahoviewer/Manifest index 0657c54fef7e..6bbe1897f3f7 100644 --- a/media-gfx/ahoviewer/Manifest +++ b/media-gfx/ahoviewer/Manifest @@ -1 +1,2 @@ DIST ahoviewer-2.0.0_beta.tar.gz 488564 BLAKE2B 325d9689e13fc2847d00be3e77eb5cd8234c98d0c516d3427d4275beaf6cc08ba8a054dfa047ec5e00e4693f8b14f730694358dc22a15e8d503bf67f232c1772 SHA512 6a38da0810c93886233a41d1fdc3f9779158c54b328c13cb2eea9e921057913fd3bb48370b95526f2bc8635ca4ba0967e7edeb95052ea689b05fb8555d826cf0 +DIST ahoviewer-2.0.0_pre20211126.tar.gz 502643 BLAKE2B fdfb4def35f6f1024ae47c114395f45e86abfb23a54275abf98a16bc8b7bae879e57034401b5effb340a2855af64b66ae09d86bcbbdd50e39f43f4f300232e2f SHA512 4facaa1938308e82b1743cb97186925b18ee843456a75bb2639e303e35e40fbee4b6bdebf1aa977fed03b2a4cf6a2b558c488720156db5f821da30578362303f diff --git a/media-gfx/ahoviewer/ahoviewer-2.0.0_pre20211126.ebuild b/media-gfx/ahoviewer/ahoviewer-2.0.0_pre20211126.ebuild new file mode 100644 index ..932f36195930 --- /dev/null +++ b/media-gfx/ahoviewer/ahoviewer-2.0.0_pre20211126.ebuild @@ -0,0 +1,81 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson xdg + +MY_COMMIT="92f2b2f57c8a6ebf0d10cb95bfc9b685bf98be5c" + +DESCRIPTION="A GTK image viewer, manga reader, and booru browser" +HOMEPAGE="https://github.com/ahodesuka/ahoviewer"; +SRC_URI="https://github.com/ahodesuka/ahoviewer/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="gnome-keyring gnutls +gstreamer plugins +rar +ssl +zip" + +DEPEND="dev-cpp/atkmm:0 + dev-cpp/glibmm:2 + dev-cpp/gtkmm:3.0 + dev-cpp/pangomm:1.4 + dev-libs/glib:2 + dev-libs/libconfig:=[cxx] + dev-libs/libsigc++:2 + dev-libs/libxml2:2 + media-libs/libnsgif + net-misc/curl + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:3 + gnome-keyring? ( app-crypt/libsecret ) + gstreamer? ( + media-libs/gst-plugins-bad:1.0 + media-libs/gstreamer:1.0 + ) + plugins? ( + dev-libs/gobject-introspection + dev-libs/libpeas + ) + rar? ( app-arch/unrar:= ) + ssl? ( + gnutls? ( + dev-libs/libgcrypt:= + net-libs/gnutls:= + net-misc/curl[curl_ssl_gnutls] + ) + !gnutls? ( + dev-libs/openssl:= + net-misc/curl[curl_ssl_openssl] + ) + ) + zip? ( dev-libs/libzip:= ) +" +RDEPEND="${DEPEND} + gstreamer? ( + media-libs/gst-plugins-base:1.0[X] + media-libs/gst-plugins-good:1.0 + || ( + media-plugins/gst-plugins-vpx + media-plugins/gst-plugins-libav + ) + )" + +# In future (-beta), pull https://github.com/ahodesuka/ahoviewer-plugins +# directly via SRC_URI="plugins? ( )", or add as a separate package. It +# depends on how the plugins are handled. +#PDEPEND="plugins? ( x11-misc/ahoviewer-plugins )" + +S="${WORKDIR}/ahoviewer-${MY_COMMIT}" + +src_configure() { + local emesonargs=( + $(meson_feature gnome-keyring libsecret) + $(meson_feature gstreamer) + $(meson_feature plugins libpeas) + $(meson_feature rar libunrar) + $(meson_feature zip libzip) + ) + + meson_src_configure +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/drumstick/
commit: c33186be6ae7db41a325f659f95f59f248555ce0 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Nov 26 07:31:43 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 26 07:31:53 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33186be media-sound/drumstick: removed obsolete 2.4.0 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/drumstick/Manifest | 1 - media-sound/drumstick/drumstick-2.4.0.ebuild | 65 2 files changed, 66 deletions(-) diff --git a/media-sound/drumstick/Manifest b/media-sound/drumstick/Manifest index ef50f8c660d0..ecd2a80f7e96 100644 --- a/media-sound/drumstick/Manifest +++ b/media-sound/drumstick/Manifest @@ -1,2 +1 @@ -DIST drumstick-2.4.0.tar.gz 2094661 BLAKE2B 98f79081e9aa942b24355f86a14bb273145b7d764f19ad671050e74546ff513ee76fe2dac290f75ea1b1c54a709232da0f26e63d1829a5317174793692f2664f SHA512 633ae93c11f22999b6cadac7481e162d6e24499b614ba58e785e73b6af39a1cfbca235fcbb4b21107840f1e4dff059caaf32f9945ea80434a5017b816f62774f DIST drumstick-2.4.1.tar.gz 2014026 BLAKE2B 4e2765430438505c910919d5a5069b13a63e72083c4a40bd8b406e3463842ccd5ab024f4a0fccbceafe808e3926b3be03e98338afcac4520de978b0f5c950ee8 SHA512 5063201b643cd3e58db4c77521444e7816febb39ceb739309ac63b164b2fc67b6bdec16a98945141d7b41add41d82b2bd2ddf99890f12edb2f86b73e643ac6d6 diff --git a/media-sound/drumstick/drumstick-2.4.0.ebuild b/media-sound/drumstick/drumstick-2.4.0.ebuild deleted file mode 100644 index d5cce38803f9.. --- a/media-sound/drumstick/drumstick-2.4.0.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg - -DESCRIPTION="Qt/C++ wrapper for ALSA sequencer" -HOMEPAGE="https://drumstick.sourceforge.io/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc fluidsynth network pulseaudio" - -RESTRICT="test" - -BDEPEND=" - dev-libs/libxslt - dev-qt/linguist-tools:5 - virtual/pkgconfig - x11-misc/shared-mime-info - doc? ( - app-doc/doxygen[dot] - app-text/docbook-xsl-stylesheets - ) -" -DEPEND=" - dev-qt/designer:5 - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - media-libs/alsa-lib - fluidsynth? ( media-sound/fluidsynth ) - network? ( dev-qt/qtnetwork:5 ) - pulseaudio? ( media-sound/pulseaudio ) -" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS ChangeLog NEWS readme.md TODO ) - -src_configure() { - local mycmakeargs=( - -DBUILD_TESTING=OFF - -DUSE_DBUS=ON - -DUSE_FLUIDSYNTH=$(usex fluidsynth) - -DUSE_NETWORK=$(usex network) - -DUSE_PULSEAUDIO=$(usex pulseaudio) - -DBUILD_DOCS=$(usex doc) - ) - cmake_src_configure -} - -src_compile() { - cmake_src_compile - use doc && cmake_src_compile doxygen -} - -src_install() { - use doc && local HTML_DOCS=( "${BUILD_DIR}"/doc/html/. ) - cmake_src_install -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pylama/
commit: 0fb206519eb190d5e9dc56162406ad96c141ebfe Author: Michał Górny gentoo org> AuthorDate: Fri Nov 26 07:08:14 2021 + Commit: Michał Górny gentoo org> CommitDate: Fri Nov 26 07:29:46 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb20651 dev-python/pylama: Bump to 8.0.4 Signed-off-by: Michał Górny gentoo.org> dev-python/pylama/Manifest| 1 + dev-python/pylama/pylama-8.0.4.ebuild | 42 +++ 2 files changed, 43 insertions(+) diff --git a/dev-python/pylama/Manifest b/dev-python/pylama/Manifest index 6964008e2ec4..576f634fc64e 100644 --- a/dev-python/pylama/Manifest +++ b/dev-python/pylama/Manifest @@ -1 +1,2 @@ DIST pylama-7.7.1.tar.gz 34740 BLAKE2B a4bd5aed40c2c4e7bdb9f9968030f0954f0309cff80567b2252ee9576fdb4598714286bda63c22676789d4919662430ef2729089faa70b5cb590784eb47ef1f0 SHA512 298fabffcdf38e3e868e3965de87a0e761bc9dfcfe33320b53057c4e05598bcc22045481ec16ccb8df27f49ea41d6fef82b69fe7327905f93ce74d9350682cf0 +DIST pylama-8.0.4.tar.gz 34064 BLAKE2B e6ec937b7716d8a64c19e71b370e557a30d04d908ed2d1859df380c381a7eea93956ec4b58ca779e6029119a017ffce268a5528424783b33e815827dacb79b5d SHA512 c2ad152cadfaed14a6035eb49361439b8f80c7c633b5e1b185dd5dad140a4148f6d4445928e08cb8e92b205739ef75df6d49c66e4ad3cd002512cc2a8aba859b diff --git a/dev-python/pylama/pylama-8.0.4.ebuild b/dev-python/pylama/pylama-8.0.4.ebuild new file mode 100644 index ..6b54660dd5ef --- /dev/null +++ b/dev-python/pylama/pylama-8.0.4.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +inherit distutils-r1 + +DESCRIPTION="Code audit tool for python" +HOMEPAGE="https://github.com/klen/pylama"; +SRC_URI="https://github.com/klen/pylama/archive/${PV}.tar.gz -> ${P}.tar.gz" +# pypi tarball excludes unit tests +#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" + +RDEPEND=" + >=dev-python/mccabe-0.6.1[${PYTHON_USEDEP}] + >=dev-python/pycodestyle-2.8.0[${PYTHON_USEDEP}] + >=dev-python/pydocstyle-6.1.1[${PYTHON_USEDEP}] + >=dev-python/pyflakes-2.4.0[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/eradicate[${PYTHON_USEDEP}] + dev-python/mypy[${PYTHON_USEDEP}] + dev-python/pylint[${PYTHON_USEDEP}] + dev-python/radon[${PYTHON_USEDEP}] + dev-vcs/git + ) +" + +distutils_enable_sphinx docs +distutils_enable_tests pytest + +EPYTEST_DESELECT=( + # not packaged + tests/test_linters.py::test_quotes + tests/test_linters.py::test_vulture +)
[gentoo-commits] repo/gentoo:master commit in: dev-python/cliff/
commit: c5fab3925fdbceebebdc2010605885ea61664d62 Author: Michał Górny gentoo org> AuthorDate: Fri Nov 26 07:08:50 2021 + Commit: Michał Górny gentoo org> CommitDate: Fri Nov 26 07:29:47 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5fab392 dev-python/cliff: Bump to 3.10.0 Signed-off-by: Michał Górny gentoo.org> dev-python/cliff/Manifest| 1 + dev-python/cliff/cliff-3.10.0.ebuild | 40 2 files changed, 41 insertions(+) diff --git a/dev-python/cliff/Manifest b/dev-python/cliff/Manifest index 10a5a849da0c..09179103b7e9 100644 --- a/dev-python/cliff/Manifest +++ b/dev-python/cliff/Manifest @@ -1,2 +1,3 @@ +DIST cliff-3.10.0.tar.gz 82636 BLAKE2B bb0031a96cca3bd6f7c806c394133ca81e0fad56c65361c3643a32d96d4136228972af2b1567489b4cbb669f9008f0b1dd9eecede73b294097ab3a781ea64443 SHA512 52064ca1144cbf5e76b3654924e00a6e12c70707a3d4f7cd9c0bcee514a29c47626152cfb558d46837a967f5e0f827a2af291b4532e383fc7fc3abb616b01803 DIST cliff-3.8.0.tar.gz 81862 BLAKE2B 3a8219f822fdf14e1de56204b0f536a92d27be5a99fb628f3aed5b569a1e703d4711bdded28fa42c0692316454847ba3338baac8efae873540652e46d155227a SHA512 002e3ddfb254c5369582cc28572856a8b4ad05d598a7f8aa690add69f49cabb12ef2ef17b6c1553792aaee785b7c1703b05dd9d4889271cd5eba5629fad3d09b DIST cliff-3.9.0.tar.gz 82687 BLAKE2B d49840831e55a205e809abeb54a6c9d45e807a622dc9b02a104311b8a5ddda43415b504f7fd62075cc4cdf89a1b61605ecf32590fbca3d720c07da83d58890a2 SHA512 04b33e14c3b29a02dc04855044184f934919ff92dbc09003f620083e5815597f8dee7201fa33019dd58a3e701d4c3f9966be1f4d23e019a881fee9a9bc1f0dbd diff --git a/dev-python/cliff/cliff-3.10.0.ebuild b/dev-python/cliff/cliff-3.10.0.ebuild new file mode 100644 index ..1f682acf24f0 --- /dev/null +++ b/dev-python/cliff/cliff-3.10.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +# TODO: revert to rdepend once this is merged +# https://github.com/openstack/cliff/pull/3 +DISTUTILS_USE_SETUPTOOLS=manual + +inherit distutils-r1 + +DESCRIPTION="Command Line Interface Formulation Framework" +HOMEPAGE="https://github.com/openstack/cliff"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86" + +RDEPEND=" + >=dev-python/autopage-0.4.0[${PYTHON_USEDEP}] + >=dev-python/cmd2-0.8.0[${PYTHON_USEDEP}] + dev-python/prettytable[${PYTHON_USEDEP}] + >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}] + >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}] + >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}] +" +BDEPEND=" + >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + dev-python/sphinx[${PYTHON_USEDEP}] + >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] + >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests unittest
[gentoo-commits] repo/gentoo:master commit in: dev-python/python-swiftclient/
commit: 89aa0a556ddc550046fb203fdd65e94f22f4d038 Author: Michał Górny gentoo org> AuthorDate: Fri Nov 26 07:10:13 2021 + Commit: Michał Górny gentoo org> CommitDate: Fri Nov 26 07:29:47 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89aa0a55 dev-python/python-swiftclient: Bump to 3.13.0 Signed-off-by: Michał Górny gentoo.org> dev-python/python-swiftclient/Manifest | 1 + .../python-swiftclient-3.13.0.ebuild | 35 ++ 2 files changed, 36 insertions(+) diff --git a/dev-python/python-swiftclient/Manifest b/dev-python/python-swiftclient/Manifest index 171c7e6507c5..510bf7f68dae 100644 --- a/dev-python/python-swiftclient/Manifest +++ b/dev-python/python-swiftclient/Manifest @@ -1 +1,2 @@ DIST python-swiftclient-3.12.0.tar.gz 201199 BLAKE2B 36a5bc0ed7855b8ec8df51635ed6a2afba405c73809f3ab17c77e07dc362a2578816e63adf6c8da3b81ba8bfa8973326004c09bf980961b3c90987ecfdf95e30 SHA512 00e2b1b4d950396fba9232c251dbdf6949ea60e1f9de8f633ffcdeaa51339c5487fbccf9d9f337ef7aecba30e504338c592f9ed64d1d5c6798307a35b806f684 +DIST python-swiftclient-3.13.0.tar.gz 201575 BLAKE2B b098f3980590a562278417f572a762064fdc04c643a50767bab15f07679148854d373e0418f9996327fca6fca4ab53b4363b1d681706f96d0c25925bb84a6525 SHA512 b228337d1ecd3adc1bbb9f9ac5bd16cc068feadaf4faf398fd84c2a05ee226fa2dd5b4af639229b62271a4546f6db3e02bc0479288e0269745b1a9ff82e6c841 diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild new file mode 100644 index ..ab6fdef90301 --- /dev/null +++ b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..9} ) +inherit distutils-r1 + +DESCRIPTION="Python bindings to the OpenStack Object Storage API" +HOMEPAGE="https://launchpad.net/python-swiftclient"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND=" + >=dev-python/requests-1.1.0[${PYTHON_USEDEP}] + >=dev-python/six-1.9.0[${PYTHON_USEDEP}] +" +BDEPEND=" + dev-python/pbr[${PYTHON_USEDEP}] + test? ( + >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}] + dev-python/python-keystoneclient[${PYTHON_USEDEP}] + >=dev-python/mock-1.2.0[${PYTHON_USEDEP}] + >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}] + )" + +distutils_enable_tests unittest + +python_prepare_all() { + sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die + distutils-r1_python_prepare_all +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/lz4/
commit: 2eb66ffa8589c2a85477578c466b9589dc6698ce Author: Michał Górny gentoo org> AuthorDate: Fri Nov 26 07:01:08 2021 + Commit: Michał Górny gentoo org> CommitDate: Fri Nov 26 07:29:45 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb66ffa dev-python/lz4: Bump to 3.1.10 Signed-off-by: Michał Górny gentoo.org> dev-python/lz4/Manifest | 1 + dev-python/lz4/lz4-3.1.10.ebuild | 27 +++ 2 files changed, 28 insertions(+) diff --git a/dev-python/lz4/Manifest b/dev-python/lz4/Manifest index 94346fa3a8a5..cb7e6eb4ec3d 100644 --- a/dev-python/lz4/Manifest +++ b/dev-python/lz4/Manifest @@ -1 +1,2 @@ +DIST lz4-3.1.10.tar.gz 162886 BLAKE2B d87a84e619b62b0fb13c942c5bee1ba78c1457e1f8bef093d5be732ea6b1481ad1de38a3e3e9e3479fb407477d43183b376fd1ce2a2b5d6289d293a6c79dc414 SHA512 61983e77fa445f59503ccf8ed5fe0605d79754cdeb166e16a7093a856b23369634db7d105d57b3829e680dad0a3728adec9d18dccd92c994347b74c5af95580e DIST lz4-3.1.3.tar.gz 159016 BLAKE2B 2ab86799cbd37b96550ebb5d0e1a3c301cbcee2a42c6da189f5ae0fee4eb9c5614860dd044363e2c9312e3ab275eb527a116210604a72bd74354f49589d6567b SHA512 170b5330a8ec0eb4d69f3692c54eaa384fd4de78a7e7db95721d2f1e521ae9558f814e63bbb31db2775a81f7cd7eaea1420ad2c96406cff95d25bc5d30811aba diff --git a/dev-python/lz4/lz4-3.1.10.ebuild b/dev-python/lz4/lz4-3.1.10.ebuild new file mode 100644 index ..2a3ea4a39b2a --- /dev/null +++ b/dev-python/lz4/lz4-3.1.10.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +inherit distutils-r1 + +DESCRIPTION="LZ4 Bindings for Python" +HOMEPAGE="https://pypi.org/project/lz4/ https://github.com/python-lz4/python-lz4"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +SLOT="0" +LICENSE="BSD" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" + +RDEPEND="app-arch/lz4:=" +DEPEND=${RDEPEND} +BDEPEND=" + dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/pkgconfig[${PYTHON_USEDEP}] + test? ( + dev-python/psutil[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: media-sound/vmpk/
commit: 34a5424a2a13b546db0e59786339ccbbe060a37a Author: Miroslav Šulc gentoo org> AuthorDate: Fri Nov 26 07:26:26 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 26 07:26:26 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a5424a media-sound/vmpk: removed obsolete 0.8.4 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/vmpk/Manifest | 1 - media-sound/vmpk/vmpk-0.8.4.ebuild | 51 -- 2 files changed, 52 deletions(-) diff --git a/media-sound/vmpk/Manifest b/media-sound/vmpk/Manifest index 8c44824a0550..7c0606ee9be2 100644 --- a/media-sound/vmpk/Manifest +++ b/media-sound/vmpk/Manifest @@ -1,2 +1 @@ -DIST vmpk-0.8.4.tar.bz2 483243 BLAKE2B 12deda1ce752db4a0723e0b54e96a734cfcc11cbd2974a5957d315f1080d7d8b8ab3adf9203c8a25514f708ff6cadec69ab560239cb0f7d1b6859032ff6b976d SHA512 1704d8d39a2750549b524202e46e51507e25aeed00fe5c36202148661af2fc98613d937b2ea36f958706f371608d50ce82a6633b56e344e9cdcfed223892cb9d DIST vmpk-0.8.5.tar.bz2 484128 BLAKE2B d13965358d21a81053cc5c32e11d0b8a9f6fda733ef5e7295cee7b774d8ca584ee58c0f7cd5f10f0f3948528031e314d09736fe3f7c0dc94929bcadd3aa94e5d SHA512 62de7acc353b95511c1c1afd54d7c5ddb34de69fd2dff5dfccd6ed83b6e1ca2cfdcd36c1a4878118821dead8dd8b15c44a2c1138b677da3b218f8093e7a49abf diff --git a/media-sound/vmpk/vmpk-0.8.4.ebuild b/media-sound/vmpk/vmpk-0.8.4.ebuild deleted file mode 100644 index 7865aa398687.. --- a/media-sound/vmpk/vmpk-0.8.4.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake xdg - -DESCRIPTION="Virtual MIDI Piano Keyboard" -HOMEPAGE="https://vmpk.sourceforge.io/"; -SRC_URI="mirror://sourceforge/vmpk/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="dbus" - -BDEPEND=" - app-text/docbook-xsl-stylesheets - dev-qt/linguist-tools:5 - virtual/pkgconfig -" -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - media-sound/drumstick - x11-libs/libxcb - dbus? ( dev-qt/qtdbus:5 ) -" -RDEPEND="${DEPEND} - dev-qt/qtsvg:5 -" - -src_prepare() { - cmake_src_prepare -} - -src_configure() { - local mycmakeargs=( - -DENABLE_DBUS=$(usex dbus) - ) - cmake_src_configure -} - -src_install() { - cmake_src_install - dodir /usr/share/doc/${PF}/html - mv "${D}"/usr/share/vmpk/*.html "${D}"/usr/share/doc/${PF}/html/ || die -}
[gentoo-commits] repo/gentoo:master commit in: media-sound/strawberry/
commit: 31b5ec98e8d5b5f41ad4d31fa9031bf6baebf086 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Nov 26 07:25:19 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 26 07:25:19 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b5ec98 media-sound/strawberry: removed obsolete 0.9.3 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/strawberry/Manifest| 1 - media-sound/strawberry/strawberry-0.9.3.ebuild | 125 - 2 files changed, 126 deletions(-) diff --git a/media-sound/strawberry/Manifest b/media-sound/strawberry/Manifest index 3071a41acafe..b1506ece66fc 100644 --- a/media-sound/strawberry/Manifest +++ b/media-sound/strawberry/Manifest @@ -1,2 +1 @@ -DIST strawberry-0.9.3.tar.xz 10928116 BLAKE2B 3edb80065876d63b79292c6b75660aaaeaa6ea294bb84011124fa8aee3163717b8ab4f0e8d6e7aff321466d3cfbc214b5e8b987c9ae9b0823f8d3c681aae6e9e SHA512 d253ffaa6cf0412eb135bc792c31458816fc0a1ae7070d6885487da4fb4855ffddd285b853fd10220c797c3beb73a91059514d76b1b1638350fdff17107c DIST strawberry-1.0.0.tar.xz 11149316 BLAKE2B db500acb75c1e206c7eb2b5b668fc850444da8383ea98926e05d3eaee46a477f9b7c24017c75a1ea8d0ac8d89287a137aa65ef9098527b0449e3b5b14e37fa9e SHA512 e7f03eb068bd2de22b83b0bdd493dabbbe054bb0f7d3f4d237ff38955e382a13d7c42f60c9a257c906ded46567b6f4ca9139920291df8a7688fb4025cdfec488 diff --git a/media-sound/strawberry/strawberry-0.9.3.ebuild b/media-sound/strawberry/strawberry-0.9.3.ebuild deleted file mode 100644 index 920a6556e1d5.. --- a/media-sound/strawberry/strawberry-0.9.3.ebuild +++ /dev/null @@ -1,125 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake flag-o-matic plocale xdg - -PLOCALES="cs de es fr hu id it ko nb pl ru sv" - -DESCRIPTION="Modern music player and library organizer based on Clementine and Qt" -HOMEPAGE="https://www.strawbs.org/"; -if [[ ${PV} == ** ]]; then - EGIT_REPO_URI="https://github.com/jonaski/strawberry.git"; - inherit git-r3 -else - SRC_URI="https://github.com/jonaski/strawberry/releases/download/${PV}/${P}.tar.xz"; - KEYWORDS="amd64 ~ppc64 x86" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="cdda debug +gstreamer ipod mtp pulseaudio +udisks vlc" - -REQUIRED_USE=" - udisks? ( dbus ) -" - -BDEPEND=" - dev-qt/linguist-tools:5 - sys-devel/gettext - virtual/pkgconfig -" -COMMON_DEPEND=" - app-crypt/qca:2[qt5(+)] - dev-db/sqlite:= - dev-libs/glib:2 - dev-libs/libxml2 - dev-libs/protobuf:= - dev-qt/qtconcurrent:5 - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5[ssl] - dev-qt/qtsql:5[sqlite] - dev-qt/qtwidgets:5 - media-libs/alsa-lib - media-libs/chromaprint:= - >=media-libs/libmygpo-qt-1.0.9[qt5(+)] - >=media-libs/taglib-1.11.1_p20181028 - sys-libs/zlib - virtual/glu - x11-libs/libX11 - cdda? ( dev-libs/libcdio:= ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - ) - ipod? ( >=media-libs/libgpod-0.8.0 ) - mtp? ( >=media-libs/libmtp-1.0.0 ) - pulseaudio? ( media-sound/pulseaudio ) - vlc? ( media-video/vlc ) -" -# Note: sqlite driver of dev-qt/qtsql is bundled, so no sqlite use is required; check if this can be overcome someway; -RDEPEND="${COMMON_DEPEND} - gstreamer? ( - media-plugins/gst-plugins-meta:1.0 - media-plugins/gst-plugins-soup:1.0 - media-plugins/gst-plugins-taglib:1.0 - ) - mtp? ( gnome-base/gvfs[mtp] ) - udisks? ( sys-fs/udisks:2 ) -" -DEPEND="${COMMON_DEPEND} - >=dev-cpp/gtest-1.8.0 - dev-libs/boost - dev-qt/qtopengl:5 - dev-qt/qttest:5 - dev-qt/qtx11extras:5 - dev-qt/qtxml:5 -" - -DOCS=( Changelog README.md ) - -REQUIRED_USE=" - || ( gstreamer vlc ) -" - -src_prepare() { - plocale_find_changes "src/translations" "" ".po" - - cmake_src_prepare -} - -src_configure() { - # spotify is not in portage - local mycmakeargs=( - -DBUILD_WERROR=OFF - # avoid automagically enabling of ccache (bug #611010) - -DCCACHE_EXECUTABLE=OFF - -DENABLE_GIO=ON - -DLINGUAS="$(plocale_get_locales)" - -DENABLE_AUDIOCD="$(usex cdda)" - -DENABLE_GSTREAMER="$(usex gstreamer)" - -DENABLE_LIBGPOD="$(usex ipod)" - -DENABLE_LIBMTP="$(usex mtp)" - -DENABLE_LIBPULSE="$(usex pulseaudio)" - -DENABLE_UDISKS2="$(usex udisks)" - -DENABLE_VLC="$(usex vlc)" - -DWITH_QT6=OFF - ) - - use !debug && append-cppflags -DQT_NO_DEBUG_OUTPUT - - cmake_src_configure -} - -p
[gentoo-commits] repo/gentoo:master commit in: dev-libs/libbson/
commit: 46362b5389e0105234bd87bdce7d89193f1756f4 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:41:56 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:41:56 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46362b53 dev-libs/libbson: Stabilize 1.18.0 amd64, #791508 Signed-off-by: Sam James gentoo.org> dev-libs/libbson/libbson-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbson/libbson-1.18.0.ebuild b/dev-libs/libbson/libbson-1.18.0.ebuild index 117a1c46f965..6d665fd56c4c 100644 --- a/dev-libs/libbson/libbson-1.18.0.ebuild +++ b/dev-libs/libbson/libbson-1.18.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mongodb/mongo-c-driver/releases/download/${PV}/mongo LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~riscv ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ~riscv ~sparc x86" IUSE="examples static-libs" DEPEND="dev-python/sphinx"
[gentoo-commits] repo/gentoo:master commit in: dev-libs/mongo-c-driver/
commit: f573ea40c7dfd2ffef7260a3248627eb9c522af9 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:41:57 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:41:57 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f573ea40 dev-libs/mongo-c-driver: Stabilize 1.18.0 amd64, #791508 Signed-off-by: Sam James gentoo.org> dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild b/dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild index 1a2be6118fd0..d81423af7651 100644 --- a/dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild +++ b/dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mongodb/mongo-c-driver/releases/download/${PV}/${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~riscv ~s390 x86" +KEYWORDS="amd64 ~hppa ~riscv ~s390 x86" IUSE="debug examples icu sasl ssl static-libs test" REQUIRED_USE="test? ( static-libs )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/gast/
commit: 7650553e40f97f6b08947a306cdd200bb2da7668 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:35:56 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:36:06 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7650553e dev-python/gast: backport ~ppc64 keyword for 0.5.2 Bug: https://bugs.gentoo.org/821817 Signed-off-by: Sam James gentoo.org> dev-python/gast/gast-0.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/gast/gast-0.5.2.ebuild b/dev-python/gast/gast-0.5.2.ebuild index d34f70c86cb7..a79cedee6467 100644 --- a/dev-python/gast/gast-0.5.2.ebuild +++ b/dev-python/gast/gast-0.5.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv ~sparc x86" BDEPEND=" test? ( dev-python/astunparse[${PYTHON_USEDEP}] )"
[gentoo-commits] repo/gentoo:master commit in: sys-libs/liburing/
commit: 11da0941a6ea814bbb55aad572ef2928acac6d5b Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:34:23 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:34:23 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11da0941 sys-libs/liburing: Stabilize 2.1 arm, #826870 Signed-off-by: Sam James gentoo.org> sys-libs/liburing/liburing-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/liburing/liburing-2.1.ebuild b/sys-libs/liburing/liburing-2.1.ebuild index 9515370e406a..9742a76209d2 100644 --- a/sys-libs/liburing/liburing-2.1.ebuild +++ b/sys-libs/liburing/liburing-2.1.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then EGIT_REPO_URI="https://github.com/axboe/liburing.git"; else SRC_URI="https://git.kernel.dk/cgit/${PN}/snapshot/${P}.tar.bz2"; - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" fi LICENSE="MIT" SLOT="0/2" # liburing.so major version
[gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
commit: d8c19e0c76e89077d41131f57cebaf0e82072e85 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:33:57 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:33:57 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c19e0c app-crypt/gpgme: Stabilize 1.16.0 amd64, #826374 Signed-off-by: Sam James gentoo.org> app-crypt/gpgme/gpgme-1.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gpgme/gpgme-1.16.0.ebuild b/app-crypt/gpgme/gpgme-1.16.0.ebuild index dea37443e307..b895238a7fe9 100644 --- a/app-crypt/gpgme/gpgme-1.16.0.ebuild +++ b/app-crypt/gpgme/gpgme-1.16.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="1/11" # subslot = soname major version -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp static-libs +cxx python qt5" RDEPEND=">=app-crypt/gnupg-2
[gentoo-commits] repo/gentoo:master commit in: media-video/libva-utils/
commit: fa2a01d00c62b83b0717e2c8329557ec3beb1e8b Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:33:20 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:33:20 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa2a01d0 media-video/libva-utils: Stabilize 2.13.0 arm64, #810067 Signed-off-by: Sam James gentoo.org> media-video/libva-utils/libva-utils-2.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/libva-utils/libva-utils-2.13.0.ebuild b/media-video/libva-utils/libva-utils-2.13.0.ebuild index 2172d8196eab..5f77a232170e 100644 --- a/media-video/libva-utils/libva-utils-2.13.0.ebuild +++ b/media-video/libva-utils/libva-utils-2.13.0.ebuild @@ -15,7 +15,7 @@ else # without pre-built 'configure' as they are always available upstream. # SRC_URI="https://github.com/intel/libva-utils/releases/download/${PV}/${P}.tar.bz2"; SRC_URI="https://github.com/intel/libva-utils/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" fi LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
commit: 0a74909a8f4e3c672ec444917c5ec79b2dc72c1f Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:33:27 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:33:27 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a74909a app-crypt/gpgme: Stabilize 1.16.0 arm64, #826374 Signed-off-by: Sam James gentoo.org> app-crypt/gpgme/gpgme-1.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gpgme/gpgme-1.16.0.ebuild b/app-crypt/gpgme/gpgme-1.16.0.ebuild index d8df58daf471..dea37443e307 100644 --- a/app-crypt/gpgme/gpgme-1.16.0.ebuild +++ b/app-crypt/gpgme/gpgme-1.16.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="1/11" # subslot = soname major version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp static-libs +cxx python qt5" RDEPEND=">=app-crypt/gnupg-2
[gentoo-commits] repo/gentoo:master commit in: sys-libs/liburing/
commit: 2cdf64f5a0d5edde8e331a9a5229df3e987909c3 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:33:31 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:33:31 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cdf64f5 sys-libs/liburing: Stabilize 2.1 arm64, #826870 Signed-off-by: Sam James gentoo.org> sys-libs/liburing/liburing-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/liburing/liburing-2.1.ebuild b/sys-libs/liburing/liburing-2.1.ebuild index dd13ba0d9ab7..c6d9aa22c810 100644 --- a/sys-libs/liburing/liburing-2.1.ebuild +++ b/sys-libs/liburing/liburing-2.1.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then EGIT_REPO_URI="https://github.com/axboe/liburing.git"; else SRC_URI="https://git.kernel.dk/cgit/${PN}/snapshot/${P}.tar.bz2"; - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" fi LICENSE="MIT" SLOT="0/2" # liburing.so major version
[gentoo-commits] repo/gentoo:master commit in: sys-libs/liburing/
commit: 71f1f8b025bd8c1afdc61d714fcdc805f25f9f1c Author: Sam James gentoo org> AuthorDate: Fri Nov 26 06:34:00 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 06:34:00 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f1f8b0 sys-libs/liburing: Stabilize 2.1 amd64, #826870 Signed-off-by: Sam James gentoo.org> sys-libs/liburing/liburing-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/liburing/liburing-2.1.ebuild b/sys-libs/liburing/liburing-2.1.ebuild index c6d9aa22c810..9515370e406a 100644 --- a/sys-libs/liburing/liburing-2.1.ebuild +++ b/sys-libs/liburing/liburing-2.1.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then EGIT_REPO_URI="https://github.com/axboe/liburing.git"; else SRC_URI="https://git.kernel.dk/cgit/${PN}/snapshot/${P}.tar.bz2"; - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" fi LICENSE="MIT" SLOT="0/2" # liburing.so major version
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/test_construct/
commit: b14ad2e28b7d3defb5bbef427a5c5d423e0a50fb Author: Hans de Graaff gentoo org> AuthorDate: Thu Nov 25 13:23:50 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Fri Nov 26 06:31:47 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b14ad2e2 dev-ruby/test_construct: add ruby30 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> .../test_construct/test_construct-2.0.2-r1.ebuild | 27 ++ 1 file changed, 27 insertions(+) diff --git a/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild b/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild new file mode 100644 index ..29a9aa5571d5 --- /dev/null +++ b/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27 ruby30" + +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" + +inherit ruby-fakegem + +DESCRIPTION="Creates temporary files and directories for testing" +HOMEPAGE="https://github.com/bhb/test_construct"; + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +IUSE="" + +ruby_add_bdepend "test? ( + >=dev-ruby/minitest-5.0.8 + >=dev-ruby/mocha-0.14.0 + dev-ruby/rspec:3 +)" + +all_ruby_prepare() { + sed -i -e '/bundler/ s:^:#:' Rakefile || die +}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/parser/
commit: b87665ec523d22fbf6ff7c600d6fa801aa8ac20a Author: Hans de Graaff gentoo org> AuthorDate: Fri Nov 26 06:31:05 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Fri Nov 26 06:31:48 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87665ec dev-ruby/parser: cleanup Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/parser/Manifest | 3 --- dev-ruby/parser/parser-2.7.1.5.ebuild | 34 --- dev-ruby/parser/parser-2.7.2.0.ebuild | 37 -- dev-ruby/parser/parser-3.0.0.0.ebuild | 43 --- dev-ruby/parser/parser-3.0.1.0.ebuild | 43 --- 5 files changed, 160 deletions(-) diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest index f5499eb988d8..46a8ec920d44 100644 --- a/dev-ruby/parser/Manifest +++ b/dev-ruby/parser/Manifest @@ -1,7 +1,4 @@ -DIST parser-2.7.1.5.gem 791552 BLAKE2B 813b05fd6cbf69fe6c5c96e15b1a4542fe00710cad9ab6f4e97ccc4cabef59d29dcef052dde0770adc67634d2cfa1d11d6afd5a7624c09eb65069d90da6d577a SHA512 8ae6901901c58e6dab7f0d54d113aeb8cccb27f80d7df69a51c70b13284a680cce1b34661c1ccec97ea2234768d90e507b89d43732af7abc4261b18dd024fc67 DIST parser-2.7.2.0.tar.gz 266318 BLAKE2B 5bb3e4649eeccaa4a72fb2478755185a749b28f53898b361d5a6f35a57eb9cfbddeb149cd4a793243e60b742192992c2ebd6e42298e0f5828a1a7fb43e47 SHA512 e9754d6d334115fb272c3df0a6620da0b0a014aa7c49914556d72259a11229a6c71f797cfa814c87eec052097c2f6e3cc18adf50cc30690549c74b57733f0c72 -DIST parser-3.0.0.0.tar.gz 269035 BLAKE2B 185cff099ea38813a0db43a0d929a8bf8db0c50e5550a69a85e676d0471523fd4bd8c8fbe61b7b5c656310f23c85563d302f2d452b964993e3bc03600a25dce3 SHA512 32848628d084e4d75fd2da13d39d31653f28549cf35d6144c4eee3c3ee4fb60522b261c972afceb284aabe1e2c38c58331fcf65b1db32e36a78e02e12885eb16 -DIST parser-3.0.1.0.tar.gz 269562 BLAKE2B 95a75fabd5818439bace9e0a8bdf30cbd08eb13f07b8c63ef6d86916359bb38dad36c907556f2e64a2a1f8c7283e79ac8d158914364ae550de7cb427f21cab05 SHA512 e65cc11ea9573dfc7535d302770067f206e67ff1d86d44c95061d92b6d64331bd1694053c26aa71e301aa0b00af6a39ccc4a5491f3b8a934f45176f6ddb2fd40 DIST parser-3.0.1.1.tar.gz 281414 BLAKE2B b0299ceb03907db8edd876be10c8b7fc5c5e94be7f377ba3788db003741d3e1906ea58facc2ce98ad91d53e60990dbdccd3161cfe99b7a1fc6b0bc36c923035b SHA512 5dca487d190ebf003a115937c62cdb0fe8e38e69c32d79422fad1b3fa9d64efd1ec20cb7706fb4182fa93733634657c26a5ce9f35fab9a7558a42f47b822b4b3 DIST parser-3.0.2.0.tar.gz 282150 BLAKE2B 28091cc76a33f606cb5fd1f60612fcd973106449056d920968086bd6a06c45d872f36ed72a58fb760fbd8fdf415563ec94f2fffe07a6257af40ae18dad17c60d SHA512 f21ef02fd41e1d3c65cc3c11772f8dd21247bdd53835874da7f112ef41b202d029e9c73e51bc6f566daa2d36354b157b1e0324f7be931f3dfa31632b23cd7868 DIST parser-3.0.3.0.tar.gz 284651 BLAKE2B ed6905541642a243514dc95f986939d7cfb1d7d3900f1f6922ab2765943aa0fc751c24bfef3368f7e960c6ad13d47ca13fc49fedb2b9f714e158b295143acaa2 SHA512 579e4fd52af42fe1bcb18e445b367d49ba9bc682276d28024eba9fd8fb74a359d578f712b6da9a1b988e1734aef06effa07c9953a8d3a96e6969bcd215a2c8d3 diff --git a/dev-ruby/parser/parser-2.7.1.5.ebuild b/dev-ruby/parser/parser-2.7.1.5.ebuild deleted file mode 100644 index 83eae080a852.. --- a/dev-ruby/parser/parser-2.7.1.5.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_DOC="yard" -RUBY_FAKEGEM_TASK_TEST="test" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_VERSION="${PV/_pre/.pre.}" - -inherit ruby-fakegem - -DESCRIPTION="A production-ready Ruby parser written in pure Ruby" -HOMEPAGE="https://github.com/whitequark/parser"; - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND+="test? ( =dev-util/ragel-6* )" - -ruby_add_bdepend "test? ( - dev-ruby/minitest:5 - dev-ruby/racc - dev-ruby/cliver )" -ruby_add_rdepend "=dev-ruby/ast-2.4* >=dev-ruby/ast-2.4.1" - -all_ruby_prepare() { - sed -i -e "/[Bb]undler/d" Rakefile || die - sed -i -e '/simplecov/ s:^:#:' test/helper.rb || die -} diff --git a/dev-ruby/parser/parser-2.7.2.0.ebuild b/dev-ruby/parser/parser-2.7.2.0.ebuild deleted file mode 100644 index cc4de9d6a806.. --- a/dev-ruby/parser/parser-2.7.2.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_DOC="yard" -RUBY_FAKEGEM_TASK_TEST="test" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_VERSION="${PV/_pre/.pre.}" - -RUBY_FAKEGEM_GEMSPEC="parser.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="A production-ready Ruby parser written in pure Ruby" -HOMEPAGE="https://github.com/whitequark/parser"; -SRC_URI="https://github.com/whitequark/parser/a
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/parser/
commit: 6c162a8ddac337d71c61e9d6fe30975209870b16 Author: Hans de Graaff gentoo org> AuthorDate: Fri Nov 26 06:30:16 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Fri Nov 26 06:31:47 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c162a8d dev-ruby/parser: add 3.0.3.0 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/parser/Manifest | 1 + dev-ruby/parser/parser-3.0.3.0.ebuild | 43 +++ 2 files changed, 44 insertions(+) diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest index f5c54e497675..f5499eb988d8 100644 --- a/dev-ruby/parser/Manifest +++ b/dev-ruby/parser/Manifest @@ -4,3 +4,4 @@ DIST parser-3.0.0.0.tar.gz 269035 BLAKE2B 185cff099ea38813a0db43a0d929a8bf8db0c5 DIST parser-3.0.1.0.tar.gz 269562 BLAKE2B 95a75fabd5818439bace9e0a8bdf30cbd08eb13f07b8c63ef6d86916359bb38dad36c907556f2e64a2a1f8c7283e79ac8d158914364ae550de7cb427f21cab05 SHA512 e65cc11ea9573dfc7535d302770067f206e67ff1d86d44c95061d92b6d64331bd1694053c26aa71e301aa0b00af6a39ccc4a5491f3b8a934f45176f6ddb2fd40 DIST parser-3.0.1.1.tar.gz 281414 BLAKE2B b0299ceb03907db8edd876be10c8b7fc5c5e94be7f377ba3788db003741d3e1906ea58facc2ce98ad91d53e60990dbdccd3161cfe99b7a1fc6b0bc36c923035b SHA512 5dca487d190ebf003a115937c62cdb0fe8e38e69c32d79422fad1b3fa9d64efd1ec20cb7706fb4182fa93733634657c26a5ce9f35fab9a7558a42f47b822b4b3 DIST parser-3.0.2.0.tar.gz 282150 BLAKE2B 28091cc76a33f606cb5fd1f60612fcd973106449056d920968086bd6a06c45d872f36ed72a58fb760fbd8fdf415563ec94f2fffe07a6257af40ae18dad17c60d SHA512 f21ef02fd41e1d3c65cc3c11772f8dd21247bdd53835874da7f112ef41b202d029e9c73e51bc6f566daa2d36354b157b1e0324f7be931f3dfa31632b23cd7868 +DIST parser-3.0.3.0.tar.gz 284651 BLAKE2B ed6905541642a243514dc95f986939d7cfb1d7d3900f1f6922ab2765943aa0fc751c24bfef3368f7e960c6ad13d47ca13fc49fedb2b9f714e158b295143acaa2 SHA512 579e4fd52af42fe1bcb18e445b367d49ba9bc682276d28024eba9fd8fb74a359d578f712b6da9a1b988e1734aef06effa07c9953a8d3a96e6969bcd215a2c8d3 diff --git a/dev-ruby/parser/parser-3.0.3.0.ebuild b/dev-ruby/parser/parser-3.0.3.0.ebuild new file mode 100644 index ..70d2b1439d34 --- /dev/null +++ b/dev-ruby/parser/parser-3.0.3.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27 ruby30" + +RUBY_FAKEGEM_RECIPE_DOC="yard" +RUBY_FAKEGEM_TASK_TEST="test" +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" + +RUBY_FAKEGEM_VERSION="${PV/_pre/.pre.}" + +RUBY_FAKEGEM_GEMSPEC="parser.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="A production-ready Ruby parser written in pure Ruby" +HOMEPAGE="https://github.com/whitequark/parser"; +SRC_URI="https://github.com/whitequark/parser/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND+=" =dev-util/ragel-6*" + +ruby_add_bdepend " + test? ( + dev-ruby/minitest:5 + dev-ruby/racc ) + dev-ruby/cliver +" +ruby_add_rdepend "=dev-ruby/ast-2.4* >=dev-ruby/ast-2.4.1" + +all_ruby_prepare() { + sed -i -e "/[Bb]undler/d" Rakefile || die + sed -i -e '/simplecov/ s:^:#:' test/helper.rb || die +} + +each_ruby_compile() { + ${RUBY} -S rake generate || die +}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/globalid/
commit: 0c5412e05f683adb0fb8e4063bc42d10e782299b Author: Hans de Graaff gentoo org> AuthorDate: Fri Nov 26 06:27:50 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Fri Nov 26 06:31:47 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5412e0 dev-ruby/globalid: add 1.0.0 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/globalid/Manifest | 1 + dev-ruby/globalid/globalid-1.0.0.ebuild | 29 + 2 files changed, 30 insertions(+) diff --git a/dev-ruby/globalid/Manifest b/dev-ruby/globalid/Manifest index 93430123aaec..e2e7858320e6 100644 --- a/dev-ruby/globalid/Manifest +++ b/dev-ruby/globalid/Manifest @@ -2,3 +2,4 @@ DIST globalid-0.4.2.tar.gz 18669 BLAKE2B 7773362a16f5e3d0fec2a45e9bc768b5f22072d DIST globalid-0.5.1.tar.gz 18978 BLAKE2B bf13df8d8a5ce21f85c5bec3c5d0b690ceea94a51b0fbfe9bcb7dd9fe55d8abf2c5a36589147a72b6a68d1263afa130a2acff7fbe0075599e6a67fc416ac20a9 SHA512 998478876781b70cadb6c6ce0624443033f6e29ce9cb7ce145f5e3f288b7998267c63aa1b43ce0d3f7c5fc378d7e148ee11b9d88b63665fa951efb1cc72ad93e DIST globalid-0.5.2.tar.gz 19137 BLAKE2B 8e01b965b396aa04149f83b30066ae99a50970fb2de97c99e09c422f4ccd59325bd7697de6a0873d3876cee9e1ead7ff0715233eaa3abf03b10cc1ed7168e4af SHA512 4954b9f558048eb143d4a9d1b041dc438f5852779340e11d93840e540f1c030714da2412e9eb2777d3eaafc887cc94c43ffabdc0060cc809a033e7e6352fb4a6 DIST globalid-0.6.0.tar.gz 20908 BLAKE2B 764d25ffb216ad73098c86aaa0ebbef412e6e97ff36beb0ad780e2613e41ed1404b1c93c27332cb3f85d29c774f243bf77caa44c179433057e92320acb8bf838 SHA512 5adc8035a10942318825c348dde8cc988255962b00d96df0f1aa7eebfa316e2637a7f5c79af559661c02837b0690e5e9c4a8cc3f4ee58ac75a6b180397485e0f +DIST globalid-1.0.0.tar.gz 20916 BLAKE2B 4e932269cce13d319bb44ee8da878fd94d95a82badf67a8f3aa7f5c2064a401e9aaa743cbd763305de65dea242c4e8316c742a8c24e3f1a06b30a799578372f1 SHA512 228c672aa2934a726677e11a90124767f302910791153b68024aa8b44921f2ed1444903ac592c46240f19c9dae25c170405ac2a21fc269c573b066d4cd34b04d diff --git a/dev-ruby/globalid/globalid-1.0.0.ebuild b/dev-ruby/globalid/globalid-1.0.0.ebuild new file mode 100644 index ..8795d175a2a6 --- /dev/null +++ b/dev-ruby/globalid/globalid-1.0.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +RUBY_FAKEGEM_GEMSPEC="globalid.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Reference models by URI" +HOMEPAGE="https://github.com/rails/globalid"; +SRC_URI="https://github.com/rails/globalid/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +IUSE="" + +ruby_add_bdepend "test? ( dev-ruby/bundler >=dev-ruby/activemodel-5.0 >=dev-ruby/railties-5.0 )" +ruby_add_rdepend ">=dev-ruby/activesupport-5.0:*" + +all_ruby_prepare() { + rm -f Gemfile.lock || die + + sed -i -e '2irequire "forwardable"' test/helper.rb || die +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/drumstick/
commit: 5cb5d780ce6e384d1d10a4e9a8b3a289f78f0d8e Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:46:59 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:46:59 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb5d780 media-sound/drumstick: Stabilize 2.4.1 x86, #827245 Signed-off-by: Sam James gentoo.org> media-sound/drumstick/drumstick-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/drumstick/drumstick-2.4.1.ebuild b/media-sound/drumstick/drumstick-2.4.1.ebuild index f8a8db62be7c..d5cce38803f9 100644 --- a/media-sound/drumstick/drumstick-2.4.1.ebuild +++ b/media-sound/drumstick/drumstick-2.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc fluidsynth network pulseaudio" RESTRICT="test"
[gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/
commit: 52a2a812c249006fc9ba660ae2d4254cf723cb58 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:46:44 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:46:44 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52a2a812 x11-wm/icewm: Stabilize 2.8.0 x86, #827030 Signed-off-by: Sam James gentoo.org> x11-wm/icewm/icewm-2.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild index 1caaea827747..de9a2fa05add 100644 --- a/x11-wm/icewm/icewm-2.8.0.ebuild +++ b/x11-wm/icewm/icewm-2.8.0.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"; SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 sparc x86" IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533
[gentoo-commits] repo/gentoo:master commit in: media-sound/strawberry/
commit: 08321f5b3c9c4aa433a2d46b069b82e99bd571b3 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:46:48 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:46:48 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08321f5b media-sound/strawberry: Stabilize 1.0.0-r1 x86, #827110 Signed-off-by: Sam James gentoo.org> media-sound/strawberry/strawberry-1.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/strawberry/strawberry-1.0.0-r1.ebuild b/media-sound/strawberry/strawberry-1.0.0-r1.ebuild index 444ffd7d48c9..a43b22b25ba9 100644 --- a/media-sound/strawberry/strawberry-1.0.0-r1.ebuild +++ b/media-sound/strawberry/strawberry-1.0.0-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then inherit git-r3 else SRC_URI="https://github.com/jonaski/strawberry/releases/download/${PV}/${P}.tar.xz"; - KEYWORDS="amd64 ~ppc64 ~x86" + KEYWORDS="amd64 ~ppc64 x86" fi LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: x11-wm/blackbox/
commit: 80cf17290ff8d2d2a18d3fafdc24451b694b48aa Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:46:51 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:46:51 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80cf1729 x11-wm/blackbox: Stabilize 0.77 x86, #827116 Signed-off-by: Sam James gentoo.org> x11-wm/blackbox/blackbox-0.77.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/blackbox/blackbox-0.77.ebuild b/x11-wm/blackbox/blackbox-0.77.ebuild index efd6dade8d2b..ce6f439f6dd1 100644 --- a/x11-wm/blackbox/blackbox-0.77.ebuild +++ b/x11-wm/blackbox/blackbox-0.77.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bbidulock/blackboxwm/archive/${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="debug nls static-libs truetype" RDEPEND="x11-libs/libXft
[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmppp/
commit: 016b2ae21bdce8c4176bfb248825afe3a1edc951 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:46:41 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:46:41 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016b2ae2 x11-plugins/wmppp: Stabilize 1.3.2-r2 x86, #826506 Signed-off-by: Sam James gentoo.org> x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild index 8334546dbd91..9b9b0e378314 100644 --- a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild +++ b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.dockapps.net/download/${MY_P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" RDEPEND=">=x11-libs/libdockapp-0.7:=
[gentoo-commits] repo/gentoo:master commit in: media-sound/vmpk/
commit: 1d6cd46e1da4405af32d8d9b5828dcc77c614441 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:46:55 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:46:55 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6cd46e media-sound/vmpk: Stabilize 0.8.5 x86, #827242 Signed-off-by: Sam James gentoo.org> media-sound/vmpk/vmpk-0.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/vmpk/vmpk-0.8.5.ebuild b/media-sound/vmpk/vmpk-0.8.5.ebuild index ff16c974e37f..23b8ede7e0ab 100644 --- a/media-sound/vmpk/vmpk-0.8.5.ebuild +++ b/media-sound/vmpk/vmpk-0.8.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vmpk/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dbus" BDEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-libs/libexif/
commit: 000ba93177907953fe9993b925beeb99d3dba452 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:17:56 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:19:35 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000ba931 media-libs/libexif: add 0.6.24 Signed-off-by: Sam James gentoo.org> media-libs/libexif/Manifest | 1 + media-libs/libexif/libexif-0.6.24.ebuild | 53 2 files changed, 54 insertions(+) diff --git a/media-libs/libexif/Manifest b/media-libs/libexif/Manifest index 29cd3ca274ce..11771ebe20d6 100644 --- a/media-libs/libexif/Manifest +++ b/media-libs/libexif/Manifest @@ -1 +1,2 @@ DIST libexif-0.6.23.tar.gz 2764684 BLAKE2B 517eaadc71b6ccaa7899b89b770a14fc051f365c728d5518fe6f0c05aa14690eaa6a33323c9305d02398df6ba2fceb806537202224a3c00018f7bcf835a3ff84 SHA512 c382b5f36e4fc1501664e3bad18553abb1b18f752f93111af5081e996bcc37b425ac9f0b0e1ffd7145270254ac44a4adb7875d5b0d8379113da6162b17442e23 +DIST libexif-0.6.24.tar.bz2 1992163 BLAKE2B 75d3a2b4fefd7b7706226e70d31250ef7e99eeb81a4839ddc36cc9e3180534542d8a02851f8e6fd5034bbc925a616ead8c4bfb0cce8bc5886c3ec54811914a6b SHA512 35c9e7af2c3d44a638dc6bbe8f96962d41c0f3fe4a257494f7a73baefab9aba507477175289ccf9002a66cc16ca53d5d1f44d6fef9e014b27f687ecdc58f5111 diff --git a/media-libs/libexif/libexif-0.6.24.ebuild b/media-libs/libexif/libexif-0.6.24.ebuild new file mode 100644 index ..8d78a770bc8a --- /dev/null +++ b/media-libs/libexif/libexif-0.6.24.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools multilib-minimal + +DESCRIPTION="Library for parsing, editing, and saving EXIF data" +HOMEPAGE="https://libexif.github.io/"; +SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2"; + +LICENSE="LGPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +IUSE="doc nls" + +RDEPEND="nls? ( virtual/libintl )" +DEPEND="${RDEPEND}" +BDEPEND=" + virtual/pkgconfig + doc? ( app-doc/doxygen ) + nls? ( sys-devel/gettext )" + +PATCHES=( + "${FILESDIR}"/${PN}-0.6.13-pkgconfig.patch +) + +src_prepare() { + default + + # bug #390249 + sed -i -e '/FLAGS=/s:-g::' configure.ac || die + + # Previously elibtoolize for BSD + eautoreconf +} + +multilib_src_configure() { + ECONF_SOURCE="${S}" econf \ + $(use_enable doc docs) \ + $(use_enable nls) \ + --with-doc-dir="${EPREFIX}"/usr/share/doc/${PF} +} + +multilib_src_install() { + emake DESTDIR="${D}" install +} + +multilib_src_install_all() { + find "${ED}" -name '*.la' -delete || die + + rm -f "${ED}"/usr/share/doc/${PF}/{ABOUT-NLS,COPYING} || die +}
[gentoo-commits] repo/gentoo:master commit in: media-radio/direwolf/
commit: f569dcd2cdca1475f1e848647fd02cd48b9b192c Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:12:14 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:12:14 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f569dcd2 media-radio/direwolf: drop unused toolchain-funcs from 1.6 Signed-off-by: Sam James gentoo.org> media-radio/direwolf/direwolf-1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/direwolf/direwolf-1.6.ebuild b/media-radio/direwolf/direwolf-1.6.ebuild index 7058a03085ab..63c6a5df5b64 100644 --- a/media-radio/direwolf/direwolf-1.6.ebuild +++ b/media-radio/direwolf/direwolf-1.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit cmake systemd udev toolchain-funcs +inherit cmake systemd udev DESCRIPTION="Decoded Information from Radio Emissions for Windows Or Linux Fans" HOMEPAGE="https://github.com/wb2osz/direwolf/blob/master/README.md";
[gentoo-commits] repo/gentoo:master commit in: media-radio/direwolf/files/, media-radio/direwolf/
commit: 413d7d28cfa04ff1d59688563ffeb432b7e5d381 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:46:55 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:11:24 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=413d7d28 media-radio/direwolf: respect AR, CC, and LDFLAGS Bug: https://bugs.gentoo.org/807664 Closes: https://bugs.gentoo.org/750911 Closes: https://bugs.gentoo.org/750914 Closes: https://bugs.gentoo.org/750935 Signed-off-by: Sam James gentoo.org> media-radio/direwolf/direwolf-1.5-r1.ebuild| 4 .../direwolf/files/direwolf-1.5-respect-AR.patch | 22 ++ .../files/direwolf-1.5-respect-LDFLAGS.patch | 22 ++ 3 files changed, 48 insertions(+) diff --git a/media-radio/direwolf/direwolf-1.5-r1.ebuild b/media-radio/direwolf/direwolf-1.5-r1.ebuild index ee2fa3ecbbd6..deef4a8a736a 100644 --- a/media-radio/direwolf/direwolf-1.5-r1.ebuild +++ b/media-radio/direwolf/direwolf-1.5-r1.ebuild @@ -30,6 +30,8 @@ INSTALLDIR="${D}" src_prepare() { eapply "${FILESDIR}/${PV}-makefile.patch" eapply "${FILESDIR}/direwolf-gpsd-API-9.patch" + eapply "${FILESDIR}/direwolf-1.5-respect-LDFLAGS.patch" + eapply "${FILESDIR}/direwolf-1.5-respect-AR.patch" eapply_user @@ -47,6 +49,8 @@ src_prepare() { } src_compile() { + tc-export AR CC + emake PKG_CONFIG="$(tc-getPKG_CONFIG)" } diff --git a/media-radio/direwolf/files/direwolf-1.5-respect-AR.patch b/media-radio/direwolf/files/direwolf-1.5-respect-AR.patch new file mode 100644 index ..1a833cc06ba8 --- /dev/null +++ b/media-radio/direwolf/files/direwolf-1.5-respect-AR.patch @@ -0,0 +1,22 @@ +diff --git a/Makefile.linux b/Makefile.linux +index 3d433bd..bf8ed3d 100644 +--- a/Makefile.linux b/Makefile.linux +@@ -474,7 +474,7 @@ ttcalc : ttcalc.o ax25_pad.o fcs_calc.o textcolor.o misc.a + # UTM, USNG, MGRS conversions. + + geotranz.a : error_string.o mgrs.o polarst.o tranmerc.o ups.o usng.o utm.o +- ar -cr $@ $^ ++ $(AR) -cr $@ $^ + + error_string.o : geotranz/error_string.c + $(CC) $(CFLAGS) -c -o $@ $^ +@@ -502,7 +502,7 @@ utm.o : geotranz/utm.c + # We don't need the others in that same directory. + + misc.a : strlcpy.o strlcat.o +- ar -cr $@ $^ ++ $(AR) -cr $@ $^ + + strlcpy.o : misc/strlcpy.c + $(CC) $(CFLAGS) -I. -c -o $@ $^ diff --git a/media-radio/direwolf/files/direwolf-1.5-respect-LDFLAGS.patch b/media-radio/direwolf/files/direwolf-1.5-respect-LDFLAGS.patch new file mode 100644 index ..38dddcc281fd --- /dev/null +++ b/media-radio/direwolf/files/direwolf-1.5-respect-LDFLAGS.patch @@ -0,0 +1,22 @@ +diff --git a/Makefile.linux b/Makefile.linux +index 7418a63..3d433bd 100644 +--- a/Makefile.linux b/Makefile.linux +@@ -447,7 +447,7 @@ atest : atest.c demod.o demod_afsk.o demod_psk.o demod_9600.o \ + # Multiple AGWPE network or serial port clients to test TNCs side by side. + + aclients : aclients.c ax25_pad.c fcs_calc.c textcolor.o misc.a +- $(CC) $(CFLAGS) -g -o $@ $^ ++ $(CC) $(CFLAGS) -g -o $@ $^ $(LDFLAGS) + + + # Talk to a KISS TNC. +@@ -466,7 +466,7 @@ cm108 : cm108.c textcolor.o misc.a + # Touch Tone to Speech sample application. + + ttcalc : ttcalc.o ax25_pad.o fcs_calc.o textcolor.o misc.a +- $(CC) $(CFLAGS) -g -o $@ $^ ++ $(CC) $(CFLAGS) -g -o $@ $^ $(LDFLAGS) + + + # - Libraries
[gentoo-commits] repo/gentoo:master commit in: media-radio/direwolf/, media-radio/direwolf/files/
commit: f2451003826e4c1a4807484544e513883ad61810 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 05:05:06 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 05:11:30 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2451003 media-radio/direwolf: add 1.6 Upstream now uses CMake. Bug: https://bugs.gentoo.org/716708 Closes: https://bugs.gentoo.org/807664 Closes: https://bugs.gentoo.org/808513 Signed-off-by: Sam James gentoo.org> media-radio/direwolf/Manifest | 1 + media-radio/direwolf/direwolf-1.6.ebuild | 67 ++ .../files/direwolf-1.6-use-standard-doc-dir.patch | 50 3 files changed, 118 insertions(+) diff --git a/media-radio/direwolf/Manifest b/media-radio/direwolf/Manifest index 20566d786ae1..2fd9f36b0d21 100644 --- a/media-radio/direwolf/Manifest +++ b/media-radio/direwolf/Manifest @@ -1 +1,2 @@ DIST direwolf-1.5.tar.gz 17996557 BLAKE2B 6860075b764248f1e0ff06e2a533e2e31f65851ea45d74fb0aca11827940c6df0a8bab4b6b78aa98847ee54b2b344d3c5fc8da6947f9113d2fac6d3ea427d68b SHA512 c23e2ccebd47235f76a9583e14cf8e8df299b8f7456a6388534536e7b1114b3d9b9efee43da2c1708e01a0b9534db0ed93314368e20e9002bfcd5b3a2855d8a5 +DIST direwolf-1.6.tar.gz 22298168 BLAKE2B d0bffe78ecfdd7b41e4e2d458416e30e9151870d6890c3e4f65e44472699f0c1e1016fcbab5c30209978594ccaf567a8d53ae62194649e9df5cca4d4ea4689af SHA512 f29805dfea01ed5a81b133ac0a98455c2edfb6d18e0764db23c398475b11cc0e57c1c7c35c44cdaa5cf73129e8c18b836ad17dd3e9811e84277db0ef7b10bcd5 diff --git a/media-radio/direwolf/direwolf-1.6.ebuild b/media-radio/direwolf/direwolf-1.6.ebuild new file mode 100644 index ..7058a03085ab --- /dev/null +++ b/media-radio/direwolf/direwolf-1.6.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake systemd udev toolchain-funcs + +DESCRIPTION="Decoded Information from Radio Emissions for Windows Or Linux Fans" +HOMEPAGE="https://github.com/wb2osz/direwolf/blob/master/README.md"; +SRC_URI="https://github.com/wb2osz/direwolf/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2 BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="alsa gps hamlib test udev" +RESTRICT="!test? ( test )" + +RDEPEND=" + alsa? ( media-libs/alsa-lib ) + gps? ( sci-geosciences/gpsd ) + hamlib? ( media-libs/hamlib:= ) + udev? ( virtual/libudev:= ) +" +DEPEND="${RDEPEND}" + +PATCHES=( + "${FILESDIR}"/${PN}-1.6-use-standard-doc-dir.patch +) + +src_configure() { + local mycmakeargs=( + -DCMAKE_DISABLE_FIND_PACKAGE_ALSA=$(usex !alsa) + -DCMAKE_DISABLE_FIND_PACKAGE_GPSD=$(usex !gps) + -DCMAKE_DISABLE_FIND_PACKAGE_hamlib=$(usex !hamlib) + -DCMAKE_DISABLE_FIND_PACKAGE_udev=$(usex !udev) + -DUNITTEST=$(usex test) + ) + + cmake_src_configure +} + +src_install() { + cmake_src_install + + # Fix udev rule installation path + udev_dorules "${ED}"/etc/udev/rules.d/99-direwolf-cmedia.rules + rm "${ED}"/etc/udev/rules.d/99-direwolf-cmedia.rules || die + + keepdir /var/log/direwolf + + # Pre-CMake, we installed a default config to /etc/direwolf. + # Should we do that now? + #insinto /etc/direwolf/ + #doins direwolf.conf + + systemd_dounit "${FILESDIR}"/direwolf.service + systemd_dounit "${FILESDIR}"/direwolf-kiss.service +} + +pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]] ; then + einfo "The default configuration files are at:" + einfo " - ${EROOT}/usr/share/doc/${PF}/conf/direwolf.conf" + einfo " - ${EROOT}/usr/share/doc/${PF}/conf/sdr.conf" + einfo "Copy these to the /etc/direwolf/ directory to modify them." + fi +} diff --git a/media-radio/direwolf/files/direwolf-1.6-use-standard-doc-dir.patch b/media-radio/direwolf/files/direwolf-1.6-use-standard-doc-dir.patch new file mode 100644 index ..1377ba0b4fab --- /dev/null +++ b/media-radio/direwolf/files/direwolf-1.6-use-standard-doc-dir.patch @@ -0,0 +1,50 @@ +From bfb62c085b0841818a5aaa0d2096c0d26f409553 Mon Sep 17 00:00:00 2001 +From: Sam James +Date: Fri, 26 Nov 2021 04:57:44 + +Subject: [PATCH] Use standard doc directory (a la GNUInstallDirs) + +Signed-off-by: Sam James +--- + CMakeLists.txt | 12 + 1 file changed, 4 insertions(+), 8 deletions(-) + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 139cb4d..e5da77c 100644 +--- a/CMakeLists.txt b/CMakeLists.txt +@@ -233,16 +233,12 @@ if (WIN32 OR CYGWIN) + set(INSTALL_MAN_DIR "man") + set(INSTALL_DATA_DIR "data") + else() +- set(INSTALL_BIN_DIR "bin") +- set(INSTALL_DOC_DIR "share/doc/${CMAKE_PROJECT_NAME}") ++ set(INSTALL_BIN_DIR "${CMAKE_INSTALL_BINDIR}") ++ set(INSTALL_DOC_DIR "${CMAKE_INSTALL_DOCDIR}") + set(INSTALL_CONF_DIR "${INSTALL_DOC_DIR}
[gentoo-commits] repo/gentoo:master commit in: sci-libs/indilib/
commit: fe5576b173d07cc7427cc151055ea0ba3a42d10f Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:32:21 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:32:21 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe5576b1 sci-libs/indilib: backport test skip to 1.9.2 Bug: https://bugs.gentoo.org/763126 Signed-off-by: Sam James gentoo.org> sci-libs/indilib/indilib-1.9.2.ebuild | 12 1 file changed, 12 insertions(+) diff --git a/sci-libs/indilib/indilib-1.9.2.ebuild b/sci-libs/indilib/indilib-1.9.2.ebuild index f5901ff88e0f..d1a9b7106bd0 100644 --- a/sci-libs/indilib/indilib-1.9.2.ebuild +++ b/sci-libs/indilib/indilib-1.9.2.ebuild @@ -53,5 +53,17 @@ src_configure() { } src_test() { + local myctestargs=() + + if use ppc || use ppc64 || use sparc ; then + # Broken on big endian for quite some time. + # Reported upstream: file needs to be replaced w/ a normal library + # for b64. + # bug #763126 + myctestargs+=( + -E "(test_base64)" + ) + fi + BUILD_DIR="${BUILD_DIR}"/test cmake_src_test }
[gentoo-commits] repo/gentoo:master commit in: media-libs/openexr/
commit: 22c7177ff7edd8a60166cbb977d60c40bd0513bd Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:29:56 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:29:56 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c7177f media-libs/openexr: mark newer versions as -ppc -sparc too Accidentally dropped. Signed-off-by: Sam James gentoo.org> media-libs/openexr/openexr-3.1.2.ebuild | 3 ++- media-libs/openexr/openexr-3.1.3.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/media-libs/openexr/openexr-3.1.2.ebuild b/media-libs/openexr/openexr-3.1.2.ebuild index a421d40937b2..9a8c70d88e64 100644 --- a/media-libs/openexr/openexr-3.1.2.ebuild +++ b/media-libs/openexr/openexr-3.1.2.ebuild @@ -15,7 +15,8 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/ LICENSE="BSD" SLOT="3/30" # based on SONAME -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +# -ppc -sparc because broken on big endian, bug #818424 +KEYWORDS="amd64 ~arm arm64 ~ia64 -ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="cpu_flags_x86_avx doc examples large-stack static-libs utils test threads" RESTRICT="!test? ( test )" diff --git a/media-libs/openexr/openexr-3.1.3.ebuild b/media-libs/openexr/openexr-3.1.3.ebuild index 7b41f0eca9df..d465d49cb95b 100644 --- a/media-libs/openexr/openexr-3.1.3.ebuild +++ b/media-libs/openexr/openexr-3.1.3.ebuild @@ -15,7 +15,8 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/ LICENSE="BSD" SLOT="3/30" # based on SONAME -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +# -ppc -sparc because broken on big endian, bug #818424 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 -ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="cpu_flags_x86_avx doc examples large-stack static-libs utils test threads" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/traitlets/
commit: ac55afd0e8c7540a47cf1b2537cca81d8c4e2081 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:24:03 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:24:03 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac55afd0 dev-python/traitlets: Stabilize 5.1.1 ALLARCHES, #827330 Signed-off-by: Sam James gentoo.org> dev-python/traitlets/traitlets-5.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/traitlets/traitlets-5.1.1.ebuild b/dev-python/traitlets/traitlets-5.1.1.ebuild index d600fd0b9044..6b9cf6bf2990 100644 --- a/dev-python/traitlets/traitlets-5.1.1.ebuild +++ b/dev-python/traitlets/traitlets-5.1.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_sphinx docs/source \ dev-python/ipython_genutils \
[gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/
commit: b6e8f06d0127e628f2ea8e5697d487014f7e1f31 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:23:00 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:23:00 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e8f06d kde-misc/zanshin: Keyword 0.5.71-r2 arm64, #824174 Signed-off-by: Sam James gentoo.org> kde-misc/zanshin/zanshin-0.5.71-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild b/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild index 3293a80aec11..ca7732f2bfb1 100644 --- a/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild +++ b/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ https://userbase.kde.org/Zanshin"; if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="|| ( GPL-2 GPL-3 )"
[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-python/
commit: 4efaf5bcaa00411fe7e38e40e8e1e1b03690d430 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:21:10 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:21:10 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4efaf5bc dev-util/kdevelop-python: Keyword 5.6.2 arm64, #824178 Signed-off-by: Sam James gentoo.org> dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild index fad21df3fc4a..04cd755ad727 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Python plugin for KDevelop" HOMEPAGE="https://kdevelop.org/"; if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="GPL-2" # TODO: CHECK
[gentoo-commits] repo/gentoo:master commit in: dev-libs/libphonenumber/
commit: 843524a073d79189d2bf31d455350ec9f5cb8eb0 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:21:14 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:21:14 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=843524a0 dev-libs/libphonenumber: Keyword 8.12.37 arm64, #823854 Signed-off-by: Sam James gentoo.org> dev-libs/libphonenumber/libphonenumber-8.12.37.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libphonenumber/libphonenumber-8.12.37.ebuild b/dev-libs/libphonenumber/libphonenumber-8.12.37.ebuild index 14b1b298ff0b..9a9e61d6b305 100644 --- a/dev-libs/libphonenumber/libphonenumber-8.12.37.ebuild +++ b/dev-libs/libphonenumber/libphonenumber-8.12.37.ebuild @@ -13,7 +13,7 @@ CMAKE_USE_DIR="${WORKDIR}"/${P}/cpp LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="test" RESTRICT="test !test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-php/
commit: 9a666f77f88bb7d61a22007a1ac8dfac891237e4 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:21:09 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:21:09 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a666f77 dev-util/kdevelop-php: Keyword 5.6.2 arm64, #824178 Signed-off-by: Sam James gentoo.org> dev-util/kdevelop-php/kdevelop-php-5.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-php/kdevelop-php-5.6.2.ebuild b/dev-util/kdevelop-php/kdevelop-php-5.6.2.ebuild index e0cb6de71fa5..30fe103d7b21 100644 --- a/dev-util/kdevelop-php/kdevelop-php-5.6.2.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-5.6.2.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="PHP plugin for KDevelop" HOMEPAGE="https://kdevelop.org/"; if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="GPL-2 LGPL-2"
[gentoo-commits] repo/gentoo:master commit in: kde-apps/kitinerary/
commit: 15a3924b36093de1f6e3a317f6daff821ca64504 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:21:15 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:21:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a3924b kde-apps/kitinerary: Keyword 21.08.3-r1 arm64, #823854 Signed-off-by: Sam James gentoo.org> kde-apps/kitinerary/kitinerary-21.08.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kitinerary/kitinerary-21.08.3-r1.ebuild b/kde-apps/kitinerary/kitinerary-21.08.3-r1.ebuild index 0a32b1b9b3d0..ce9b88c8053b 100644 --- a/kde-apps/kitinerary/kitinerary-21.08.3-r1.ebuild +++ b/kde-apps/kitinerary/kitinerary-21.08.3-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kontact/"; LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="+barcode pdf" REQUIRED_USE="test? ( pdf )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/numpy/
commit: 1cff19a735798c779d14e9e3a03aae5608d418c1 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:19:15 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:19:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cff19a7 dev-python/numpy: Stabilize 1.21.4-r2 x86, #824478 Signed-off-by: Sam James gentoo.org> dev-python/numpy/numpy-1.21.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/numpy/numpy-1.21.4-r2.ebuild b/dev-python/numpy/numpy-1.21.4-r2.ebuild index 5e68ea11a2b1..07215e2314b5 100644 --- a/dev-python/numpy/numpy-1.21.4-r2.ebuild +++ b/dev-python/numpy/numpy-1.21.4-r2.ebuild @@ -22,7 +22,7 @@ SRC_URI=" )" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc lapack" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/numpy/
commit: f8ea4567296a722587fbf461b9ff1159be392234 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:18:03 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:18:03 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ea4567 dev-python/numpy: skip two known-failing tests on x86 Reported upstream already. Signed-off-by: Sam James gentoo.org> dev-python/numpy/numpy-1.21.4-r2.ebuild | 9 + 1 file changed, 9 insertions(+) diff --git a/dev-python/numpy/numpy-1.21.4-r2.ebuild b/dev-python/numpy/numpy-1.21.4-r2.ebuild index 9009a8a3e47a..5e68ea11a2b1 100644 --- a/dev-python/numpy/numpy-1.21.4-r2.ebuild +++ b/dev-python/numpy/numpy-1.21.4-r2.ebuild @@ -127,6 +127,15 @@ python_test() { ) fi + if use x86 ; then + deselect+=( + # https://github.com/numpy/numpy/issues/18388 + numpy/core/tests/test_umath.py::TestRemainder::test_float_remainder_overflow + # https://github.com/numpy/numpy/issues/18387 + numpy/random/tests/test_generator_mt19937.py::TestRandomDist::test_pareto + ) + fi + distutils_install_for_testing --single-version-externally-managed \ --record "${TMPDIR}/record.txt" ${NUMPY_FCONFIG}
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/kokkos/
commit: f16181a97c2031836ca26bd1d22550d511982b39 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 04:12:36 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 04:12:36 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16181a9 dev-cpp/kokkos: skip "death tests" They're known to fail and it's holding up stabilisation on a non-regression. Closes: https://bugs.gentoo.org/722608 Signed-off-by: Sam James gentoo.org> dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild | 11 +++ 1 file changed, 11 insertions(+) diff --git a/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild b/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild index 8f64a19d12e7..24d979c98647 100644 --- a/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild +++ b/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild @@ -41,3 +41,14 @@ src_configure() { cmake_src_configure } + +src_test() { + local myctestargs=( + # Contains "death tests" which are known/expected(?) to fail + # https://github.com/kokkos/kokkos/issues/3033 + # bug #791514 + -E "(KokkosCore_UnitTest_OpenMP|KokkosCore_UnitTest_Serial)" + ) + + cmake_src_test +}
[gentoo-commits] repo/gentoo:master commit in: games-simulation/simutrans/
commit: 5e71dc45f836c752201af6766bcd77428e28e38d Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Fri Nov 26 02:47:15 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 03:40:02 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e71dc45 games-simulation/simutrans: Drop -* from KEYWORDS Reason unclear, apparently not needed. Bug: https://bugs.gentoo.org/827296 Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> Closes: https://github.com/gentoo/gentoo/pull/23084 Signed-off-by: Sam James gentoo.org> games-simulation/simutrans/simutrans-0.122.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild b/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild index 1d54030950e5..5a5fa8c117eb 100644 --- a/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild +++ b/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ S=${WORKDIR} LICENSE="Artistic" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="+pak128 +pak128-britain +pak128-german +pak192-comic truetype upnp zstd" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-util/meson/files/, dev-util/meson/
commit: d4eb421dfbf11992695da541c4dae5535235bd88 Author: Mike Gilbert gentoo org> AuthorDate: Fri Nov 26 02:28:37 2021 + Commit: Mike Gilbert gentoo org> CommitDate: Fri Nov 26 02:28:37 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4eb421d dev-util/meson: fix legacy soname behavior for shared_module targets Closes: https://bugs.gentoo.org/827143 Signed-off-by: Mike Gilbert gentoo.org> .../files/meson-0.60.2-check-module-linking.patch | 28 ++ ...{meson-0.60.2.ebuild => meson-0.60.2-r1.ebuild} | 4 2 files changed, 32 insertions(+) diff --git a/dev-util/meson/files/meson-0.60.2-check-module-linking.patch b/dev-util/meson/files/meson-0.60.2-check-module-linking.patch new file mode 100644 index ..b192a454c28a --- /dev/null +++ b/dev-util/meson/files/meson-0.60.2-check-module-linking.patch @@ -0,0 +1,28 @@ +From df7ddc7ec19886ccdc433f42379c04c1df793565 Mon Sep 17 00:00:00 2001 +From: Mike Gilbert +Date: Thu, 25 Nov 2021 21:19:32 -0500 +Subject: [PATCH] Remove premature return in build.check_module_linking() + +We want to loop over all link_targets to update +backwards_compat_want_soname if necessary. + +Fixes: ec9bdc6edb17d1d9da5df2d6525025242c119f3a +--- + mesonbuild/build.py | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/mesonbuild/build.py b/mesonbuild/build.py +index ad18a7f6a..263942556 100644 +--- a/mesonbuild/build.py b/mesonbuild/build.py +@@ -1601,7 +1601,6 @@ You probably should put it in link_with instead.''') + '\n ' + 'use shared_libary() with `override_options: [\'b_lundef=false\']` instead.') + link_target.backwards_compat_want_soname = True +-return + + class Generator(HoldableObject): + def __init__(self, exe: T.Union['Executable', programs.ExternalProgram], +-- +2.34.0 + diff --git a/dev-util/meson/meson-0.60.2.ebuild b/dev-util/meson/meson-0.60.2-r1.ebuild similarity index 97% rename from dev-util/meson/meson-0.60.2.ebuild rename to dev-util/meson/meson-0.60.2-r1.ebuild index b1532c0364e4..dae5370ccd0e 100644 --- a/dev-util/meson/meson-0.60.2.ebuild +++ b/dev-util/meson/meson-0.60.2-r1.ebuild @@ -33,6 +33,10 @@ DEPEND=" ) " +PATCHES=( + "${FILESDIR}/meson-0.60.2-check-module-linking.patch" +) + python_prepare_all() { local disable_unittests=( # ASAN and sandbox both want control over LD_PRELOAD
[gentoo-commits] repo/gentoo:master commit in: dev-util/meson/
commit: 98320346b178c15934285f57191ed33cf9e2a08f Author: Mike Gilbert gentoo org> AuthorDate: Fri Nov 26 01:59:41 2021 + Commit: Mike Gilbert gentoo org> CommitDate: Fri Nov 26 01:59:41 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98320346 dev-util/meson: add 0.60.2, drop 0.60.1 Signed-off-by: Mike Gilbert gentoo.org> dev-util/meson/Manifest | 2 +- dev-util/meson/{meson-0.60.1.ebuild => meson-0.60.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest index 1a8ac98d2686..23045a41b3f6 100644 --- a/dev-util/meson/Manifest +++ b/dev-util/meson/Manifest @@ -1,3 +1,3 @@ DIST meson-0.59.1.tar.gz 1944678 BLAKE2B 08dee8ada7824faf93b730bd8cf86113fe85ecf57c53a7ee4be89371004e13b99e14933761398e6db5a359c5aad07a96f99c0b5be144a75c749e40d153cefa7f SHA512 c45e29869dc681675b2643c37c892e7fff365c051edce4f2ec278fc6cee25bac6818add819e4db69d2fe3c1ba9572fc55bb8f67fe791cdc9c187627c71b01963 DIST meson-0.59.4.tar.gz 1953211 BLAKE2B e8699c274e60708e798ab7a57e096e606ba1552d4062a909610f5a8db8d27b864a9b9f01f32d68f65e0dcc2a75add7916617861edcc6058fc44c312e7a56048c SHA512 e02d13a4af592078c4dc34a1d9531e49d3b99f0996bcc2b04d9b9b446f0f7748fc2ccfeb9e6090a9fd2d95ad06594c770f90a87fafd9b1974117f24c5fb491e3 -DIST meson-0.60.1.tar.gz 1995258 BLAKE2B ba9fce07f4b1c54cd65b8cf4e6c57c95f2729f42a9ff1bae3907802dcdedd933c2031b1d9546b608cbb87c1364170d32501cbd6e856cc95a713930efcadc8ae9 SHA512 ffaa99622b0c2ec74edda7dcdebf981cd3acbc62f36bde37241cafa2ce27e520f6901eebaef978a1f8b2e1d40d540e7085d0e0723d385064988baacb5b79f31c +DIST meson-0.60.2.tar.gz 1998788 BLAKE2B 7fa59723e49f34a016eb3692ac63ebf38b5a7db1bfada522cc317c8500e29107783ef386a1312aa1ed73018fd93b22c6ee81fa9511e80e85461469d0129581ff SHA512 96064b49a479f81d6def321b4c3c24073b307c3ecd917ab2be2020fedf102da119b205e3d88b6fd1cd13af38949600abc72d4172967d651c78d2e9011276cb80 diff --git a/dev-util/meson/meson-0.60.1.ebuild b/dev-util/meson/meson-0.60.2.ebuild similarity index 100% rename from dev-util/meson/meson-0.60.1.ebuild rename to dev-util/meson/meson-0.60.2.ebuild
[gentoo-commits] repo/gentoo:master commit in: dev-python/pandas/
commit: 62e3ebbd66e52f88a6fb590344d61e0adb1a63b6 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 01:40:06 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 01:40:06 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e3ebbd dev-python/pandas: skip test broken by Python changes Relies on a regex to match a certain string. Broken with Python 3.9.8+. Bug: https://github.com/pandas-dev/pandas/issues/44420 Signed-off-by: Sam James gentoo.org> dev-python/pandas/pandas-1.3.4.ebuild | 4 1 file changed, 4 insertions(+) diff --git a/dev-python/pandas/pandas-1.3.4.ebuild b/dev-python/pandas/pandas-1.3.4.ebuild index 8907f6c99970..a4c1bb06f8ec 100644 --- a/dev-python/pandas/pandas-1.3.4.ebuild +++ b/dev-python/pandas/pandas-1.3.4.ebuild @@ -158,6 +158,10 @@ python_test() { # TODO: some data path problems? pandas/tests/io/test_fsspec.py::test_read_csv pandas/tests/io/test_fsspec.py::test_markdown_options + + # Broken by Python changes + # https://github.com/pandas-dev/pandas/issues/44420 + pandas/tests/io/parser/test_quoting.py::test_bad_quote_char ) local -x LC_ALL=C.UTF-8
[gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/
commit: 00e85ef853585b0119081085e4bbf485e5ead8f4 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 01:38:07 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 01:38:07 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e85ef8 media-gfx/digikam: Stabilize 7.3.0 x86, #822306 Signed-off-by: Sam James gentoo.org> media-gfx/digikam/digikam-7.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/digikam/digikam-7.3.0.ebuild b/media-gfx/digikam/digikam-7.3.0.ebuild index bd4f749f819d..bdd5d67e8243 100644 --- a/media-gfx/digikam/digikam-7.3.0.ebuild +++ b/media-gfx/digikam/digikam-7.3.0.ebuild @@ -15,7 +15,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/" fi SRC_URI+="${MY_P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" S="${WORKDIR}/${MY_P}" fi
[gentoo-commits] repo/gentoo:master commit in: sci-libs/libxc/
commit: 933feb79f9ee98e1ab93f38b82cb4f720587012b Author: Sam James gentoo org> AuthorDate: Fri Nov 26 01:31:59 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 01:31:59 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933feb79 sci-libs/libxc: add 5.1.7 Signed-off-by: Sam James gentoo.org> sci-libs/libxc/Manifest | 1 + sci-libs/libxc/libxc-5.1.7.ebuild | 41 +++ 2 files changed, 42 insertions(+) diff --git a/sci-libs/libxc/Manifest b/sci-libs/libxc/Manifest index 198b182adf29..1a71a5099717 100644 --- a/sci-libs/libxc/Manifest +++ b/sci-libs/libxc/Manifest @@ -1,3 +1,4 @@ DIST libxc-5.1.0.tar.gz 42951890 BLAKE2B 32ce8d15547882455e01cbf9d4ee8780b97059d5b710f25b799779a5efe7326c376a5302f3d5e0853bb89ba1f4dd9c2f219cfb4d3f91a2f6e1100f8fb47a SHA512 615b82290e87a48484f6dbe41cd8f1538ba6201b99fc97be2db64b66232fa4349fe6cebfb51566098db3cabd7aff662bb7ace43a811507bff2e93afd03d56ce4 DIST libxc-5.1.4.tar.gz 43036222 BLAKE2B 10348ccd2e8e512bf576a03eb19bf714ae4f0e590ae3a7266ae8f46c42ee12ef91e049f0007ce42023e7f13c865fedef6d1ab0fb76195ca47f62a50702741c49 SHA512 ef7f44e773a0a8a9c1a53ddd12301e123f9a4606f22420cf011d579314c1bf3164b82299aca0ef32cb130b380e5e9534d4fcc658c549ac4cb8b6f86d025cfe1e DIST libxc-5.1.6.tar.gz 45121466 BLAKE2B 393c85b49b1cc515abd4767a01cc56958585aac74d9913f60c304f102e76c0f3903dab326779ea7e466c19389309b2bcf49a4e0833d8f869a185b6143e1ecf29 SHA512 7e65753ca93c2174e3644f519651c59305b2fc4919de99ca2278c42a359641ced73b5c661c5315fe73b55a69ac4b7568ab1be754fc06b40bdf790881ba3ed2cb +DIST libxc-5.1.7.tar.gz 46172191 BLAKE2B e18acd864a5de7c93ce5499b79f60db473851ac6df35461bf0f13d16321fd2f68949a21b060aeed9c220a546c9aae614357f9815379356c9c9356555f4acc10a SHA512 ccb535e9d9427bdc9b2d05fae21995c92ae08efb64d51adaae44efc018bd9e5f7807d3a8ab073bb279968284e67bde80bba8a90d95145a484b396784ae072974 diff --git a/sci-libs/libxc/libxc-5.1.7.ebuild b/sci-libs/libxc/libxc-5.1.7.ebuild new file mode 100644 index ..47698dd02b85 --- /dev/null +++ b/sci-libs/libxc/libxc-5.1.7.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools fortran-2 + +DESCRIPTION="A library of exchange-correlation functionals for use in DFT" +HOMEPAGE="https://octopus-code.org/wiki/Libxc"; +SRC_URI="https://gitlab.com/libxc/libxc/-/archive/${PV}/${P}.tar.gz"; + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux" +IUSE="fortran test" +RESTRICT="!test? ( test )" + +pkg_setup() { + use fortran && fortran-2_pkg_setup +} + +src_prepare() { + default + + eautoreconf +} + +src_configure() { + econf \ + --enable-shared \ + $(use_enable fortran) +} + +src_install() { + default + + dodoc ChangeLog.md + + # no static archives + find "${ED}" -name '*.la' -type f -delete || die +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-salt-factories/
commit: a1e006e6469a360529f3d6875fe8f3c465c71718 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 01:23:37 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 01:23:37 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e006e6 dev-python/pytest-salt-factories: needs salt at runtime Caused a test failure in traitlets: ``` File "/usr/lib/python3.8/site-packages/saltfactories/utils/__init__.py", line 15, in import salt.utils.user ModuleNotFoundError: No module named 'salt' * ERROR: dev-python/traitlets-5.1.1::gentoo failed (test phase): * pytest failed with python3.8 ``` Signed-off-by: Sam James gentoo.org> ...tories-0.121.1.ebuild => pytest-salt-factories-0.121.1-r1.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1-r1.ebuild similarity index 95% rename from dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild rename to dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1-r1.ebuild index 9ffba74e4847..e4d2f0f1ee31 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1-r1.ebuild @@ -22,10 +22,9 @@ RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] dev-python/pyzmq[${PYTHON_USEDEP}] dev-python/msgpack[${PYTHON_USEDEP}] + >=app-admin/salt-3001.0[${PYTHON_USEDEP}] " -BDEPEND="${RDEPEND} - test? ( >=app-admin/salt-3001.0[${PYTHON_USEDEP}] ) -" +BDEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}/pytest-salt-factories-0.121.1-tests.patch"
[gentoo-commits] repo/gentoo:master commit in: dev-python/nbconvert/
commit: 08ba18ae18fe3941d2636787cd9ea7ee238d06ae Author: Sam James gentoo org> AuthorDate: Fri Nov 26 01:05:32 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 01:05:32 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ba18ae dev-python/nbconvert: depend on newer traitlets (fixes test failure) Fix various failures in tests ending with: ``` E File "/usr/lib/python3.9/site-packages/traitlets/config/loader.py", line 931, in __call__ E namespace._flags.append(self.flag) E AttributeError: 'Namespace' object has no attribute '_flags' cmd= ['/usr/bin/python3.9', ``` Signed-off-by: Sam James gentoo.org> .../nbconvert/{nbconvert-6.2.0.ebuild => nbconvert-6.2.0-r1.ebuild} | 2 +- .../nbconvert/{nbconvert-6.3.0.ebuild => nbconvert-6.3.0-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/nbconvert/nbconvert-6.2.0.ebuild b/dev-python/nbconvert/nbconvert-6.2.0-r1.ebuild similarity index 97% rename from dev-python/nbconvert/nbconvert-6.2.0.ebuild rename to dev-python/nbconvert/nbconvert-6.2.0-r1.ebuild index b95596254e03..b20585e26a9c 100644 --- a/dev-python/nbconvert/nbconvert-6.2.0.ebuild +++ b/dev-python/nbconvert/nbconvert-6.2.0-r1.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-python/nbformat[${PYTHON_USEDEP}] >=dev-python/pandocfilters-1.4.1[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] - >=dev-python/traitlets-5.0[${PYTHON_USEDEP}] + >=dev-python/traitlets-5.1.1[${PYTHON_USEDEP}] dev-python/testpath[${PYTHON_USEDEP}] www-servers/tornado[${PYTHON_USEDEP}] " diff --git a/dev-python/nbconvert/nbconvert-6.3.0.ebuild b/dev-python/nbconvert/nbconvert-6.3.0-r1.ebuild similarity index 97% rename from dev-python/nbconvert/nbconvert-6.3.0.ebuild rename to dev-python/nbconvert/nbconvert-6.3.0-r1.ebuild index 4f1c928717f8..8d33161e3fed 100644 --- a/dev-python/nbconvert/nbconvert-6.3.0.ebuild +++ b/dev-python/nbconvert/nbconvert-6.3.0-r1.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-python/nbformat[${PYTHON_USEDEP}] >=dev-python/pandocfilters-1.4.1[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] - >=dev-python/traitlets-5.0[${PYTHON_USEDEP}] + >=dev-python/traitlets-5.1.1[${PYTHON_USEDEP}] dev-python/testpath[${PYTHON_USEDEP}] www-servers/tornado[${PYTHON_USEDEP}] "
[gentoo-commits] repo/gentoo:master commit in: dev-python/pandas/
commit: 37fc9f0406cfdc4a310fb5b42234583bb4ae8634 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 01:04:13 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 01:04:13 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37fc9f04 dev-python/pandas: Stabilize 1.3.4 amd64, #825658 Signed-off-by: Sam James gentoo.org> dev-python/pandas/pandas-1.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pandas/pandas-1.3.4.ebuild b/dev-python/pandas/pandas-1.3.4.ebuild index db6b4525e84a..8907f6c99970 100644 --- a/dev-python/pandas/pandas-1.3.4.ebuild +++ b/dev-python/pandas/pandas-1.3.4.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="doc full-support minimal test X" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-util/git-delta/
commit: 2aa7f77bcb23f8e27aaa7972084be8a67c33abc8 Author: Sam James gentoo org> AuthorDate: Fri Nov 26 01:00:45 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 26 01:00:51 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa7f77b dev-util/git-delta: add 0.10.1 Signed-off-by: Sam James gentoo.org> dev-util/git-delta/Manifest| 1 + dev-util/git-delta/git-delta-0.10.1.ebuild | 192 + 2 files changed, 193 insertions(+) diff --git a/dev-util/git-delta/Manifest b/dev-util/git-delta/Manifest index 1873b277b8e5..0d1c7626c74e 100644 --- a/dev-util/git-delta/Manifest +++ b/dev-util/git-delta/Manifest @@ -42,6 +42,7 @@ DIST form_urlencoded-1.0.0.crate 8412 BLAKE2B d65250a1d56cee26befb8733733ab67ffb DIST getrandom-0.1.16.crate 25077 BLAKE2B 0cbe96c27e78100c181a064e5fe524efa9a7a267fe60f8336d2ae0125883acd5d575ff17d1d56607255d9b2c30cb9d962026fdea1a5c3c29a5e0760d27c3136a SHA512 c5450c522c07c7a38b326f9a9062bac7d089630219d577ea4b55abad4e0c31d17b7cde385fc43912dfa100b42334e7a52422c55fda8b738caae428c6f9addb53 DIST getrandom-0.2.3.crate 26261 BLAKE2B 3e52a87b9355f850e07e5080c20e1ab3acfa927bae28c63bb8bfd6a773ad77be96d3ba770c344631cc0f2d9a95aac920790173168b102e25f50480ee96663569 SHA512 e6da64ed529cb0fc000b613f75187ed6b20f716e721d8a02ac2ae39c507fb9f6189ebb66b522d28584eff1e7e9efc274cad6bfe43f464f58053701e1d51c603d DIST git-delta-0.10.0.tar.gz 1155137 BLAKE2B 8aaef22778edf1b1d3118d6a743a26f03bfb25cedbed11b4b4a783b98160cb6efbea0d0c67a7ffd37a89a46690e2bdb76096803277cede77aad905afe00cafb9 SHA512 efeb418371862e771c874b0d128b918acc8c47c7f2ed2ca377b3d938bacb1f1fb4c0ab35cb29194303b10ba29015fae21d906c5bbb9ead678c4e0d212b7ff550 +DIST git-delta-0.10.1.tar.gz 115 BLAKE2B fc80508bfd676fcd9a2126435f59f896f38c83c8ceb008efeb06c4d413ec25fdd8b6e83320434d98b9952348a5a1e9d925624fae1d7a17303d3158a890807341 SHA512 c1c40cb86584cde51f2f20cb576a330634a4c6534565c352d6f715dbcda6ecee2d078231a3d9d8ad925cb7962d1d9dc5743fa0280d370d8760ade0f5dfa035f8 DIST git-delta-0.7.1.tar.gz 1064009 BLAKE2B 3932d4adb5f696b92bf9d8987d90b2521401211944f9a8c0e5587e5dbcdf9ba93406547dee42885ca248687209c56d59e0f079f9e583f9b70104c09a306516a3 SHA512 cac2fdb9460ee49e8855a99ba2d9625205f050ef6be286c5ab55950aa256243ee5f367b8c2a333759a6a0399c89edb33ec97014296403a9ca4ab9b3d9704530d DIST git-delta-0.8.3.tar.gz 1069452 BLAKE2B a27fe07538acfd6346bc12f2e4ad03396737e268ce4653b25c908fbcc7bb47fe2ed76550dc431ab80bf9ab86746d4cd9b551ea68a47e603ae9fe99aa935df7bf SHA512 8cda4255c878be8dc4dc841dc1778f992c7b01c7a56965babfff9cd0dd085b751e79ffb87450d50d78fd094f2ab851f468c0e88ca4e2f0becf6ebbc122ce602d DIST git-delta-0.9.2.tar.gz 1126468 BLAKE2B 46ed5598965553f6c9df28863efd0304deecedc41970701fe46d8698494cdfd371bc463845586b9e3a1150034a36abde403d6eb5185c79bf65d918418690beea SHA512 14557103e0a5edf1c307c5036dc092fbab119952d2eef95709e3a363d913ae11e3d8fb7bf16e7dd26bd36e8a7d51c49e70edb002fce8f00b428c7ee330d49d01 diff --git a/dev-util/git-delta/git-delta-0.10.1.ebuild b/dev-util/git-delta/git-delta-0.10.1.ebuild new file mode 100644 index ..454fb78ac571 --- /dev/null +++ b/dev-util/git-delta/git-delta-0.10.1.ebuild @@ -0,0 +1,192 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +CRATES=" + adler-0.2.3 + aho-corasick-0.7.15 + ansi_colours-1.0.4 + ansi_term-0.11.0 + ansi_term-0.12.1 + approx-0.5.0 + arrayvec-0.5.2 + atty-0.2.14 + autocfg-1.0.1 + base64-0.13.0 + bincode-1.3.1 + bitflags-1.3.2 + box_drawing-0.1.2 + bstr-0.2.15 + bytelines-2.2.2 + byteorder-1.3.4 + cc-1.0.66 + cfg-if-0.1.10 + cfg-if-1.0.0 + chrono-0.4.19 + chrono-humanize-0.2.1 + clap-2.33.3 + console-0.15.0 + core-foundation-sys-0.8.3 + crc32fast-1.2.1 + ctrlc-3.2.1 + dirs-3.0.2 + dirs-next-2.0.0 + dirs-sys-0.3.6 + dirs-sys-next-0.1.1 + doc-comment-0.3.3 + either-1.6.1 + encode_unicode-0.3.6 + error-chain-0.12.4 + find-crate-0.6.3 + flate2-1.0.19 + fnv-1.0.7 + form_urlencoded-1.0.0 + getrandom-0.1.16 + getrandom-0.2.3 + git2-0.13.23 + globset-0.4.8 + grep-cli-0.1.6 + hashbrown-0.8.2 + heck-0.3.2 + hermit-abi-0.1.17 + idna-0.2.0 + indexmap-1.5.2 + itertools-0.10.1 + itoa-0.4.7 + jobserver-0.1.21 + lazy_static-1.4.0 + lazycell-1.3.0 + libc-0.2.103 + libgit2-sys-0.12.24+1.3.0 + libz-sys-1.1.2 + line-wrap-0.1.1 + linked-hash-map-0.5.3 + log-0.4.11 + matches-0.1.8 + memchr-2.3.4 + memoffset-0.6.4 + miniz_oxide-0.4.3 + nix-0.23.0 + ntapi-0.3.6 + num-integer-0.1.44 + num-traits-0.2.14 + once_cell-1.8.0 + onig-6.1.1 + onig_sys-69
[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/lcalc/
commit: d1bd5a544b917ad2ff1d1a6b5e9c4b4173128b0d Author: Michael Orlitzky gentoo org> AuthorDate: Fri Nov 26 00:53:10 2021 + Commit: Michael Orlitzky gentoo org> CommitDate: Fri Nov 26 00:53:28 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bd5a54 sci-mathematics/lcalc: new upstream version 2.0.4. Better upstream support for clang/libc++. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Orlitzky gentoo.org> sci-mathematics/lcalc/Manifest | 1 + sci-mathematics/lcalc/lcalc-2.0.4.ebuild | 31 +++ 2 files changed, 32 insertions(+) diff --git a/sci-mathematics/lcalc/Manifest b/sci-mathematics/lcalc/Manifest index 7b3b0435da9e..e39c6f601a36 100644 --- a/sci-mathematics/lcalc/Manifest +++ b/sci-mathematics/lcalc/Manifest @@ -1 +1,2 @@ DIST lcalc-2.0.3.tar.xz 825904 BLAKE2B c2daab62de1d5bfb024a8246a965d850480cf313efe4f0ddb7561c28d2cae2aa231fea5c07e073d21e04cfcf2b558f931472825f9100e6ab4585ac87d80b4d3a SHA512 33d7cff04d88b62775a69b5b38eea41c24bdb88592d5185fbf9c13ea0c62a7c07c041f7f4e5c06415a3983b0ba369f3c9766a556090a6282e1cd7003ad25ba46 +DIST lcalc-2.0.4.tar.xz 832620 BLAKE2B b37d9ebf2d1df88b04fba6c9834ebc977ed483ad399cdaccf5347e4aee2295e26615a0331f6386209fe87424a8444f198a9ec1173d88e741dd6f2b9246ae287c SHA512 760634a66184f4777b8849859322c4b31f4bdd9d6644a44a2129e47e2f691424b126953353273f7a57dba7236cffe4f35504bb9d03fdd152f74c7d1a48dc712c diff --git a/sci-mathematics/lcalc/lcalc-2.0.4.ebuild b/sci-mathematics/lcalc/lcalc-2.0.4.ebuild new file mode 100644 index ..26818c40aafb --- /dev/null +++ b/sci-mathematics/lcalc/lcalc-2.0.4.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Command-line utility and library for L-function computations" +HOMEPAGE="https://gitlab.com/sagemath/lcalc"; +SRC_URI="https://gitlab.com/sagemath/lcalc/uploads/4d84022aa5285414eb547121b783601a/${P}.tar.xz"; + +LICENSE="GPL-2+" +# The subslot is the libLfunction soname major version +SLOT="0/1" +KEYWORDS="~amd64" + +# Omit USE=mpfr for now because it's broken upstream: +# +# https://gitlab.com/sagemath/lcalc/-/issues/7 +# +IUSE="+double double-double quad-double pari" +REQUIRED_USE="^^ ( double double-double quad-double )" + +BDEPEND="dev-util/gengetopt" +DEPEND="double-double? ( sci-libs/qd:= ) + quad-double? ( sci-libs/qd:= ) + pari? ( sci-mathematics/pari:= )" +REPEND="${DEPEND}" + +src_configure() { + econf $(use_with pari) \ + --enable-precision="$(usev double)$(usev double-double)$(usev quad-double)" +}
[gentoo-commits] repo/gentoo:master commit in: games-emulation/ppsspp/
commit: fcfc61b411cea97419a0565b15fb8278cc240440 Author: Maciej Barć gentoo org> AuthorDate: Fri Nov 26 00:37:58 2021 + Commit: Maciej Barć gentoo org> CommitDate: Fri Nov 26 00:44:02 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcfc61b4 games-emulation/ppsspp: bump to 1.12.3 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć gentoo.org> games-emulation/ppsspp/Manifest | 10 +++ games-emulation/ppsspp/ppsspp-1.12.3.ebuild | 97 + 2 files changed, 107 insertions(+) diff --git a/games-emulation/ppsspp/Manifest b/games-emulation/ppsspp/Manifest index 6aaa585f061c..e101149e4f00 100644 --- a/games-emulation/ppsspp/Manifest +++ b/games-emulation/ppsspp/Manifest @@ -18,3 +18,13 @@ DIST ppsspp-1.11.3_p20210627-ext_native_tools_prebuilt.tar.gz 897571 BLAKE2B b1c DIST ppsspp-1.11.3_p20210627-ext_rapidjson.tar.gz 1054419 BLAKE2B 40b8ba0884943de2179b21d7a56716efed2ec5b4098aa33c061e52703b0952930fe2f1bda8cb6ec4a75b947753011e9d06fda953a3862e321d2a0187cd60385d SHA512 3472e129e710bf5343b8b27a61581a1480c8096493e466440b62702d8b5353745d561931f72b5405a736ad92525be3843ea1cf4b5ea5839721cc6d6b358f19bc DIST ppsspp-1.11.3_p20210627-ext_zstd.tar.gz 1858608 BLAKE2B 8d3f3fd3b4d9cab38c4544b3fe7030bb5589b230433a1e479a18975145b83255d84c029a6eb57b5440acf160cdfc46aad1b25145bea004c22b1999b63fdfa933 SHA512 5db2ebd0cbdd9f2a1485f876eddf45df23dcf41bb9c7bedec865a60cb63eeba4a8ce6968de4598f18fe4368b38fa6333c0c7e4bf8ed4848ac83a8e7783ce47cd DIST ppsspp-1.11.3_p20210627.tar.gz 28650800 BLAKE2B f6f0c512451df4fe4c7a10525898aeb698f0a36889f7216d766d62366f5b3f3040cf5e422cbaaab44c638e4f12ce27361b5170caae33578ecd33ac1409fecf3d SHA512 a309e722f5ddfeef9acfa23ff92cda0c37cf21d255f7d2f3546cdccc51502e4ad66274dd02c96b94637a4bada022a604191f92f2edf40cb0bbdbdaf6acd73223 +DIST ppsspp-1.12.3-assets_lang.tar.gz 664123 BLAKE2B 8d96634eb3e930f7f97e8ac24d97eba1e2e7fce3a8f4dbe5a8a4c0c0438a24e981769c3638d7e7770eb1a3af2827a3ece0996fdba8cf668d2c058e3d20741e94 SHA512 691cb38c65ca20700dc5b91c0dc02eec1839f153e042c87f8f4fd480e44c823c0ece9f4752f5e597f2aa4b5cfb22aaf49d76ff990eb2dd5231cc4065dd62566d +DIST ppsspp-1.12.3-ext_SPIRV-Cross.tar.gz 1441538 BLAKE2B 011a0bc8fea2a5986b5884f315d877d0de111dbda226cc6aa5eaf11c0b2cb14acfd94c1279fb80f0a48b27d1a2117487f634a0888f7499d733261c0ced94ea89 SHA512 be77131814691dfbe65de3a2d3ea65de98c7169824997056637bbce39485327ff0f64e7eed8588237615948824e1f9dff1d083472b8cbccd3748a52379411e4e +DIST ppsspp-1.12.3-ext_armips.tar.gz 197263 BLAKE2B 2b2cbeaabf5fb5f0b5cbf8c93ea61d4546e04054f54be5a7dad081ca0aaacf09d1fe1cc710fd0c66f28c7d4c84b98961a6d96bb9cea941f8b02492c1dff6344d SHA512 2a94e2c7b7280c00a39c8fc92d81ed15fc4b3270a124ef882e3cd8878db6ec827aefa06b0e646a60916636a95e4ebfa886e9878ba70c6bcfcd048def457368be +DIST ppsspp-1.12.3-ext_discord-rpc.tar.gz 2108078 BLAKE2B e89ee4a196167cabaecfab82d191516eb0cf0fa89e35f95b6d118d5baad25f5d13d9002a8dcfe4aba099af7b9c1eb72835eb3baa9e4deaedd2754e99687b5967 SHA512 06205287addabfb343ccd9af997b693ed221fe564355d3629d4dee6c003e768b3f65f2b34eb04ef29807a15c5fa34b04c664212b7e0d15b09ad9a4e4be10a560 +DIST ppsspp-1.12.3-ext_glslang.tar.gz 3300622 BLAKE2B 0f0d8e043662962f13c4277da335def78a88dd1b35ac2e40b0192f0783c43fd97367d63663764591a5b1eef1bc62c681aa54a402e69c36a8dc50b3595e9e8ba9 SHA512 39b7fd1332dc2f6e29c920961e2a48a33cb7fb36753a0ee5ea8897cb2ad11cec67808ec671cd1bdecbb03eb17f4e83a711013bb20a8cc0831879eb9fbe432bcd +DIST ppsspp-1.12.3-ext_miniupnp.tar.gz 449099 BLAKE2B b2bcdee23c817cf309dd9516e32e06f7e1eadc9ae24db3519a2b4e3861417fb79c0708d6d67e8baec3de9e6c5c2bb0a6daff648bf63f7c419192729957e9959c SHA512 f86f558699e75e7f8a58bbb5e94c2a32d703432cef05ffeac0da129113a1fe485cc5ad43b1fcfda11ee1ee398fa434511eccc37633eb5d3dfe8af864097669de +DIST ppsspp-1.12.3-ext_native_tools_prebuilt.tar.gz 897571 BLAKE2B b1c959a0cd1c61f65b3d7e2c204e9b60fc00e551d72ef3edcb8a3c8851e1e8d1dd3b0f79594ffd0ec767ba0ca34ae7fc8d3a5171ca5b449fcbab8ab9f63e22a9 SHA512 5e1b3d8c0cf581014e6fa375b865725a383128818df6e5135a03b1513807d2b8f615a7e58d37ca805d0603ea75d24e41fe079eaf4f41e94af1077d4c4b0c5a93 +DIST ppsspp-1.12.3-ext_rapidjson.tar.gz 1054419 BLAKE2B 40b8ba0884943de2179b21d7a56716efed2ec5b4098aa33c061e52703b0952930fe2f1bda8cb6ec4a75b947753011e9d06fda953a3862e321d2a0187cd60385d SHA512 3472e129e710bf5343b8b27a61581a1480c8096493e466440b62702d8b5353745d561931f72b5405a736ad92525be3843ea1cf4b5ea5839721cc6d6b358f19bc +DIST ppsspp-1.12.3-ext_zstd.tar.gz 1868621 BLAKE2B abbd48a18c587fc6c413c3df32aa6b74a1c3d0ed02eacb2e7ad23a4fdab059b092e8df4356cbc799641b42e99587238decc2ae27862142fd8d7be7959ad1fd5e SHA512 659576d0f52d2271b6b53f638b407b873888b1cffe4f014c3149d33a961653c2fcf7ff270bc669a5647205b573ef2809907645a4c89ab6c030ad65bce15547ae +DIST ppsspp-1.12.3.tar.gz 31693022 BLAKE2B a3378efaad9c8aa7b6141e454b6663892fb357c264845edd4ebf3e25fc8f9d76d8cc5a45d220ba0549036dd8d06e825105bb72182c4ba621e7618563d4f806c5 SHA512 fe5f5b150cc06ecca68c
[gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-molecule/
commit: 0f693f801e8e4bc5e190203dbe7ed32f2e21a54f Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 23:22:11 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 23:39:45 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f693f80 app-admin/ansible-molecule: drop 3.3.4 Signed-off-by: Marek Szuba gentoo.org> app-admin/ansible-molecule/Manifest| 1 - .../ansible-molecule/ansible-molecule-3.3.4.ebuild | 84 -- 2 files changed, 85 deletions(-) diff --git a/app-admin/ansible-molecule/Manifest b/app-admin/ansible-molecule/Manifest index bf31ff02b74b..700d4ea41538 100644 --- a/app-admin/ansible-molecule/Manifest +++ b/app-admin/ansible-molecule/Manifest @@ -1,2 +1 @@ -DIST molecule-3.3.4.tar.gz 280980 BLAKE2B af704a8a8d709323441e6e6057bf7a62b0d89aa582eff4d9139b521ed0729c36836f324cd1741f441fae4ed4b9c148de76c2502a01ce5a7b142bfe32bc7fd391 SHA512 8ccc6e121d028bc9d477504a3e5067486d4a3e37f2c27a9686b068c9dac2185db7f965960affb4f9e958bb68d3c3a72786459ea3d221d781377d899b0d75d5a5 DIST molecule-3.5.2.tar.gz 290964 BLAKE2B b6c6bb8ecdb4230d23161e25fa003c8979f48fc1705bfba7d14204fbaa3e9c235a71db0c4ccbab5c4328ddb8a0725d3c2ba7cb4b624afda21c6453c8be824f3e SHA512 04a7d1f7e7e098c0ada71d8dc9a3e3a94320033942d8ee03f2c51ec185405d2ee13fcb44000a4942ec66923f0426717ab7e2c3a785ddda7a23515096474dc3c3 diff --git a/app-admin/ansible-molecule/ansible-molecule-3.3.4.ebuild b/app-admin/ansible-molecule/ansible-molecule-3.3.4.ebuild deleted file mode 100644 index 5655e622e75f.. --- a/app-admin/ansible-molecule/ansible-molecule-3.3.4.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..9} ) -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS="rdepend" - -inherit distutils-r1 - -MY_PN="${PN#ansible-}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="A toolkit designed to aid in the development and testing of Ansible roles" -HOMEPAGE="https://pypi.org/project/molecule/ https://github.com/ansible-community/molecule/"; -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="selinux" - -RDEPEND="$(python_gen_cond_dep ' - >=app-admin/ansible-lint-5.0.12[${PYTHON_USEDEP}] - =dev-python/click-8.0[${PYTHON_USEDEP}] - dev-python/click-help-colors[${PYTHON_USEDEP}] - dev-python/enrich[${PYTHON_USEDEP}] - dev-python/jinja[${PYTHON_USEDEP}] - dev-python/packaging[${PYTHON_USEDEP}] - =dev-util/cookiecutter-1.7.3[${PYTHON_USEDEP}] - selinux? ( sys-libs/libselinux[python,${PYTHON_USEDEP}] ) -')" -BDEPEND="$(python_gen_cond_dep ' - dev-python/setuptools_scm[${PYTHON_USEDEP}] - dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}] - doc? ( - dev-python/simplejson[${PYTHON_USEDEP}] - ) - test? ( - dev-python/ansi2html[${PYTHON_USEDEP}] - =dev-python/pytest-html-3.0.0[${PYTHON_USEDEP}] - dev-python/pytest-mock[${PYTHON_USEDEP}] - dev-python/pytest-plus[${PYTHON_USEDEP}] - dev-python/pytest-testinfra[${PYTHON_USEDEP}] - dev-python/pytest-verbose-parametrize[${PYTHON_USEDEP}] - dev-python/pytest-xdist[${PYTHON_USEDEP}] - ) -')" - -S="${WORKDIR}"/${MY_P} - -distutils_enable_sphinx docs '>=dev-python/sphinx-notfound-page-0.7.1' 'dev-python/sphinx_ansible_theme' -distutils_enable_tests --install pytest - -src_prepare() { - default - - if ! use selinux; then - sed -i "/^\s\+selinux/d" setup.cfg || die "Failed to remove dependency on SELinux" - fi - - # Several issues with tests from this file: - # - quite a few of these use the network; - # - test_command_dependency[shell] only works if Molecule has previously been installed; - # - tests involving creation of a new scenario fail on ansible-lint errors, even though - #a config file is deployed which should skip expected issues. - rm -f src/molecule/test/functional/test_command.py - # Uses unpackaged yamllint - rm -f src/molecule/test/unit/cookiecutter/test_molecule.py -} - -python_test() { - distutils_install_for_testing --via-venv - distutils-r1_python_test -}
[gentoo-commits] repo/gentoo:master commit in: net-misc/ps3mediaserver/
commit: feee46a2472debaad757e781a18fdce710569c67 Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 23:16:27 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 23:39:44 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feee46a2 net-misc/ps3mediaserver: update EAPI 5 -> 8 Signed-off-by: Marek Szuba gentoo.org> ...ps3mediaserver-1.90.1.ebuild => ps3mediaserver-1.90.1-r1.ebuild} | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net-misc/ps3mediaserver/ps3mediaserver-1.90.1.ebuild b/net-misc/ps3mediaserver/ps3mediaserver-1.90.1-r1.ebuild similarity index 97% rename from net-misc/ps3mediaserver/ps3mediaserver-1.90.1.ebuild rename to net-misc/ps3mediaserver/ps3mediaserver-1.90.1-r1.ebuild index c084e9aaf1ed..9549e0bea26f 100644 --- a/net-misc/ps3mediaserver/ps3mediaserver-1.90.1.ebuild +++ b/net-misc/ps3mediaserver/ps3mediaserver-1.90.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=8 inherit desktop xdg @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="multiuser +transcode tsmuxer" -DEPEND="app-arch/unzip" +BDEPEND="app-arch/unzip" RDEPEND=">=virtual/jre-1.6.0 media-libs/libmediainfo media-libs/libzen @@ -25,6 +25,8 @@ S=${WORKDIR}/pms-${PV} PMS_HOME=/opt/${PN} src_prepare() { + default + if use multiuser; then cat > ${PN} <<-EOF #!/bin/sh
[gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-molecule/
commit: 5bd606ba8960f63dd37bf058ab010979f07f16fe Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 23:37:25 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 23:39:46 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd606ba app-admin/ansible-molecule: support >=dev-python/pyyaml-6 All that upstream commit dcf82b067b0d4a1bfb5f1c478abd0d315b5e46e5, (to be included in the next release) did was remove the version cap in setup.cfg, and I have just confirmed that 3.5.2 builds, tests and installs fine against pyyaml-6.0. Signed-off-by: Marek Szuba gentoo.org> .../{ansible-molecule-3.5.2.ebuild => ansible-molecule-3.5.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible-molecule/ansible-molecule-3.5.2.ebuild b/app-admin/ansible-molecule/ansible-molecule-3.5.2-r1.ebuild similarity index 98% rename from app-admin/ansible-molecule/ansible-molecule-3.5.2.ebuild rename to app-admin/ansible-molecule/ansible-molecule-3.5.2-r1.ebuild index f55cd367c9ac..21dc93e1196d 100644 --- a/app-admin/ansible-molecule/ansible-molecule-3.5.2.ebuild +++ b/app-admin/ansible-molecule/ansible-molecule-3.5.2-r1.ebuild @@ -31,7 +31,7 @@ RDEPEND="$(python_gen_cond_dep ' dev-python/packaging[${PYTHON_USEDEP}] =dev-python/pyyaml-5.1[${PYTHON_USEDEP}] >=dev-python/rich-9.5.1[${PYTHON_USEDEP}] >=dev-python/subprocess-tee-0.3.5[${PYTHON_USEDEP}] >=dev-util/cookiecutter-1.7.3[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/pylint/
commit: e821374dd1524a50cb9fa3dce72601b5227c8b8a Author: Sam James gentoo org> AuthorDate: Thu Nov 25 22:33:31 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 22:37:24 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e821374d dev-python/pylint: add 2.12.1 Signed-off-by: Sam James gentoo.org> dev-python/pylint/Manifest | 1 + dev-python/pylint/pylint-2.12.1.ebuild | 64 ++ 2 files changed, 65 insertions(+) diff --git a/dev-python/pylint/Manifest b/dev-python/pylint/Manifest index c2c9d79dee14..bb2abc140426 100644 --- a/dev-python/pylint/Manifest +++ b/dev-python/pylint/Manifest @@ -1,2 +1,3 @@ DIST pylint-2.10.2.gh.tar.gz 813391 BLAKE2B 109f8817e32ddf8d93c9120518e77a1d2f7e61cd1a6362eb1cf9e6d242db72fa1a9271588a3abb28efca54bcc449dce623ae5d5fd63153ec2bc367e008aab465 SHA512 5d694587956c4f11eb4afaec26cefb66ccbe14dc2aacf378a0362326506d80eb2633e0d351c0a20715a3359a9bc438092d77b2e46f7f787210c7ab0555f2722f DIST pylint-2.11.1.gh.tar.gz 967223 BLAKE2B 435bb4589fa6dbfadfa234f8cb968a1d5c39efaf9b37fd20dfadc6feb1e997b34124386dab777b1aa1657bd9a36055d535e231181c71834517528cbbc04c698f SHA512 fe283b6eb8090414ea99809158b4e7f9fe85187ef6488ec37c5f34430793b0b4ff8afd9c97452fe0bb88efb9be001c0fd9f9a09a23081cb79084ae409b277f34 +DIST pylint-2.12.1.gh.tar.gz 1025764 BLAKE2B 650cf89a6b1d39be1eb6e9595e26e84c8f2beb62deebc0886e6a507bcfd7ee4ce87094fd05a139297ea5a4afc4ae5bb2af655bb245d95ac6946f8989efab5531 SHA512 f758775b6ecc8b73096e3556b3c22c81d84baa12d7623448aaa9e2ac19ff5b99112938ee7c8daf7122dbdb4d2b41012a7606213972a2dcf855b450a0a74f0d1e diff --git a/dev-python/pylint/pylint-2.12.1.ebuild b/dev-python/pylint/pylint-2.12.1.ebuild new file mode 100644 index ..7d00a5792ed0 --- /dev/null +++ b/dev-python/pylint/pylint-2.12.1.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +DESCRIPTION="Python code static checker" +HOMEPAGE="https://www.logilab.org/project/pylint + https://pypi.org/project/pylint/ + https://github.com/pycqa/pylint/"; +SRC_URI=" + https://github.com/pycqa/pylint/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +IUSE="examples" + +# Make sure to check https://github.com/PyCQA/pylint/blob/main/setup.cfg#L43 on bumps +# Adjust dep bounds! +RDEPEND=" + =dev-python/astroid-2.9.0[${PYTHON_USEDEP}] + >=dev-python/isort-4.2.5[${PYTHON_USEDEP}] + =dev-python/mccabe-0.6[${PYTHON_USEDEP}] + =dev-python/platformdirs-2.2.0[${PYTHON_USEDEP}] + >=dev-python/toml-0.9.2[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/typing-extensions[${PYTHON_USEDEP}] + ' python3_{8,9}) +" +BDEPEND="test? ( >=dev-python/GitPython-3[${PYTHON_USEDEP}] )" + +PATCHES=( + "${FILESDIR}/${PN}-2.4.4-sphinx-theme.patch" +) + +distutils_enable_sphinx doc --no-autodoc +distutils_enable_tests pytest + +python_test() { + local EPYTEST_DESELECT=( + # No need to run the benchmarks + tests/benchmark/test_baseline_benchmarks.py + ) + # Specify the test directory explicitly to avoid import file mismatches + epytest tests +} + +python_install_all() { + if use examples ; then + docompress -x "/usr/share/doc/${PF}/examples" + docinto examples + dodoc -r examples/. + fi + + distutils-r1_python_install_all +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/black/
commit: 3f99af2199b1b35db1454abb5d691a5e443a00d0 Author: Sam James gentoo org> AuthorDate: Thu Nov 25 22:34:59 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 22:37:25 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f99af21 dev-python/black: add missing typing_extensions dependency for < py3.10 Closes: https://bugs.gentoo.org/818742 Thanks-to: Niko Böckerman protonmail.com> Signed-off-by: Sam James gentoo.org> .../black/{black-21.10_beta0.ebuild => black-21.10_beta0-r1.ebuild}| 3 +++ .../black/{black-21.11_beta0.ebuild => black-21.11_beta0-r1.ebuild}| 3 +++ .../black/{black-21.9_beta0.ebuild => black-21.9_beta0-r1.ebuild} | 3 +++ 3 files changed, 9 insertions(+) diff --git a/dev-python/black/black-21.10_beta0.ebuild b/dev-python/black/black-21.10_beta0-r1.ebuild similarity index 94% rename from dev-python/black/black-21.10_beta0.ebuild rename to dev-python/black/black-21.10_beta0-r1.ebuild index 0e415d8e5068..4070408f2e15 100644 --- a/dev-python/black/black-21.10_beta0.ebuild +++ b/dev-python/black/black-21.10_beta0-r1.ebuild @@ -25,6 +25,9 @@ RDEPEND=" dev-python/regex[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/GitPython/
commit: c0291410e1814ac45cb9fc36be97020576264538 Author: Sam James gentoo org> AuthorDate: Thu Nov 25 22:30:00 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 22:35:34 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0291410 dev-python/GitPython: enable py3.10 Signed-off-by: Sam James gentoo.org> dev-python/GitPython/GitPython-3.1.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/GitPython/GitPython-3.1.24.ebuild b/dev-python/GitPython/GitPython-3.1.24.ebuild index 52f88701083a..a167eff4631d 100644 --- a/dev-python/GitPython/GitPython-3.1.24.ebuild +++ b/dev-python/GitPython/GitPython-3.1.24.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: c1800aea164c66d0311d091a099e3b6f6d2d8869 Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 22:34:13 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 22:34:13 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1800aea profiles/package.mask: mention net-misc/frr in netkit-routed mask entry Signed-off-by: Marek Szuba gentoo.org> profiles/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index a52713b8c488..e721d7ae40d1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,7 +36,8 @@ # Marek Szuba (2021-11-25) # Ancient, very few distributions still package it. Both upstream # and the Debian package we use in SRC_URI are now gone. EAPI 5, -# unmaintained in Gentoo. +# unmaintained in Gentoo. Consider using net-misc/frr, which supports +# both RIP and many other routing protocols, instead. # Removal in 30 days. Bug #827322 net-misc/netkit-routed
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: 73d96a3b9adbb873f29ee435515d428bd4d19560 Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 22:13:03 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 22:13:03 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d96a3b net-misc/netkit-routed: mask for removal Bug: https://bugs.gentoo.org/827322 Signed-off-by: Marek Szuba gentoo.org> profiles/package.mask | 7 +++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5f0e9090b31e..a52713b8c488 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Marek Szuba (2021-11-25) +# Ancient, very few distributions still package it. Both upstream +# and the Debian package we use in SRC_URI are now gone. EAPI 5, +# unmaintained in Gentoo. +# Removal in 30 days. Bug #827322 +net-misc/netkit-routed + # Marek Szuba (2021-11-25) # Upstream is gone. Unmaintained in Gentoo, last updated # back in the CVS era, EAPI 5, open bugs.
[gentoo-commits] repo/gentoo:master commit in: net-mail/asmail/
commit: c5e0c1dd1a45bb1928d4150e317408afb5c06d03 Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 21:30:27 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 21:30:27 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e0c1dd net-mail/asmail: update EAPI 5 -> 8 This also drops net-mail/asmail to ~arch-only - I have a feeling that a package which has been stabilised on x86 but not on amd64 has not seen much use lately, and we are trying to reduce arch-tester load on now-exotic architectures. Signed-off-by: Marek Szuba gentoo.org> .../{asmail-2.1-r1.ebuild => asmail-2.1-r2.ebuild} | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/net-mail/asmail/asmail-2.1-r1.ebuild b/net-mail/asmail/asmail-2.1-r2.ebuild similarity index 76% rename from net-mail/asmail/asmail-2.1-r1.ebuild rename to net-mail/asmail/asmail-2.1-r2.ebuild index 4d88997e613f..8a15dabe5212 100644 --- a/net-mail/asmail/asmail-2.1-r1.ebuild +++ b/net-mail/asmail/asmail-2.1-r2.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=8 -inherit epatch toolchain-funcs +inherit toolchain-funcs DESCRIPTION="A small mail monitor similar to xbiff" -HOMEPAGE="http://www.tigr.net"; -SRC_URI="http://www.tigr.net/afterstep/download/${PN}/${P}.tar.gz"; +HOMEPAGE="https://tigr.net/afterstep/applets/"; +SRC_URI="https://tigr.net/afterstep/download/${PN}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="jpeg" RDEPEND=" @@ -25,8 +25,12 @@ RDEPEND=" DEPEND="${RDEPEND} x11-base/xorg-proto" +PATCHES=( + "${FILESDIR}"/${PN}-2.1-ldflags.patch +) + src_prepare() { - epatch "${FILESDIR}"/${P}-ldflags.patch + default sed -i -e "/LIB/s/-lssl/-lssl -lcrypto/g" \ configure }
[gentoo-commits] repo/gentoo:master commit in: net-mail/courierpassd/files/, net-mail/courierpassd/
commit: 7835daf2c9c04178eb6a7dac950296bfea955b19 Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 21:44:05 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 21:44:05 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7835daf2 net-mail/courierpassd: update EAPI 5 -> 8 Signed-off-by: Marek Szuba gentoo.org> .../{courierpassd-1.1.2-r1.ebuild => courierpassd-1.1.2-r2.ebuild} | 7 +++ net-mail/courierpassd/files/{courierpassd => courierpassd.xinetd} | 0 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/net-mail/courierpassd/courierpassd-1.1.2-r1.ebuild b/net-mail/courierpassd/courierpassd-1.1.2-r2.ebuild similarity index 83% rename from net-mail/courierpassd/courierpassd-1.1.2-r1.ebuild rename to net-mail/courierpassd/courierpassd-1.1.2-r2.ebuild index 0c4a813b8eef..2e1822bfc4c5 100644 --- a/net-mail/courierpassd/courierpassd-1.1.2-r1.ebuild +++ b/net-mail/courierpassd/courierpassd-1.1.2-r2.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="5" -inherit eutils +EAPI=8 DESCRIPTION="Courierpassd is a utility for changing a user's password from across a network" HOMEPAGE="http://www.arda.homeunix.net/"; @@ -23,6 +22,6 @@ src_install() { if use xinetd; then insinto /etc/xinetd.d - doins "${FILESDIR}/courierpassd" + newins "${FILESDIR}"/${PN}.xinetd ${PN} fi } diff --git a/net-mail/courierpassd/files/courierpassd b/net-mail/courierpassd/files/courierpassd.xinetd similarity index 100% rename from net-mail/courierpassd/files/courierpassd rename to net-mail/courierpassd/files/courierpassd.xinetd
[gentoo-commits] repo/gentoo:master commit in: net-misc/iaxmodem/
commit: 4cd9ebbdc24a9b3e8be9d91c2f3fd97b9fc0f317 Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 21:56:52 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 21:58:36 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd9ebbd net-misc/iaxmodem: add 1.3.3, drop 1.3.0-r1 Signed-off-by: Marek Szuba gentoo.org> net-misc/iaxmodem/Manifest | 2 +- .../{iaxmodem-1.3.0-r1.ebuild => iaxmodem-1.3.3.ebuild}| 10 ++ 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net-misc/iaxmodem/Manifest b/net-misc/iaxmodem/Manifest index 8a12723344d6..92c3cca0ce78 100644 --- a/net-misc/iaxmodem/Manifest +++ b/net-misc/iaxmodem/Manifest @@ -1 +1 @@ -DIST iaxmodem-1.3.0.tar.gz 2483995 BLAKE2B 31329a1413781210f2c500124b7cd7c17de817f26cfebafe32813337142bba03a13b598b43dacc57abb386611f56bc19d6d2df3cf703289dbb1c9ee979be590c SHA512 3add8fe1c228ee63f12a3d23fcc8bad5405b9fa6af70cadbcdb276d4e7dfe2a90f1b7c300d35659ab0247010c2315e25a5def5715e670071226bd89271d004f4 +DIST iaxmodem-1.3.3.tar.gz 2479022 BLAKE2B df6fd8c7f82382a0975e3439ad92a40831ce6b8fc5fbad0e6fc62b546017d168f7f5b9a1c3449cb7cb7682ddb876efa3d26eab32aaae3be4c28184e735fa05d0 SHA512 216e1aec7e619a7559dcfc4dd431fe5866fce1218027ce0748c003081dba192924009b9d65f33806344f2dd1fb81c0365d241fd8834be9c0a730ab8506381883 diff --git a/net-misc/iaxmodem/iaxmodem-1.3.0-r1.ebuild b/net-misc/iaxmodem/iaxmodem-1.3.3.ebuild similarity index 93% rename from net-misc/iaxmodem/iaxmodem-1.3.0-r1.ebuild rename to net-misc/iaxmodem/iaxmodem-1.3.3.ebuild index e2c39c7b4f0f..d84be367eebf 100644 --- a/net-misc/iaxmodem/iaxmodem-1.3.0-r1.ebuild +++ b/net-misc/iaxmodem/iaxmodem-1.3.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=8 -inherit toolchain-funcs multilib +inherit toolchain-funcs DESCRIPTION="Software modem that uses an IAX channel instead of a traditional phone line" HOMEPAGE="https://sourceforge.net/projects/iaxmodem/"; -SRC_URI="mirror://sourceforge/iaxmodem/${P}.tar.gz" +SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -18,6 +18,8 @@ RDEPEND="media-libs/tiff:= DEPEND="${RDEPEND}" src_prepare() { + default + # fix header file position sed -i -e 's:iax/iax-client\.h:iax-client.h:g' iaxmodem.c || die @@ -74,7 +76,7 @@ src_install() { dosbin iaxmodem # remove libiax and spandsp headers, we don't need them - rm -rf "${D}usr/include" "${D}usr/bin/iax-config" || die + rm -rf "${D}/usr/include" "${D}/usr/bin/iax-config" || die # install init-script + conf newinitd "${FILESDIR}/iaxmodem.initd" iaxmodem
[gentoo-commits] repo/gentoo:master commit in: net-dialup/isdn-firmware/
commit: 1b7603b5800b8c32d97976cde2c3f037d0576ec5 Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 20:59:07 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 21:01:23 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b7603b5 net-dialup/isdn-firmware: bdepend on app-arch/xz-utils[extra-filters] Extra unxz filters are needed to unpack OpenSUSE Leap 15.2 RPMs. Closes: https://bugs.gentoo.org/827318 Signed-off-by: Marek Szuba gentoo.org> net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild b/net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild index d5d8987a9ca3..20676acec82d 100644 --- a/net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild +++ b/net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild @@ -18,6 +18,9 @@ LICENSE="freedist"#446158 SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" +# Bug #827318 +BDEPEND="app-arch/xz-utils[extra-filters]" + S="${WORKDIR}/lib/firmware/isdn" src_install() {
[gentoo-commits] repo/gentoo:master commit in: media-gfx/gmic/
commit: 03855aa04e6ca14dcbe6f5ff372ab3bef01c6c1b Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 20:55:58 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 21:01:21 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03855aa0 media-gfx/gmic: drop 2.9.8 Signed-off-by: Marek Szuba gentoo.org> media-gfx/gmic/Manifest | 1 - media-gfx/gmic/gmic-2.9.8.ebuild | 174 --- 2 files changed, 175 deletions(-) diff --git a/media-gfx/gmic/Manifest b/media-gfx/gmic/Manifest index 56fcb91b08c9..88491591cb89 100644 --- a/media-gfx/gmic/Manifest +++ b/media-gfx/gmic/Manifest @@ -1,2 +1 @@ -DIST gmic_2.9.8.tar.gz 7311372 BLAKE2B 6438198cbaefe1de712ccd85179887b858ec1f7e039a080f0070e5ed454fd52b9414ecbd7c93dce740261df501f086634ab0bd291b70bb18778979faf2331486 SHA512 588362de60d51b1814cbe08f7402b143b656712bf2b4dc33830196068d7464394fe314d1c0dcee608a7408c7b7507596e88dee588a54f0eff1cad9e826b19bb3 DIST gmic_2.9.9.tar.gz 7325061 BLAKE2B 256b4f1180edfc8ebb3a3e7f7666c7b44d95cd36a52c1b5539a355f022471eeef776c77b820864ca05b2ccc4a58a2e85970994cfdbce9e55aff31112af4e6000 SHA512 fcc129f5acfb32a3154d4c987f574c18ad68dd35e9e357fdc391166211747f5d7eed63a2fcde29c110a79e8665f2a6d1e70b68c81e19bb02be43a84ec7f1cc64 diff --git a/media-gfx/gmic/gmic-2.9.8.ebuild b/media-gfx/gmic/gmic-2.9.8.ebuild deleted file mode 100644 index 5e85c6f688ac.. --- a/media-gfx/gmic/gmic-2.9.8.ebuild +++ /dev/null @@ -1,174 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -CMAKE_BUILD_TYPE=Release - -inherit cmake bash-completion-r1 toolchain-funcs - -if [[ ${PV} == "" ]]; then - EGIT_REPO_URI="https://github.com/dtschump/gmic.git"; - inherit git-r3 -else - SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz"; - KEYWORDS="amd64 arm64 x86" -fi - -DESCRIPTION="GREYC's Magic Image Converter" -HOMEPAGE="https://gmic.eu/ https://github.com/dtschump/gmic"; - -LICENSE="CeCILL-2 GPL-3" -SLOT="0" -IUSE="cli curl ffmpeg fftw gimp graphicsmagick jpeg krita opencv openexr openmp png qt5 static-libs tiff X zlib" -REQUIRED_USE=" - gimp? ( png zlib fftw X ) - krita? ( png zlib fftw X ) - qt5? ( png zlib fftw X ) -" - -MIN_QT_VER="5.2.0" -QT_DEPEND=" - >=dev-qt/qtcore-${MIN_QT_VER}:5= - >=dev-qt/qtgui-${MIN_QT_VER}:5= - >=dev-qt/qtnetwork-${MIN_QT_VER}:5= - >=dev-qt/qtwidgets-${MIN_QT_VER}:5= -" -COMMON_DEPEND=" - curl? ( net-misc/curl ) - fftw? ( sci-libs/fftw:3.0=[threads] ) - gimp? ( - media-gfx/gimp:0/2 - ${QT_DEPEND} - ) - graphicsmagick? ( media-gfx/graphicsmagick:0= ) - jpeg? ( virtual/jpeg:0 ) - krita? ( ${QT_DEPEND} ) - opencv? ( >=media-libs/opencv-2.3.1a-r1:0= ) - openexr? ( - media-libs/ilmbase:0= - media-libs/openexr:0= - ) - png? ( media-libs/libpng:0= ) - qt5? ( ${QT_DEPEND} ) - tiff? ( media-libs/tiff:0 ) - X? ( - x11-libs/libX11 - x11-libs/libXext - ) - zlib? ( sys-libs/zlib:0= )" -RDEPEND="${COMMON_DEPEND} - ffmpeg? ( media-video/ffmpeg:0= ) -" -DEPEND="${COMMON_DEPEND} - gimp? ( dev-qt/linguist-tools ) - krita? ( dev-qt/linguist-tools ) - qt5? ( dev-qt/linguist-tools ) -" -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${PN}-2.9.2_ipa-sra.patch -) - -pkg_pretend() { - if [[ ${MERGE_TYPE} != binary ]]; then - if use openmp; then - tc-has-openmp || die "Please switch to an openmp compatible compiler" - fi - fi -} - -src_prepare() { - cmake_src_prepare - sed -i '/CMAKE_CXX_FLAGS/s/-g //' CMakeLists.txt || die - - if use gimp || use krita || use qt5; then - # respect user flags - sed -e '/CMAKE_CXX_FLAGS_RELEASE/d' \ - -e '/${CMAKE_EXE_LINKER_FLAGS} -s/d' \ - -i gmic-qt/CMakeLists.txt || die - local S="${S}/gmic-qt" - # Bug #753377 - local PATCHES=() - cmake_src_prepare - fi -} - -src_configure() { - local mycmakeargs=( - -DBUILD_LIB=ON - -DBUILD_LIB_STATIC=$(usex static-libs) - -DBUILD_CLI=$(usex cli) - -DBUILD_MAN=$(usex cli) - -DBUILD_BASH_COMPLETION=$(usex cli) - -DCUSTOM_CFLAGS=ON - -DENABLE_CURL=$(usex curl) - -DENABLE_X=$(usex X) - -DENABLE_FFMPEG=$(usex ffmpeg) - -DENABLE_FFTW=$(usex fftw) - -DENABLE_GRAPHICSMAGICK=$(usex graphicsmagick) - -DENABLE_JPEG=$(usex jpeg) - -DENABLE_OPENCV=$(usex opencv) - -DENABLE_OPENEXR=$(usex openexr) - -DENABLE_OPE
[gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-zip/
commit: a10afdeeb59939a8fbdd882642a352ae850839b3 Author: Conrad Kostecki gentoo org> AuthorDate: Thu Nov 25 20:51:15 2021 + Commit: Conrad Kostecki gentoo org> CommitDate: Thu Nov 25 20:53:21 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a10afdee sys-fs/fuse-zip: add 0.7.2 Closes: https://github.com/gentoo/gentoo/pull/16422 Closes: https://bugs.gentoo.org/759559 Signed-off-by: Conrad Kostecki gentoo.org> sys-fs/fuse-zip/Manifest | 1 + sys-fs/fuse-zip/fuse-zip-0.7.2.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/sys-fs/fuse-zip/Manifest b/sys-fs/fuse-zip/Manifest index 05528afb1dd6..8d160bd6b916 100644 --- a/sys-fs/fuse-zip/Manifest +++ b/sys-fs/fuse-zip/Manifest @@ -1 +1,2 @@ DIST fuse-zip-0.7.0.tar.gz 712853 BLAKE2B fd8bdaf30321bfbf897598de0291b1b285171b9b254e21acc1ca9f9d5af2b3a199dcb05696e92983a9b7491b4993b59defa53ec37d0a958d4fb80d2baf322194 SHA512 ea08bee4a7d0e7a0584237c6e9560d0fd2665bea59e87bc020697c3fc6bdc3c4c5c5d4dcdb454eed8cb735c176dd54d7c9bf879a04ac2d5b38bc271cc3128b69 +DIST fuse-zip-0.7.2.tar.gz 713290 BLAKE2B b7cd0ad3dc605434e40f1914424d3da681308ef758d2aa613323eb0e3ca5c32a9f10377e67f8e4577f670ca80ca039963f8a8ffd4166819584fafce9d3cbe9f1 SHA512 9abc34bd75caca125542f7d8ad7356901b25679779926515070650a5167eac28cc88b4545a4f05f5ee8a0ec58205258d33d190942a0e568fb72d02f3c469783e diff --git a/sys-fs/fuse-zip/fuse-zip-0.7.2.ebuild b/sys-fs/fuse-zip/fuse-zip-0.7.2.ebuild new file mode 100644 index ..0d37e30e5f07 --- /dev/null +++ b/sys-fs/fuse-zip/fuse-zip-0.7.2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="FUSE file system to navigate, extract, create and modify ZIP archives" +HOMEPAGE="https://bitbucket.org/agalanin/fuse-zip"; +SRC_URI="https://bitbucket.org/agalanin/${PN}/downloads/${P}.tar.gz"; + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +RESTRICT="test" + +DEPEND=" + dev-libs/libzip:= + sys-fs/fuse:0 +" +RDEPEND="${DEPEND}" + +DOCS=( changelog README.md ) + +PATCHES=( "${FILESDIR}/${PN}-0.4.5-makefile.patch" ) + +src_compile() { + emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS} ${LDFLAGS}" +} + +src_install() { + default + doman fuse-zip.1 +}
[gentoo-commits] repo/gentoo:master commit in: dev-scheme/chez/files/, dev-scheme/chez/
commit: 8bca653c406eab635c04db4e0fbae3b16de81c07 Author: Maciej Barć gentoo org> AuthorDate: Thu Nov 25 20:41:42 2021 + Commit: Maciej Barć gentoo org> CommitDate: Thu Nov 25 20:47:44 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bca653c dev-scheme/chez: fix for ncurses detection; ncurses slot Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć gentoo.org> dev-scheme/chez/{chez-9.5.6.ebuild => chez-9.5.6-r1.ebuild} | 10 +++--- dev-scheme/chez/files/tinfo.patch | 12 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/dev-scheme/chez/chez-9.5.6.ebuild b/dev-scheme/chez/chez-9.5.6-r1.ebuild similarity index 86% rename from dev-scheme/chez/chez-9.5.6.ebuild rename to dev-scheme/chez/chez-9.5.6-r1.ebuild index 3755edbfecd6..6ec1f6d5145f 100644 --- a/dev-scheme/chez/chez-9.5.6.ebuild +++ b/dev-scheme/chez/chez-9.5.6-r1.ebuild @@ -19,17 +19,21 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="X examples ncurses threads" +BDEPEND="virtual/pkgconfig" RDEPEND=" X? ( x11-libs/libX11 ) - ncurses? ( sys-libs/ncurses ) + ncurses? ( sys-libs/ncurses:= ) " DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/tinfo.patch" ) - src_prepare() { tc-export AR CC CXX LD RANLIB + if use ncurses ; then + local nclibs="\"$($(tc-getPKG_CONFIG) --libs ncurses)\"" + sed -i "s|ncursesLib=-lncurses|ncursesLib=${nclibs}|g" configure || die + fi + default } diff --git a/dev-scheme/chez/files/tinfo.patch b/dev-scheme/chez/files/tinfo.patch deleted file mode 100644 index a7dc613bd234.. --- a/dev-scheme/chez/files/tinfo.patch +++ /dev/null @@ -1,12 +0,0 @@ -index b8ff70a..349bc3f 100755 a/configure -+++ b/configure -@@ -483,7 +483,7 @@ if [ "$disablex11" = "yes" ]; then - fi - - cursesLib=-lcurses --ncursesLib=-lncurses -+ncursesLib="-lncurses -ltinfo" - - if [ "$disablecurses" = "yes" ]; then - echo '#define DISABLE_CURSES' >> $w/c/config.h
[gentoo-commits] repo/gentoo:master commit in: dev-python/deprecated/
commit: 6aa44e8cbf83d8731d204b34b403dcd8fc62bed1 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 25 20:28:00 2021 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 25 20:28:04 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa44e8c dev-python/deprecated: Keyword 1.2.13 ppc64, #826690 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/deprecated/deprecated-1.2.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/deprecated/deprecated-1.2.13.ebuild b/dev-python/deprecated/deprecated-1.2.13.ebuild index fe5802700079..5a084b8dd4aa 100644 --- a/dev-python/deprecated/deprecated-1.2.13.ebuild +++ b/dev-python/deprecated/deprecated-1.2.13.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86" RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"
[gentoo-commits] repo/gentoo:master commit in: dev-python/redis-py/
commit: d6b8d6727b97c8ea080094a1b32eb3128c217d42 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 25 20:28:01 2021 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 25 20:28:05 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b8d672 dev-python/redis-py: Keyword 4.0.2 ppc64, #826690 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/redis-py/redis-py-4.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/redis-py/redis-py-4.0.2.ebuild b/dev-python/redis-py/redis-py-4.0.2.ebuild index c03960bc5273..ca86672f1d75 100644 --- a/dev-python/redis-py/redis-py-4.0.2.ebuild +++ b/dev-python/redis-py/redis-py-4.0.2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86" RDEPEND=" dev-python/deprecated[${PYTHON_USEDEP}]"
[gentoo-commits] repo/gentoo:master commit in: net-misc/gallery-dl/
commit: b2568bc02a52a2feda0653c2fe9c4fc0adcc11d1 Author: Maciej Barć gentoo org> AuthorDate: Thu Nov 25 20:15:38 2021 + Commit: Maciej Barć gentoo org> CommitDate: Thu Nov 25 20:26:06 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2568bc0 net-misc/gallery-dl: bump to 1.19.2 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć gentoo.org> net-misc/gallery-dl/Manifest | 1 + net-misc/gallery-dl/gallery-dl-1.19.2.ebuild | 41 2 files changed, 42 insertions(+) diff --git a/net-misc/gallery-dl/Manifest b/net-misc/gallery-dl/Manifest index 53186ac6a256..88be233ad842 100644 --- a/net-misc/gallery-dl/Manifest +++ b/net-misc/gallery-dl/Manifest @@ -1,2 +1,3 @@ DIST gallery-dl-1.17.5.tar.gz 359212 BLAKE2B 12c8ba8e25e8979cb9230283b40f9e11c23032f281cdf73975b1099c76d9007c68246be0e961d29d4686ce12790cf31c4ed0e3c83d91984ce11b0008176157a3 SHA512 c630156c3b16499f33d3850935f5f37d85a443041448f1edf5d0b91a36b8b73a83248a9b2f6da99d5c679b6d1759100eb42f6b50650b914f67c1928e2491bf00 DIST gallery-dl-1.18.1.tar.gz 368692 BLAKE2B f92eb7a876563ed5bc78ca1222b8c45fe78ad6d899a55bf2edefece14209acfc784bc3ac84c7e84397746f5a5ab01c2c6f94efcb0f28d2aacac3cbd68ebcd545 SHA512 20e4f983160870a646a66963505d2c53f5498b9869a603ae53848ee788f26c6df4c5951805d99f225954ddbe692c2da5501a409650cc3e522d97f34a7c0d +DIST gallery-dl-1.19.2.tar.gz 393664 BLAKE2B cae6b2cdd9f940892032498c0450918481aea22a701b236f580e6c7d2f77b7ce5fb2336a93c882b35063eb0193b9ebb956f8d12e8b6794255318b6eb65ee9de9 SHA512 7aa014e0e84d856bd9ca45131baed513f1d3c73c1500df32c39b5a40f17cd951e80b819130254f9b563a504866e5feebabf6b5c8bf517a43a6ad7a15e41f0476 diff --git a/net-misc/gallery-dl/gallery-dl-1.19.2.ebuild b/net-misc/gallery-dl/gallery-dl-1.19.2.ebuild new file mode 100644 index ..5ceaa421ee3b --- /dev/null +++ b/net-misc/gallery-dl/gallery-dl-1.19.2.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=(python3_{8,9}) +PYTHON_REQ_USE="sqlite,ssl,xml" +DISTUTILS_USE_SETUPTOOLS=rdepend + +inherit distutils-r1 optfeature + +DESCRIPTION="Download image galleries and collections from several image hosting sites" +HOMEPAGE="https://github.com/mikf/gallery-dl"; + +if [[ ${PV} == ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/mikf/${PN}.git"; +else + SRC_URI="https://github.com/mikf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi + +LICENSE="GPL-2" +SLOT="0" +# tests require network access +RESTRICT="test" + +RDEPEND=">=dev-python/requests-2.11.0[${PYTHON_USEDEP}]" + +distutils_enable_tests setup.py + +src_compile() { + emake data/completion/{,_}gallery-dl man + + distutils-r1_src_compile +} + +pkg_postinst() { + optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg + optfeature "video downloads" net-misc/youtube-dl +}
[gentoo-commits] repo/gentoo:master commit in: net-misc/gallery-dl/
commit: 398a2d00900c97be0bea1acb465c308e04d45d1f Author: Maciej Barć gentoo org> AuthorDate: Thu Nov 25 20:12:58 2021 + Commit: Maciej Barć gentoo org> CommitDate: Thu Nov 25 20:26:05 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398a2d00 net-misc/gallery-dl: use EAPI 8 in live Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć gentoo.org> net-misc/gallery-dl/gallery-dl-.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gallery-dl/gallery-dl-.ebuild b/net-misc/gallery-dl/gallery-dl-.ebuild index fec914ad2ced..5ceaa421ee3b 100644 --- a/net-misc/gallery-dl/gallery-dl-.ebuild +++ b/net-misc/gallery-dl/gallery-dl-.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=(python3_{8,9}) PYTHON_REQ_USE="sqlite,ssl,xml"
[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/
commit: 339ab69ab966ba3d71449f24ff576a449f35d81a Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Nov 25 20:21:24 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Nov 25 20:23:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339ab69a app-office/libreoffice-bin: Version bump 7.1.7.2 Bug: https://bugs.gentoo.org/821970 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> app-office/libreoffice-bin/Manifest| 9 + .../libreoffice-bin/libreoffice-bin-7.1.7.2.ebuild | 253 + 2 files changed, 262 insertions(+) diff --git a/app-office/libreoffice-bin/Manifest b/app-office/libreoffice-bin/Manifest index d591b53ac416..fadc235f4eda 100644 --- a/app-office/libreoffice-bin/Manifest +++ b/app-office/libreoffice-bin/Manifest @@ -1,9 +1,18 @@ DIST amd64-bin-libreoffice-7.1.5.2.tar.xz 135632188 BLAKE2B 0c7740d0687cd1585e31d58f6e65c9597ea3e29c1a185ffea92f356afdfb6f0d05a4fc5d8d563d100267591d7421ddc76a68a296b61abc9de32aa88defae723f SHA512 add324021d7aeba8bdd4991db690102d810d78e19d4e99132f1b2dd8ca5e8df6baacc302c3ffe16fca04fa47e4a03eb1b6e173665f8faaef3c1745654264160b +DIST amd64-bin-libreoffice-7.1.7.2.tar.xz 136085032 BLAKE2B ef4493c580726d26d3bf05a289acc2f030ba77f7924bab265e9c74f22f79616b61f3f51380526d934f1e3c9d697765f427676ffb483a5547f0fa79b99de17d7d SHA512 b45503b8e8105ede3e02c32ea50c602bdf79238cdd8e1d7c8abb503538ecfe9d359f59c174666cab3d4621e740525d6e2f002fa28c9f77989cbc3c963cb10135 DIST amd64-bin-libreoffice-gnome-7.1.5.2.xd3 1452639 BLAKE2B 346b6f36595b72bec1fd1cef254f9ba754eccdbc2125607bd0724d40f37d73e5ae4442e0c3d2d28f131d78da738e7ddfaa463e08e3ad20df1d0209367b36a397 SHA512 0669b6212d46dd9b255dfa5af4b668914b88e7fd5f3a0941a9a33c1823adacbb8788a159a5767269a53c57895bdc364d62fcc46aa48258dea8e98ea780f18200 +DIST amd64-bin-libreoffice-gnome-7.1.7.2.xd3 1468305 BLAKE2B 117776d451dd580af3448fc109475d09fd4f8cec2e3d7d8d2b628a4bc469aaa18b96c1217e69a43197553b373a1314100ba90e6283c938cbaf9f8029f667 SHA512 6a989daac6215de1029136b5723bdead79afa3f420d4f4a1149c31ce1a6ec69a38443f7ff74f9d87cb594895810009a110a758323a3ccf1d1f8c7160377aacb4 DIST amd64-bin-libreoffice-gnome-java-7.1.5.2.xd3 31245709 BLAKE2B 273ced503b234cbb1b263729c1ee371b3877e6317c7bd6627767623ab5402ccb62bc7bc0a7a436452d51800ee1af702f939d5fdd210819044ba27d4f4fa6237d SHA512 2d1b507d1976acc9012829c321171642a425879c9220e9222ab04296a6975ab1e309589c131436f0f81dd670fc43c57f61712a11ec0c01afff6328d8656027dc +DIST amd64-bin-libreoffice-gnome-java-7.1.7.2.xd3 31065813 BLAKE2B c7a561fb69a79a5da02b52db989e36baa2e158cc81b4a03c77484b0191feb6a4b21aeefbc17a5242c0b8817483476ea089791d14682f342d30bc44e587aff004 SHA512 71b8b0ccc93bef2da88c481c6f832147f542af41d9858ad4c7763de6b35fa95d971db28609a6ef0d03bd98b5c27d23e0196889b94f9150ff337853ce2b4665c6 DIST amd64-bin-libreoffice-java-7.1.5.2.xd3 31129840 BLAKE2B 08340ae6b6d1398fca8a4b9f68e59e9636563daa5e2fc36e61ee9132762d607b38a6fe9aaedee164353d78027ea24372f929f509d26add72ac999f62597c9112 SHA512 7252a332b2aa632b6672ffe566edbf5795112823b6598877674c5a1c810f6f2cdcedfa8421e345dfd62e69af38c946a926c3990f17873747f3f78c4005317b05 +DIST amd64-bin-libreoffice-java-7.1.7.2.xd3 30876880 BLAKE2B ab1eebacd6f338a5d17a71f04fb04ee485fb68cac54bf008b58675013c77dd0be407fa053a48821d6fc98ebd2f22fd58a21f4c646c49d5c31431e073cd308ac1 SHA512 2ab214cb5f776d15b420adee25ae529acff785735e0f3af2af700769952c41b299d4aa2becd8804d11b48c96b7ff093884b62de758e69574ee829a89ce16c8ea DIST amd64-bin-libreoffice-kde-7.1.5.2.xd3 21940401 BLAKE2B b0b6ea5325f300eafb3265f6ebd08d72fceb73da9aed75d0caef01ead7ce6ecf08420023a2c69c43f6e76b32b65fd5fb1f0855445e2086e2856cd61e4dc108f9 SHA512 78b080d31d247b23cc4464ca1f8cfddde074f604a77b695d20d14c734a83116c7d8d77ef5ccac1e5048c7a54056b6efdfd03673d6c289fee2b2e303575fbd9fe +DIST amd64-bin-libreoffice-kde-7.1.7.2.xd3 21776147 BLAKE2B aa3b38ee9254199f3e23241697340650608786db2789723a0ab306b260a27b12a2171d1218434b7cc9d79a39a4335881fc8f1607da46dac643e6ef4f50afa3b9 SHA512 35f016d5b7b06cbc85c754588e074e5eda5f3f0aa92a36659381bff18c493bcb3ee7c2b366364928b1a3716c0b4819b8b5b17013c84862a93331c9bed92287f2 DIST amd64-bin-libreoffice-kde-java-7.1.5.2.xd3 31235891 BLAKE2B f069f037fc0cde082601db96ff70f13d6fdd65472793566bb29abbc03e46a3ae1c8539fdc054f9fb8302987946b7a1858e83705326d94847dba7d71f721d8539 SHA512 9040ed351c5ded0a0b50720edd1629f569b8bd455c8691340387ff77a99b2ef9f1d787696615a1255a235c3efc9adea62abd3d854f68997cc0b78dd1bb554d04 +DIST amd64-bin-libreoffice-kde-java-7.1.7.2.xd3 31001312 BLAKE2B 7fa7e30a355cdda02fcbb138a8898fe4251643480e7b82290f50186e57837e6b9ea9f59c7b6314aa9b64ca8a80be3a337e90bb262fb986d93e530cf83ba04d79 SHA512 d680c553f899ca3af5b76bf33d40e548e435016a7b3d5c0ee24cfde57b0ec4ef0362a302123ce79d0cd6b686ea60523e0320e8041e37538e52f68b9c62ce9929 DIST x86-bin-libreoffice-7.1.5.2.tar.xz 137121580 BLAKE2B 2b45ff087a34f60af638baa0f1a603e50e06083ad8f4518213d3f6a603e410ae3778b02a0ed
[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/
commit: fa0c7cc8669522ce140eeda2c04c39201389ca29 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Nov 25 20:22:50 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Nov 25 20:23:18 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0c7cc8 app-office/libreoffice-bin-debug: Version bump 7.1.7.2 Bug: https://bugs.gentoo.org/821970 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> app-office/libreoffice-bin-debug/Manifest | 9 +++ .../libreoffice-bin-debug-7.1.7.2.ebuild | 84 ++ 2 files changed, 93 insertions(+) diff --git a/app-office/libreoffice-bin-debug/Manifest b/app-office/libreoffice-bin-debug/Manifest index 67bd503b07e2..49690db65337 100644 --- a/app-office/libreoffice-bin-debug/Manifest +++ b/app-office/libreoffice-bin-debug/Manifest @@ -1,9 +1,18 @@ DIST amd64-debug-libreoffice-7.1.5.2.tar.xz 1437063320 BLAKE2B 1d09fe48dbae806f97b6d9d9e83c50d924b35a2344f769066f1d38eb78f12360803deb1fb7a0fb42375bd5e01cfb13a4d3e23a8c4b0e503ad1cbd8e50acd3350 SHA512 3542ae47b91d55088939ff0f7044b139cce51844c383c0c86ad73c05869c28d860681d87fa7db492068fee50a6be79fe5f315b925e8eab3c75dd965d4480e4e7 +DIST amd64-debug-libreoffice-7.1.7.2.tar.xz 1441939592 BLAKE2B 207d3522d3fca71d9e0fbffcc0186b429e444aed4a7495b708526321273ccee7054bcb7cec3138ebe4e20c4921fd78287af4be6ea5077898c4adf0bdf0520d4e SHA512 2e319688317442fad66ff2a77d92ac4b9ed5e2f5b9722a569eecd842a1d38d1fd98dd4b3ac2f9dc5e91feae79c2431da7e4baef164b7248a432406008e2d6d0b DIST amd64-debug-libreoffice-gnome-7.1.5.2.xd3 1371566 BLAKE2B 5351af652fc8f9dbbc1137bf8b3e1f582ebe95ace4206f9087d15c654707b30db807d9804ef48fd086fb962841b307a28ae748f18a3350e8c3d316270c4afdc6 SHA512 33eb76918014537ead16ddbc107c43c65896bf963d0be3668cd4dfe141cde2d3cb94ae78451788d19ea5d99c1c9a380c7feb4ed223268f8f12c4b57cff056fa2 +DIST amd64-debug-libreoffice-gnome-7.1.7.2.xd3 1380242 BLAKE2B 5c69abece7929c5dee0b5c0a37f75bf1006ac6eaaf6d61c77c0e733e7ed7b3aca063c6a949388c6200d09a6a17661a8e95066416f4b47b011c7be786405bf99f SHA512 f08b7bc561ef3e8cbb06ec8cab0f507c6f2a20f2c6ca859b72aebb04d41007eddb1d41a3908129568c34915119bc884005687ec102c123906c25bc1627a0e93d DIST amd64-debug-libreoffice-gnome-java-7.1.5.2.xd3 732827556 BLAKE2B 54c02c804a2d985657917b6cd4381f872e8e3dab295341b47bc9ed10ac06c934880b92a22f87ea3e62daf5dfb35691d1aa136e4c001b6cf7ae847b8eee39783f SHA512 a3a6f3e0a223ae09a4babe07d62effc61c0610eda0f7259684714909d693553f77f8e55ed79f6949bc79f35eea59584fe39f2a3ff6b969c684b3dff5aeb4031b +DIST amd64-debug-libreoffice-gnome-java-7.1.7.2.xd3 731690461 BLAKE2B a2f7af005c86bb754d3bc86d5c1abcb043d78f023adef3f0a3e347dd66e9b8f7bd086014e28aaf2a4cb3c8555eb6ee54171f634ea57f6576ca552cb77306aea1 SHA512 882f62f2557cc39d68de80f15beb33eeea21af357d2bd87d5943bb635734180e922676a0e04d0152a6b3f80d43a3ff8d47efeead59ef1f7d9db23d8b62f792a5 DIST amd64-debug-libreoffice-java-7.1.5.2.xd3 731460990 BLAKE2B e63a9208e6f43fbc714d2c7eeab1bc214eb1e69fda77cfbe233f77969b7c56e0ebb4860b3e47f382b1c1838dcac23c8d7c241d5d47f1fbab90d5053540ff781f SHA512 558ef24638b6354228090721876967cc5fb4210f13d75b547048f82e76c1eafd9879f0cc66ba4f003c8c47e557aeb3dadc4712b1d77d1fcb0ad4b3b6fb62a7d1 +DIST amd64-debug-libreoffice-java-7.1.7.2.xd3 730327939 BLAKE2B 0b2bee88dacc1c186355645ffcae7aa7f6b96ac0e28f8ecdebcda8781337091f53df955adb64b7e3a5738361a0c661961ed36f7fc7658e4718aab4a1d2ff SHA512 3e417a5d31028f2ffc9995c742d620f96aa88123ad75ffb70d52b12718b83ca56ffee184b08194530753876654a041426c7b9531c1775743dad903a246260de2 DIST amd64-debug-libreoffice-kde-7.1.5.2.xd3 476457589 BLAKE2B 4cce5ad6f903c1730174757cb9206f9180a47a991444e509416640d9100a917ffc92d00c27fb86f4d5d001a8c9030f6f46183cf17f8e5aa06f3a1092e4034119 SHA512 9a78a78dc205c09123fc197b47650e2ee6eede6581b5d7b5bf74f2b819449ad59ee3e93e1050017892e417dfa07814fde28d2c54ed4eafc946be3c6e8df4 +DIST amd64-debug-libreoffice-kde-7.1.7.2.xd3 476280495 BLAKE2B db7457b75111ca0a55eb0cae888f9d8e9322ed882bf5a7786d214c09ba8cc7c327d6cea1bd1a02508d71f25e8a3c29ffe49d1d95845b45c486cb8f9061ae3bfd SHA512 ba216570e618101cb5f09c951600574454bf5d7a124168bfbb5857e5a2a8aff0c6ebcaf97eb546a121814ba99820f845da98081b125d74a4d62b0e1b21d3dc0a DIST amd64-debug-libreoffice-kde-java-7.1.5.2.xd3 735257243 BLAKE2B 0c99b81768758179ede9650d9537ad0c1a4b5c7eba7619327372c4cd9f07aa6531e50a4c5422eea44d9af43779c70b456a1385384947557de103088391b72fcb SHA512 acb9b3576c5720d8bfef56855ea3f0cfc6e4b2e08fd8a4e18eb9fba429930eb43ff6b47bdf38b0e916db40b372ad82f373b59922afe383e6908f9b2adac966de +DIST amd64-debug-libreoffice-kde-java-7.1.7.2.xd3 734480017 BLAKE2B 8854d13e7001e40b2202a0bcc149851f600ef5ed7bdfd96fa50d84066819a8425410860125b593fdbedc9dd8443a759946a15586d683c08bf4a55e56a9d3ed56 SHA512 bbff8c1b3c3d01d0b33967dcf40f36d5a746ba373cef535431047dc7eb4c3437c825228a62e6fafefa3bbca4c68c39b322a9de0c7ac5264efe3fcf0372346e58 DIST x86-debug-libreoffice-7.1.5.2.tar.xz 1402266416 BLAKE2B 5501f4e2
[gentoo-commits] repo/gentoo:master commit in: media-gfx/gmic/
commit: 817192f84d8c93b9afe48c86fb4cb5b8d5991917 Author: Sam James gentoo org> AuthorDate: Thu Nov 25 20:07:20 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 20:07:20 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817192f8 media-gfx/gmic: Stabilize 2.9.9 arm64, #824942 Signed-off-by: Sam James gentoo.org> media-gfx/gmic/gmic-2.9.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gmic/gmic-2.9.9.ebuild b/media-gfx/gmic/gmic-2.9.9.ebuild index f242e08c4cbe..5591771336db 100644 --- a/media-gfx/gmic/gmic-2.9.9.ebuild +++ b/media-gfx/gmic/gmic-2.9.9.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then inherit git-r3 else SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz"; - KEYWORDS="amd64 ~arm64 x86" + KEYWORDS="amd64 arm64 x86" fi DESCRIPTION="GREYC's Magic Image Converter"
[gentoo-commits] repo/gentoo:master commit in: media-video/libva-utils/
commit: 98e61cbd90707aeb2438b30f6770d4431960750c Author: Sam James gentoo org> AuthorDate: Thu Nov 25 20:06:09 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 20:06:09 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e61cbd media-video/libva-utils: Stabilize 2.13.0 amd64, #810067 Signed-off-by: Sam James gentoo.org> media-video/libva-utils/libva-utils-2.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/libva-utils/libva-utils-2.13.0.ebuild b/media-video/libva-utils/libva-utils-2.13.0.ebuild index 2f790d95839d..a2d5644b577c 100644 --- a/media-video/libva-utils/libva-utils-2.13.0.ebuild +++ b/media-video/libva-utils/libva-utils-2.13.0.ebuild @@ -15,7 +15,7 @@ else # without pre-built 'configure' as they are always available upstream. # SRC_URI="https://github.com/intel/libva-utils/releases/download/${PV}/${P}.tar.bz2"; SRC_URI="https://github.com/intel/libva-utils/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" fi LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: media-sound/drumstick/
commit: 59e755abda4c81bdf6cb878f30e5e03d932e9f26 Author: Sam James gentoo org> AuthorDate: Thu Nov 25 20:06:27 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 20:06:27 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e755ab media-sound/drumstick: Stabilize 2.4.1 amd64, #827245 Signed-off-by: Sam James gentoo.org> media-sound/drumstick/drumstick-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/drumstick/drumstick-2.4.1.ebuild b/media-sound/drumstick/drumstick-2.4.1.ebuild index 70bc8c734398..f8a8db62be7c 100644 --- a/media-sound/drumstick/drumstick-2.4.1.ebuild +++ b/media-sound/drumstick/drumstick-2.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc fluidsynth network pulseaudio" RESTRICT="test"
[gentoo-commits] repo/gentoo:master commit in: media-video/libva-utils/
commit: a27301863362cdf3211c3a1964b666eedda37f6b Author: Sam James gentoo org> AuthorDate: Thu Nov 25 20:06:52 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 20:06:52 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2730186 media-video/libva-utils: Stabilize 2.13.0 x86, #810067 Signed-off-by: Sam James gentoo.org> media-video/libva-utils/libva-utils-2.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/libva-utils/libva-utils-2.13.0.ebuild b/media-video/libva-utils/libva-utils-2.13.0.ebuild index a2d5644b577c..2172d8196eab 100644 --- a/media-video/libva-utils/libva-utils-2.13.0.ebuild +++ b/media-video/libva-utils/libva-utils-2.13.0.ebuild @@ -15,7 +15,7 @@ else # without pre-built 'configure' as they are always available upstream. # SRC_URI="https://github.com/intel/libva-utils/releases/download/${PV}/${P}.tar.bz2"; SRC_URI="https://github.com/intel/libva-utils/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" fi LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: media-sound/vmpk/
commit: 580e1bcffd4a1e2c8b7a198482c3070a9078a16b Author: Sam James gentoo org> AuthorDate: Thu Nov 25 20:06:24 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 20:06:24 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580e1bcf media-sound/vmpk: Stabilize 0.8.5 amd64, #827242 Signed-off-by: Sam James gentoo.org> media-sound/vmpk/vmpk-0.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/vmpk/vmpk-0.8.5.ebuild b/media-sound/vmpk/vmpk-0.8.5.ebuild index 06432a54115a..ff16c974e37f 100644 --- a/media-sound/vmpk/vmpk-0.8.5.ebuild +++ b/media-sound/vmpk/vmpk-0.8.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vmpk/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dbus" BDEPEND="
[gentoo-commits] repo/gentoo:master commit in: net-im/qtox/
commit: b6b640322494800084361730cd4bdc20e8c13486 Author: Sam James gentoo org> AuthorDate: Thu Nov 25 20:06:13 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 20:06:13 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b64032 net-im/qtox: Stabilize 1.17.3 amd64, #818511 Signed-off-by: Sam James gentoo.org> net-im/qtox/qtox-1.17.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/qtox/qtox-1.17.3.ebuild b/net-im/qtox/qtox-1.17.3.ebuild index e348e8299f49..41932b6c4516 100644 --- a/net-im/qtox/qtox-1.17.3.ebuild +++ b/net-im/qtox/qtox-1.17.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/qTox/qTox/releases/download/v${PV}/v${PV}.tar.gz -> LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="notification spellcheck test X" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/
commit: 3ef86a5391ee979e01616e5b247963df7e377882 Author: Sam James gentoo org> AuthorDate: Thu Nov 25 20:06:20 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 20:06:20 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef86a53 app-emulation/xen: Stabilize 4.14.3-r2 amd64, #827094 Signed-off-by: Sam James gentoo.org> app-emulation/xen/xen-4.14.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen/xen-4.14.3-r2.ebuild b/app-emulation/xen/xen-4.14.3-r2.ebuild index 2fa35b5a2ea7..177dc0282e93 100644 --- a/app-emulation/xen/xen-4.14.3-r2.ebuild +++ b/app-emulation/xen/xen-4.14.3-r2.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == * ]]; then EGIT_REPO_URI="git://xenbits.xen.org/xen.git" SRC_URI="" else - KEYWORDS="~amd64 ~arm -x86" + KEYWORDS="amd64 ~arm -x86" UPSTREAM_VER=2 SECURITY_VER= GENTOO_VER=
[gentoo-commits] repo/gentoo:master commit in: net-wireless/bluez/
commit: 9fd92922aed49dc77f0be3c66466ca5358121b9b Author: Sam James gentoo org> AuthorDate: Thu Nov 25 20:06:17 2021 + Commit: Sam James gentoo org> CommitDate: Thu Nov 25 20:06:17 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd92922 net-wireless/bluez: Stabilize 5.62-r1 amd64, #826886 Signed-off-by: Sam James gentoo.org> net-wireless/bluez/bluez-5.62-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/bluez/bluez-5.62-r1.ebuild b/net-wireless/bluez/bluez-5.62-r1.ebuild index 7c1f1a5f6f03..0e4cd78da1f5 100644 --- a/net-wireless/bluez/bluez-5.62-r1.ebuild +++ b/net-wireless/bluez/bluez-5.62-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/linux/bluetooth/${P}.tar.xz"; LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/3" -KEYWORDS="~amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv x86" IUSE="btpclient cups doc debug deprecated extra-tools experimental +mesh midi +obex +readline selinux systemd test test-programs +udev" # Since this release all remaining extra-tools need readline support, but this could
[gentoo-commits] repo/gentoo:master commit in: app-editors/xemacs/
commit: 34ce9f72be77cce47c9fb1ee08cf6fd5c60c6357 Author: Mats Lidell gentoo org> AuthorDate: Thu Nov 25 19:30:08 2021 + Commit: Mats Lidell gentoo org> CommitDate: Thu Nov 25 19:30:08 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ce9f72 app-editors/xemacs: add 21.5. Signed-off-by: Mats Lidell gentoo.org> app-editors/xemacs/xemacs-21.5..ebuild | 259 + 1 file changed, 259 insertions(+) diff --git a/app-editors/xemacs/xemacs-21.5..ebuild b/app-editors/xemacs/xemacs-21.5..ebuild new file mode 100644 index ..8445da157a67 --- /dev/null +++ b/app-editors/xemacs/xemacs-21.5..ebuild @@ -0,0 +1,259 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Note: xemacs currently does not work with position independent code +# so the build forces the use of the -no-pie option + +EAPI=7 + +inherit flag-o-matic xdg-utils desktop + +DESCRIPTION="highly customizable open source text editor and application development system" +HOMEPAGE="http://www.xemacs.org/"; + +inherit mercurial +EHG_REPO_URI="https://foss.heptapod.net/xemacs/xemacs"; + +LICENSE="GPL-3+" +SLOT="0" +IUSE="alsa debug eolconv gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn xft xim athena neXt Xaw3d gdbm berkdb" + +X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps" + +RDEPEND=" + berkdb? ( >=sys-libs/db-4:= !!=sys-libs/gdbm-1.8.3[berkdb(+)] ) + >=sys-libs/zlib-1.1.4 + >=dev-libs/openssl-0.9.6:0 + >=media-libs/audiofile-0.2.3 + gpm? ( >=sys-libs/gpm-1.19.6 ) + postgres? ( dev-db/postgresql:= ) + ldap? ( net-nds/openldap ) + alsa? ( media-libs/alsa-lib ) + nas? ( media-libs/nas ) + X? ( $X_DEPEND !Xaw3d? ( !neXt? ( x11-libs/libXaw ) ) ) + dnd? ( x11-libs/dnd ) + motif? ( >=x11-libs/motif-2.3:0[xft=] ) + athena? ( x11-libs/libXaw ) + Xaw3d? ( x11-libs/libXaw3d ) + xft? ( media-libs/freetype:2 x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 ) + neXt? ( x11-libs/neXtaw ) + xface? ( media-libs/compface ) + tiff? ( media-libs/tiff:0 ) + png? ( >=media-libs/libpng-1.2:0 ) + jpeg? ( virtual/jpeg:0 ) + freewnn? ( app-i18n/freewnn ) + >=sys-libs/ncurses-5.2:= + >=app-eselect/eselect-emacs-1.15" + +DEPEND="${RDEPEND} + virtual/pkgconfig" + +PDEPEND="app-xemacs/xemacs-base + mule? ( app-xemacs/mule-base )" + +src_unpack() { + mercurial_src_unpack + + use neXt && unpack NeXT_XEmacs.tar.gz +} + +src_prepare() { + # use neXt && cp "${WORKDIR}"/NeXT.XEmacs/xemacs-icons/* "${S}"/etc/toolbar/ + find "${S}"/lisp -name '*.elc' -exec rm {} \; || die + # eapply "${FILESDIR}/${P}-ncurses-tinfo.patch" + # eapply "${FILESDIR}/${P}-gcc5.patch" + # eapply "${FILESDIR}/${P}-glibc-macro.patch" + # eapply "${FILESDIR}/${P}-as-needed.patch" + # eapply "${FILESDIR}/${P}-configure-libc-version.patch" + # eapply "${FILESDIR}/${P}-ar.patch" + # eapply "${FILESDIR}/${P}-strsignal.patch" + # eapply "${FILESDIR}/${P}-process-test-qa.patch" + + eapply_user + + # Some binaries and man pages are installed under suffixed names + # to avoid collions with their GNU Emacs counterparts (see below). + # Fix internal filename references. + sed -i -e 's/exec gnuclient/&-xemacs/' lib-src/gnudoit || die + sed -i -e '/^\.so/s/etags/&-xemacs/' etc/ctags.1 || die + sed -i -e '/^\.so/s/gnuserv/&-xemacs/' etc/gnu{client,doit,attach}.1 || die +} + +src_configure() { + local myconf="" + + # bug #639642 + test-flags -no-pie >/dev/null && append-flags -no-pie + filter-flags -pie + + if use X; then + + myconf="${myconf} --with-widgets=athena" + myconf="${myconf} --with-dialogs=athena" + myconf="${myconf} --with-menubars=lucid" + myconf="${myconf} --with-scrollbars=lucid" + if use motif ; then + myconf="--with-widgets=motif" + myconf="${myconf} --with-dialogs=motif" + myconf="${myconf} --with-scrollbars=motif" + myconf="${myconf} --with-menubars=lucid" + fi + if use athena or use Xaw3d ; then + myconf="--with-scrollbars=athena" + fi + + if use Xaw3d; then + myconf="${myconf} --with-athena=3d" + elif use neXt; then + myconf="${myconf} --with-athena=next" + else + myconf="${myconf} --with-athena=xaw" + fi + + use dnd && myconf="${myconf} --with-dragndrop --with-offix" + + myconf="${myconf} $(use_with tiff )" +
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-kernel/
commit: bc3b0da03b086497033960da31b730f46e395d55 Author: Michał Górny gentoo org> AuthorDate: Thu Nov 25 16:08:36 2021 + Commit: Michał Górny gentoo org> CommitDate: Thu Nov 25 19:24:41 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3b0da0 sys-kernel/vanilla-kernel: Bump to 5.15.5 Signed-off-by: Michał Górny gentoo.org> sys-kernel/vanilla-kernel/Manifest | 2 + .../vanilla-kernel/vanilla-kernel-5.15.5.ebuild| 102 + 2 files changed, 104 insertions(+) diff --git a/sys-kernel/vanilla-kernel/Manifest b/sys-kernel/vanilla-kernel/Manifest index ca140565cff5..b3dba8894e23 100644 --- a/sys-kernel/vanilla-kernel/Manifest +++ b/sys-kernel/vanilla-kernel/Manifest @@ -45,6 +45,8 @@ DIST linux-5.15.3.tar.sign 989 BLAKE2B 8938a9a4088db857e689c267829e0952d9d95cabe DIST linux-5.15.3.tar.xz 121928320 BLAKE2B 93379b68cfe85a979a7a39179e2bf622702d5e4f7a1d5a5bace1e8d11583d77966bce5b0e61f047fcb40c6c2be401e7725b3aa01e602c6ef4ac045a24ebcc2cd SHA512 3724428553dbba44064e044f960c1dd002427eca79ddc4dd5feb829cdc76394d3bdc99bcf8d67a89cd406dcc6c5f613cc629797bebbf281fdd3ef00aa0724839 DIST linux-5.15.4.tar.sign 989 BLAKE2B 3db07bfff684a8be760d0089076010182fcf726e5a07304f6f29c8f7f1e12b4d2a987eaf34ce5dd02bb67a1a8622a8e4b87cfb8cae407216ddecdb31aa2db934 SHA512 666a82dbbe0106ca9c6003b75cd7a976faaf93554d7c7bf04ad0dd0e59e751484b94f09b72db008c9e1a64275e5560844024d2c8fd29ae168b7abbed04a180c4 DIST linux-5.15.4.tar.xz 12194 BLAKE2B 1ce31010ecd0945fa8c521da092f6dacef9b1223723fba9c271424427a4b23decac11c6dcf68eabf4f5f0f91cc4abab50e3bcbd776632f345fdc86be5ca7d986 SHA512 27c38e4772616852710671c4c9d2301e2bf4eea05e47ecd6493c3e23ae8e2a08ee9134f2f0e2bf599e095e1b8ccc92b124be2a9a943367dfe6afde3eb369 +DIST linux-5.15.5.tar.sign 989 BLAKE2B 64814f119b9f6759690c0ca590255e902038b956d0d3edf8e07496832f0adfa6ec01a9c610744a4745be8d3b5014bd797734d2032e253ce2745bf5a639fdd528 SHA512 5830f3a94f864152cfb25ff4fc31d22e3d01adff4507e0fcd48ccaf9866904854fee2bbc68feaaa232a46c9484917463f997b6ccc02915707d00c4ebef2c1239 +DIST linux-5.15.5.tar.xz 121927760 BLAKE2B 2921b549a44ff4202ab96d35d6b7ce99bef914db5c1dba066fb7c4b146ef987d1aed53d0773fbe07cd6bb3b964d40b6f3f8c47f6a04149ea1c64e2f8f87343bb SHA512 7b9a78c734a24e8b67f93c8de65fb57cce498f18f4ce6a5c4cff0b834407dbf66cda6834118e67cfef3101979f2df78a7cc45854d943ffecee60a990783497df DIST linux-5.4.158.tar.sign 991 BLAKE2B 533dbce299037f4b4fdb79a8562cad9d05ce4027b15ab0611d7901929051c333555caf4eefd621d28b8daf1101df9f557c47bb06c65701a880f0ab55b5226e0d SHA512 4bd5618db8dbbfe5c8f3810c9afd48b019bdb5ad10fa8e63e5ffd6f25558dae52475ac3607b5350f7bd88bb307a3fa84abf594aa098a7f4e049d672f49e7 DIST linux-5.4.158.tar.xz 109178500 BLAKE2B 2f17825064e6dd718b3ed71014c9442fa4970066b496a81b059a8f84d22d1c5522569aa672ce08597a56150eff6315f19e7d0eb56eccdd8d9505f1cd1f6ad901 SHA512 ccbf29c70315055ec7f63eb29262970c68162f2e12046cb45ec17aacf0950e0ed8e60a236744f2fdbd4fe5a0b14e62cdbbb345c32b089e5172feb5e170faa14d DIST linux-5.4.160.tar.sign 991 BLAKE2B fee86930c4de94769f5c0f4baa4e268412873abf5ac80007aee6452e9a7ba340983b96e7ad5ae91298a245c0ba1541a389fe6070299d6183a05009e38c51dfbf SHA512 5c9b13103e2b7115854d32cfc39b508ef9f0c9fb74a8d83af63b3b514ae280ff6c6e8e576e35bb7ded3d848cf19baf33eafcab7c651002bcd235af5d86118586 diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.5.ebuild b/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.5.ebuild new file mode 100644 index ..e7d7eec434b6 --- /dev/null +++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.5.ebuild @@ -0,0 +1,102 @@ +# Copyright 2020-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit kernel-build verify-sig + +MY_P=linux-${PV} +# https://koji.fedoraproject.org/koji/packageinfo?packageID=8 +CONFIG_VER=5.15.3 +CONFIG_HASH=6950ef54b415886e52dcefe322ffd825c9dc15bc +GENTOO_CONFIG_VER=5.13.4 + +DESCRIPTION="Linux kernel built from vanilla upstream sources" +HOMEPAGE="https://www.kernel.org/"; +SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz + https://github.com/mgorny/gentoo-kernel-config/archive/v${GENTOO_CONFIG_VER}.tar.gz + -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz + verify-sig? ( + https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.sign + ) + amd64? ( + https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config + -> kernel-x86_64-fedora.config.${CONFIG_VER} + ) + arm64? ( + https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config + -> kernel-aarch64-fedora.config.${CONFIG_VER} + ) + ppc64? ( + https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-ppc64le-fedora.config + -> kernel-ppc64le
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/
commit: caf90f3282a2678db3e49af20ef06401a28f5b0f Author: Michał Górny gentoo org> AuthorDate: Thu Nov 25 16:09:13 2021 + Commit: Michał Górny gentoo org> CommitDate: Thu Nov 25 19:24:42 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf90f32 sys-kernel/gentoo-kernel: Bump to 5.15.5 Signed-off-by: Michał Górny gentoo.org> sys-kernel/gentoo-kernel/Manifest | 2 + .../gentoo-kernel/gentoo-kernel-5.15.5.ebuild | 105 + 2 files changed, 107 insertions(+) diff --git a/sys-kernel/gentoo-kernel/Manifest b/sys-kernel/gentoo-kernel/Manifest index dd4073689601..016efabccac0 100644 --- a/sys-kernel/gentoo-kernel/Manifest +++ b/sys-kernel/gentoo-kernel/Manifest @@ -14,6 +14,8 @@ DIST genpatches-5.15-5.base.tar.xz 294364 BLAKE2B 59f372c304cff219647a6bf84965e1 DIST genpatches-5.15-5.extras.tar.xz 3844 BLAKE2B 95d55709e177684475f4b580be19811636591f6aace5eed83e61ee2939325596b3e1896d9e573e4c85cbc991f846ed8a916c09aacb1aafdee7dc011f08034729 SHA512 ce42eba5f5fabc2ab20124b2486ed458ea503af43e18f31c2a9a87f8a3872354dcd589bad2ac3fea8bf6c11026b6c9165c8de9c5c71e7a03ba719cec5ab6ed60 DIST genpatches-5.15-6.base.tar.xz 300776 BLAKE2B 1a3abd9e88ee1bbadf68e0a711773706e3b338626a289ce25db0591e59aba3e71ccdf5c61ec339ac55fc5ef0673415228e4a14b1f473ddc12a280f8bac5edd8f SHA512 1bceff3515b4943093d6650c7455a6f18dd9850cd84a2cf53aa9ecea46ce47dd7b760579f968d02cf22390eb7556f9e319ca842328c0ec0050ff969e10f0cbdd DIST genpatches-5.15-6.extras.tar.xz 3840 BLAKE2B 0c17070891e0184c34cf4f7c28648e7ffdc56992bd68113735b1f90bf0b46330d37239d4f4a8448de315e1cf2741e3c07a769eb8aad57f1ba9ef107dd8c30241 SHA512 aa484998b7789569896470d1fedd282445aa71a945b1f4d5024acfa80b6c16eb199505eaa089f7c0afd6c26eb3fc5692a890a3c0ffa912e9fa0e2ed5808d3452 +DIST genpatches-5.15-7.base.tar.xz 390456 BLAKE2B 57db165ca26013ab19c546231b6ebceccb056d66b5fb3686e21959455464dd1802e51fa5d7c6d179bcdcc6c4e08dff63112d7fe6ffe513bbf7519f51dacceb06 SHA512 aa1dd9e723a275bc73c3efae6b2402515444fa8b15f89b2cd940f50bf7e0603724c6e9f25b9573266a3e7165ac4b8c9fbb40101e08f2b76e80827d60db288455 +DIST genpatches-5.15-7.extras.tar.xz 3844 BLAKE2B 76fe168f8b4ef235c0aee9f1fad698e25e2f59a73bdddc04a9d0b1465aa033386052e9669ef7d0948accb8d86cac5c2ad0b6184ce757cd7171452f698ed5c3f3 SHA512 d36687bc6f48adaa584e0d856cf824cbe6284a63bd8475a42a32bd0236660b55a68b40ea25195948e8985376890c9becfc678c02228c111ab32d6d2b6df57f14 DIST genpatches-5.4-162.base.tar.xz 4091668 BLAKE2B d264f2a3cf61b8ed2a297bd8a3fbbc3aa977a6651e42f8d9a8f8773dc9bb6466358fc5d20537b67f826a66a1f1e28912e8454b3cd04dc337e838f18ae28e32e6 SHA512 f90b1d2dd335e25cef4822dd9663d27eb1aa44d780412e703236ced0c0f50b1c4a614eec10134bc6a1a418d19af0abc231764d1fdf9b7f526cd59e10b8b46ef1 DIST genpatches-5.4-162.extras.tar.xz 1784 BLAKE2B af5b67735eaa30c4edc7cd8681846e892b8455890b5677b5cb8b3849383af43614738c80a6a71d15420ab55b156895bb718952508510cc7e3566aef7d025ebe8 SHA512 4083da3dee1d4e243739322393fb6160d6c148f8b8101c518ceb24971c0dca5ef0886e2ea641d3c04be47495d0112b217dd9b7e33bfc1f16e8dae04c87699314 DIST genpatches-5.4-164.base.tar.xz 4167868 BLAKE2B 62abbdb5c0284dbfcb1d6342b81fb1a5e5ee99dca0be41b046a751e28ea64ab76697d44870ae175b6a64ac9fbce592a32755374b1671631f31ca5ff199338b39 SHA512 e9bb5a5fc61f7f72a299bfb5f8ac5949dddf7bbde9fc347f2e64930678cb2bc48074a89a965b0eae61879d297a16fcf027deecc836ed377387f197ec1b1053b5 diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.5.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.5.ebuild new file mode 100644 index ..3b7488f75c84 --- /dev/null +++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.5.ebuild @@ -0,0 +1,105 @@ +# Copyright 2020-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit kernel-build toolchain-funcs + +MY_P=linux-${PV%.*} +GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 2 )) +# https://koji.fedoraproject.org/koji/packageinfo?packageID=8 +CONFIG_VER=5.15.3 +CONFIG_HASH=6950ef54b415886e52dcefe322ffd825c9dc15bc +GENTOO_CONFIG_VER=5.13.4 + +DESCRIPTION="Linux kernel built with Gentoo patches" +HOMEPAGE="https://www.kernel.org/"; +SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz + https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz + https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz + https://github.com/mgorny/gentoo-kernel-config/archive/v${GENTOO_CONFIG_VER}.tar.gz + -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz + amd64? ( + https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config + -> kernel-x86_64-fedora.config.${CONFIG_VER} + ) + arm64? ( + https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config + -> kernel-aarch64-fedora.config.${CONFIG_VER} + ) +
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/
commit: c91a29b897c60591e766b25b64e2b199afcca39f Author: Michał Górny gentoo org> AuthorDate: Thu Nov 25 19:17:07 2021 + Commit: Michał Górny gentoo org> CommitDate: Thu Nov 25 19:24:43 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91a29b8 sys-kernel/gentoo-kernel-bin: Bump to 5.15.5 Signed-off-by: Michał Górny gentoo.org> sys-kernel/gentoo-kernel-bin/Manifest | 4 + .../gentoo-kernel-bin-5.15.5.ebuild| 117 + 2 files changed, 121 insertions(+) diff --git a/sys-kernel/gentoo-kernel-bin/Manifest b/sys-kernel/gentoo-kernel-bin/Manifest index 41694cc05daf..d830768c715a 100644 --- a/sys-kernel/gentoo-kernel-bin/Manifest +++ b/sys-kernel/gentoo-kernel-bin/Manifest @@ -14,6 +14,8 @@ DIST genpatches-5.15-5.base.tar.xz 294364 BLAKE2B 59f372c304cff219647a6bf84965e1 DIST genpatches-5.15-5.extras.tar.xz 3844 BLAKE2B 95d55709e177684475f4b580be19811636591f6aace5eed83e61ee2939325596b3e1896d9e573e4c85cbc991f846ed8a916c09aacb1aafdee7dc011f08034729 SHA512 ce42eba5f5fabc2ab20124b2486ed458ea503af43e18f31c2a9a87f8a3872354dcd589bad2ac3fea8bf6c11026b6c9165c8de9c5c71e7a03ba719cec5ab6ed60 DIST genpatches-5.15-6.base.tar.xz 300776 BLAKE2B 1a3abd9e88ee1bbadf68e0a711773706e3b338626a289ce25db0591e59aba3e71ccdf5c61ec339ac55fc5ef0673415228e4a14b1f473ddc12a280f8bac5edd8f SHA512 1bceff3515b4943093d6650c7455a6f18dd9850cd84a2cf53aa9ecea46ce47dd7b760579f968d02cf22390eb7556f9e319ca842328c0ec0050ff969e10f0cbdd DIST genpatches-5.15-6.extras.tar.xz 3840 BLAKE2B 0c17070891e0184c34cf4f7c28648e7ffdc56992bd68113735b1f90bf0b46330d37239d4f4a8448de315e1cf2741e3c07a769eb8aad57f1ba9ef107dd8c30241 SHA512 aa484998b7789569896470d1fedd282445aa71a945b1f4d5024acfa80b6c16eb199505eaa089f7c0afd6c26eb3fc5692a890a3c0ffa912e9fa0e2ed5808d3452 +DIST genpatches-5.15-7.base.tar.xz 390456 BLAKE2B 57db165ca26013ab19c546231b6ebceccb056d66b5fb3686e21959455464dd1802e51fa5d7c6d179bcdcc6c4e08dff63112d7fe6ffe513bbf7519f51dacceb06 SHA512 aa1dd9e723a275bc73c3efae6b2402515444fa8b15f89b2cd940f50bf7e0603724c6e9f25b9573266a3e7165ac4b8c9fbb40101e08f2b76e80827d60db288455 +DIST genpatches-5.15-7.extras.tar.xz 3844 BLAKE2B 76fe168f8b4ef235c0aee9f1fad698e25e2f59a73bdddc04a9d0b1465aa033386052e9669ef7d0948accb8d86cac5c2ad0b6184ce757cd7171452f698ed5c3f3 SHA512 d36687bc6f48adaa584e0d856cf824cbe6284a63bd8475a42a32bd0236660b55a68b40ea25195948e8985376890c9becfc678c02228c111ab32d6d2b6df57f14 DIST genpatches-5.4-162.base.tar.xz 4091668 BLAKE2B d264f2a3cf61b8ed2a297bd8a3fbbc3aa977a6651e42f8d9a8f8773dc9bb6466358fc5d20537b67f826a66a1f1e28912e8454b3cd04dc337e838f18ae28e32e6 SHA512 f90b1d2dd335e25cef4822dd9663d27eb1aa44d780412e703236ced0c0f50b1c4a614eec10134bc6a1a418d19af0abc231764d1fdf9b7f526cd59e10b8b46ef1 DIST genpatches-5.4-162.extras.tar.xz 1784 BLAKE2B af5b67735eaa30c4edc7cd8681846e892b8455890b5677b5cb8b3849383af43614738c80a6a71d15420ab55b156895bb718952508510cc7e3566aef7d025ebe8 SHA512 4083da3dee1d4e243739322393fb6160d6c148f8b8101c518ceb24971c0dca5ef0886e2ea641d3c04be47495d0112b217dd9b7e33bfc1f16e8dae04c87699314 DIST genpatches-5.4-164.base.tar.xz 4167868 BLAKE2B 62abbdb5c0284dbfcb1d6342b81fb1a5e5ee99dca0be41b046a751e28ea64ab76697d44870ae175b6a64ac9fbce592a32755374b1671631f31ca5ff199338b39 SHA512 e9bb5a5fc61f7f72a299bfb5f8ac5949dddf7bbde9fc347f2e64930678cb2bc48074a89a965b0eae61879d297a16fcf027deecc836ed377387f197ec1b1053b5 @@ -42,6 +44,8 @@ DIST gentoo-kernel-5.15.3-1.amd64.xpak 68950522 BLAKE2B 513ed80336aa6d16af4a1341 DIST gentoo-kernel-5.15.3-1.x86.xpak 59771064 BLAKE2B 2ab6d9f879543e4c68dd528e5e11513512acae13d39856a8ea88c9e3bb114749d872ad22f485229cbd88b542a3e8c1789b71fe317a4547c7dbd545ada28e5d53 SHA512 17a5b0647cf1cca9c6337f48c9ffb280f339201648aa97581a562fb538f918f4b5bc26553f41cd9e566b3f2534d6533a8c101e4823f531d891c5f05f6b1cd03e DIST gentoo-kernel-5.15.4-1.amd64.xpak 69023599 BLAKE2B c5d5d16b43e8548e1016f4432d8dc035d1569a75af81a34eda92fa068ab65215894bd1d8081b1b5a531aeb77c1b6380e7a33b458b363e11da189b6b3789671b0 SHA512 a7bf12b8ee6932451ea691d6483a7119e81ec576316418ca53b5a2a947ebbe96b3f4513bb9c6f5e0d1f7c192e6b72aad6d2e187188effdc116b4be88b7f95bb3 DIST gentoo-kernel-5.15.4-1.x86.xpak 59852931 BLAKE2B a1003536287b44381077246b5d383d339a6fa7fbfab7d013d08a66573d24e26fa612a9beab65332cfb0ee97a976570e2ec0ec569dcaea317d2050c93a16b0108 SHA512 62ccf6ca57f5a69f9c70fc85de571e7e341e09f3b46556c5ba1aa37376398c0afb3468a4e9f7351ffe4f52beaab3b94bb908cab5a810e06dda2fb4a5ac7ac5a9 +DIST gentoo-kernel-5.15.5-1.amd64.xpak 69012707 BLAKE2B 4942272f991883ef98ce1070d65731f4bd83bd21becb29eddbbe8dceafad7dc15dfdceb3044aed146d9865426e594c2810d683493bf882776eb66399a4b91e15 SHA512 5ae9694e6f3ad9961f9941cbb2701ef943fc1ff7d431e96d6fbc9db62be49dc4e0ca59bb1d9d5a5f6c341e727dc42d4461e12b163e69189d41065b1968ece384 +DIST gentoo-kernel-5.15.5-1.x86.xpak 59878712 BLAKE2B 720ee31cd33cc32347903db3e2972fab151cfe3449f8f00046a1ca3be9d63b26a956ddf4e90de5a960265f880d84076307d1840fa4d3222f7
[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/
commit: 089b18210804539c67cfef301a3052d21fc4d5c6 Author: Michał Górny gentoo org> AuthorDate: Thu Nov 25 16:09:14 2021 + Commit: Michał Górny gentoo org> CommitDate: Thu Nov 25 19:24:42 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089b1821 virtual/dist-kernel: Bump to 5.15.5 Signed-off-by: Michał Górny gentoo.org> virtual/dist-kernel/dist-kernel-5.15.5.ebuild | 19 +++ 1 file changed, 19 insertions(+) diff --git a/virtual/dist-kernel/dist-kernel-5.15.5.ebuild b/virtual/dist-kernel/dist-kernel-5.15.5.ebuild new file mode 100644 index ..3df38272de32 --- /dev/null +++ b/virtual/dist-kernel/dist-kernel-5.15.5.ebuild @@ -0,0 +1,19 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual to depend on any Distribution Kernel" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +RDEPEND=" + || ( + ~sys-kernel/gentoo-kernel-${PV} + ~sys-kernel/gentoo-kernel-bin-${PV} + ~sys-kernel/vanilla-kernel-${PV} + )"
[gentoo-commits] repo/gentoo:master commit in: net-misc/rsync/
commit: eb24aa69610c5daecd46eb9b0f51945d8666fab0 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 25 19:17:22 2021 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 25 19:17:40 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb24aa69 net-misc/rsync: Stabilize 3.2.3-r5 x86, #827218 Signed-off-by: Arthur Zamarin gentoo.org> net-misc/rsync/rsync-3.2.3-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rsync/rsync-3.2.3-r5.ebuild b/net-misc/rsync/rsync-3.2.3-r5.ebuild index 08f3f654043b..aff5ecf8040d 100644 --- a/net-misc/rsync/rsync-3.2.3-r5.ebuild +++ b/net-misc/rsync/rsync-3.2.3-r5.ebuild @@ -15,7 +15,7 @@ inherit autotools prefix systemd DESCRIPTION="File transfer program to keep remote files into sync" HOMEPAGE="https://rsync.samba.org/"; SRC_DIR="src" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz"; S="${WORKDIR}/${P/_/}"
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/uuidtools/
commit: c2a3ad55bd656c40e86a3378ff88909994da7810 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 25 19:17:30 2021 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 25 19:17:40 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a3ad55 dev-ruby/uuidtools: Stabilize 2.2.0 x86, #827090 Signed-off-by: Arthur Zamarin gentoo.org> dev-ruby/uuidtools/uuidtools-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild b/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild index 66195ca01244..d38636f2ee53 100644 --- a/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild +++ b/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/sporkmonger/uuidtools"; LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" ruby_add_bdepend "doc? ( dev-ruby/yard )"
[gentoo-commits] repo/gentoo:master commit in: net-misc/rsync/
commit: 601e341b117178ae31d35a99aeab4f0f3d3195aa Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 25 19:17:19 2021 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 25 19:17:39 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=601e341b net-misc/rsync: Stabilize 3.2.3-r5 ppc64, #827218 Signed-off-by: Arthur Zamarin gentoo.org> net-misc/rsync/rsync-3.2.3-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rsync/rsync-3.2.3-r5.ebuild b/net-misc/rsync/rsync-3.2.3-r5.ebuild index 17d16ef046d3..08f3f654043b 100644 --- a/net-misc/rsync/rsync-3.2.3-r5.ebuild +++ b/net-misc/rsync/rsync-3.2.3-r5.ebuild @@ -15,7 +15,7 @@ inherit autotools prefix systemd DESCRIPTION="File transfer program to keep remote files into sync" HOMEPAGE="https://rsync.samba.org/"; SRC_DIR="src" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz"; S="${WORKDIR}/${P/_/}"
[gentoo-commits] repo/gentoo:master commit in: app-admin/salt/
commit: 59c4e948660ec8f93604c869b199feb2ed8593a5 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 25 19:17:34 2021 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 25 19:17:41 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c4e948 app-admin/salt: Stabilize 3003.3 amd64, #817926 Signed-off-by: Arthur Zamarin gentoo.org> app-admin/salt/salt-3003.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/salt/salt-3003.3.ebuild b/app-admin/salt/salt-3003.3.ebuild index 96b2c3b05e60..ee153576a050 100644 --- a/app-admin/salt/salt-3003.3.ebuild +++ b/app-admin/salt/salt-3003.3.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == * ]]; then SRC_URI="" else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi LICENSE="Apache-2.0"