diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-09-23 23:02:44 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-09-23 23:02:44 +0100 |
commit | db063b515939ab15261136b24e4bc44386335c0c (patch) | |
tree | 54c06cac96a32ba6fe5f69e52616a2ab27bbb6d6 /dev-lang | |
parent | 8b4ace9c50842c5b83401ea7b179dcab940387e1 (diff) |
gentoo resync : 24.09.2020
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/Manifest.gz | bin | 17326 -> 17324 bytes | |||
-rw-r--r-- | dev-lang/duktape/Manifest | 2 | ||||
-rw-r--r-- | dev-lang/duktape/duktape-2.5.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/yasm/Manifest | 4 | ||||
-rw-r--r-- | dev-lang/yasm/yasm-1.3.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/yasm/yasm-1.3.0.ebuild | 47 | ||||
-rw-r--r-- | dev-lang/yasm/yasm-9999.ebuild | 65 |
7 files changed, 6 insertions, 120 deletions
diff --git a/dev-lang/Manifest.gz b/dev-lang/Manifest.gz Binary files differindex 9d7b02d48289..ebbb9643755c 100644 --- a/dev-lang/Manifest.gz +++ b/dev-lang/Manifest.gz diff --git a/dev-lang/duktape/Manifest b/dev-lang/duktape/Manifest index 9075d4a26d78..e61a38b2f2ea 100644 --- a/dev-lang/duktape/Manifest +++ b/dev-lang/duktape/Manifest @@ -2,5 +2,5 @@ AUX duktape.pc 218 BLAKE2B 3864f90f3ec1d77733736e16f99c0bab796502d3306759106357c DIST duktape-2.4.0.tar.xz 1027744 BLAKE2B 9fb74b0586a5ccf5ef80d69955ab0ddb94428d463e300a558b5ab6e279d2c416b794434466604caa80581883df85f889694af1dd3ea0aaa4a3d53babb855f3ef SHA512 be6b7c73ae7c3419e8ced375fcff9680946e780b71d30e3be4e4e3b4b3a2710aa8f86530081c64958507a11fc215cacc5409c7d3a1d30b757838a00c748fa281 DIST duktape-2.5.0.tar.xz 1031188 BLAKE2B 15d9190e9c723bacf8249ea31bf528793ca06e86d2697648192fee50b4ba2f7cf091e1392ac14a7a5c35b05a3ff5f200e0318cc8a4b873ad26f0c97683a2cb72 SHA512 230e298a91cb48407d7c2a4b7c85cf9d53151d550e2fd7ba6cb8f9115682abce295fb78a3c3cd22b4812ce86944dd6d28c2b25c3845668a17232e3a08ea63837 EBUILD duktape-2.4.0.ebuild 984 BLAKE2B 639c3dbdb610048fc33134671a428deca1fe106f5f54cc7baee3d21b921265c63e168208501e6aaea0f91a578f2d33dd5b110d14f25a7d198542be944346a957 SHA512 7bcadb6b1e5a246bf2b62b3f3ccb7dfc50e9232508d86fbef1481b8b08fdd1b810e5010eff72fb8f88eb590f39ba711294bbd1b9207eeeb524032a57fb10170e -EBUILD duktape-2.5.0-r1.ebuild 1075 BLAKE2B 0cb12b8e5dbd66d81f49d34b480dfdf65e67f7a98aae8c897b83bf3a3f69596fcfc5271d8943ea4654b356d800db200500ef27d838835ef1397496c1a8d07e33 SHA512 c4d322316d757d5f74e2962c5d516776ce4dd97d4f29f670b4c57cc51ea980be51c687628ad55a5f74b74eb6ee4e1aed941a491ab97093c8c60449ea794e6d08 +EBUILD duktape-2.5.0-r1.ebuild 1072 BLAKE2B 2fe675e7e0de23c08fd446a8b00a2931cdc6d10d68b34c3b852e77e99cb8a70d9a826b31f054c83ade6cd22b6c55aed4312ea95a5af5f30e4d7d6670037bdf77 SHA512 3c1d0cbee75fe2cba9b814b0b33f6a9d5e46d4cef14f4985cc5a6ed8201ac7f5bbfd91d71f28eab725219d17ae9d30a92514fd12a326747119dbb532bc464b8f MISC metadata.xml 337 BLAKE2B cccca86d6da0b932668171e11dcee8ae4e2261c9d701a56aa1e6edae82223f23616ecc71df2686df63fe36c11a3d9918f53621df798afca36907b0561c537f78 SHA512 31661ed6f1e4d86566e596bcf2f26bd8daf967b609fda7101abba3c4186246a3e952bb71c9d5e71ff3b2692bc9d016d96282387268e9a06231e22ce4bd5afa9d diff --git a/dev-lang/duktape/duktape-2.5.0-r1.ebuild b/dev-lang/duktape/duktape-2.5.0-r1.ebuild index 096bdf229105..b682d6b186fc 100644 --- a/dev-lang/duktape/duktape-2.5.0-r1.ebuild +++ b/dev-lang/duktape/duktape-2.5.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://duktape.org/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="" DEPEND="" diff --git a/dev-lang/yasm/Manifest b/dev-lang/yasm/Manifest index 2e0c2dc861f2..64a74007bd07 100644 --- a/dev-lang/yasm/Manifest +++ b/dev-lang/yasm/Manifest @@ -1,5 +1,3 @@ DIST yasm-1.3.0.tar.gz 1492156 BLAKE2B e419a4f9912eb244e9503462dbf0c5e5c95bdfa49583ee205dc4708b42710df8dd2056b2e36e04de04474f4af900916cb64c14a623db1346c3e1cb46a8cc34a5 SHA512 572d3b45568b10f58e48f1188c2d6bcbdd16429c8afaccc8c6d37859b45635e106885d679e41d0bee78c23822108c7ae75aa7475eed5ba58057e0a6fe1b68645 -EBUILD yasm-1.3.0-r1.ebuild 1235 BLAKE2B 57b0595802bfe7fa230d0b7be769d2e8f09bff67f43ce41bced1bb07c7a4d8c8b581d2a574de2ef4044886a578eb2b399f7d01b83d2a70ed35e3285846a7f6e4 SHA512 62bff24d84ccdc0b1e2199e225385a8f107afba49901ffe015c91f77c19b048f87a5a97b7d4315bbd001d2e66baed13348a98711ef10f6745a4eec8baf5d404e -EBUILD yasm-1.3.0.ebuild 1128 BLAKE2B c8afc041ff08d9cf748c6801b8e4469361c4eb71181f603aca185e154c7bdea3fe3c7de455d53bab6e6481220a07c97f53ea7af402e1e9762467fa21faf2a1f0 SHA512 e7a239a4b2ed31a3eff8ddd00cfa7af7a8abc7147624094d433b9ba409d9df8acf217388a7ec51382aa685b54cd93e93daa0aba2d6e2e91c771450117df8e810 -EBUILD yasm-9999.ebuild 1236 BLAKE2B 5af3ba7c81c766444a9e2ace1938399e72f7f996184fa8e3e2ec92ccce45ba4b5900a56c9083221c3055ab7daf469faf5e35842a3454ac40273bca07a99c3133 SHA512 601b2f56e59eea059f0dcd627217763cd3c83d3710ff0c410c1d781fff2ff002e5303fc4f1999b8a41a7159b44d2074fac09a6fb28bc0488b002fafc8e953176 +EBUILD yasm-1.3.0-r1.ebuild 1236 BLAKE2B 643940574e4749c9653970c6abfea8a5f5b4ebbbc23fe72a5e22fabed88c18f699e47ccea2304f0e70ac433c821951806bd05c2d6c87ac0a57fea16789dd56c1 SHA512 373b6d9ea1fdbfd224732e64a3687faed63110d79936eccff27d080ae23d7233c4db4613270b0ef0cb92553b11d48321982a40f5edee18dbc4d811a3eb51ae0c MISC metadata.xml 261 BLAKE2B c5880d50c9def415b65cade7de2e9f4d5f46c98e4d60cde4c85b45cd0c2b1c65b695b85c6533fb018dc545fbc562284485818cf0b2db3109b088310dc7be53f7 SHA512 d37f5f4f82ac36f200f1df58e8caf7e8bcad7f4d479ad37e0c059d657c50984f44463e765e9cb867c04a2081928f3d603d362930de1f9d326ed4c237a1b0bb0c diff --git a/dev-lang/yasm/yasm-1.3.0-r1.ebuild b/dev-lang/yasm/yasm-1.3.0-r1.ebuild index 78e1068772bd..5d0209b792f0 100644 --- a/dev-lang/yasm/yasm-1.3.0-r1.ebuild +++ b/dev-lang/yasm/yasm-1.3.0-r1.ebuild @@ -9,12 +9,12 @@ if [[ ${PV} == 9999* ]] ; then EGIT_REPO_URI="https://github.com/yasm/yasm.git" inherit autotools git-r3 else - SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + SRC_URI="https://www.tortall.net/projects/yasm/releases/${P}.tar.gz" + KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi DESCRIPTION="An assembler for x86 and x86_64 instruction sets" -HOMEPAGE="http://yasm.tortall.net/" +HOMEPAGE="https://yasm.tortall.net/" LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )" SLOT="0" diff --git a/dev-lang/yasm/yasm-1.3.0.ebuild b/dev-lang/yasm/yasm-1.3.0.ebuild deleted file mode 100644 index 7104a751fd07..000000000000 --- a/dev-lang/yasm/yasm-1.3.0.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-single-r1 toolchain-funcs - -DESCRIPTION="An assembler for x86 and x86_64 instruction sets" -HOMEPAGE="http://yasm.tortall.net/" -SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz" - -LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )" -SLOT="0" -KEYWORDS="-* amd64 ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="nls python" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" - -RDEPEND=" - nls? ( virtual/libintl ) - python? ( ${PYTHON_DEPS} )" -DEPEND=" - ${RDEPEND} - nls? ( sys-devel/gettext ) - python? ( $(python_gen_cond_dep '>=dev-python/cython-0.14[${PYTHON_USEDEP}]') )" - -pkg_setup() { - : # Avoid python-single-r1_pkg_setup -} - -src_configure() { - use python && python_setup - - XMLTO=: \ - econf \ - CC_FOR_BUILD=$(tc-getBUILD_CC) \ - CCLD_FOR_BUILD=$(tc-getBUILD_CC) \ - $(use_enable python) \ - $(use_enable python python-bindings) \ - $(use_enable nls) -} - -src_test() { - # https://bugs.gentoo.org/718870 - emake -j1 check -} diff --git a/dev-lang/yasm/yasm-9999.ebuild b/dev-lang/yasm/yasm-9999.ebuild deleted file mode 100644 index 05fea044d20c..000000000000 --- a/dev-lang/yasm/yasm-9999.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit toolchain-funcs - -if [[ ${PV} == 9999* ]] ; then - EGIT_REPO_URI="https://github.com/yasm/yasm.git" - inherit autotools git-r3 -else - SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -fi - -DESCRIPTION="An assembler for x86 and x86_64 instruction sets" -HOMEPAGE="http://yasm.tortall.net/" - -LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )" -SLOT="0" -IUSE="nls" - -BDEPEND=" - nls? ( sys-devel/gettext ) -" -DEPEND=" - nls? ( virtual/libintl ) -" -RDEPEND="${DEPEND} -" - -if [[ ${PV} == 9999* ]]; then - BDEPEND+=" - app-text/xmlto - app-text/docbook-xml-dtd:4.1.2 - dev-lang/python - " -fi - -src_prepare() { - default - - if [[ ${PV} == 9999* ]]; then - eautoreconf - python modules/arch/x86/gen_x86_insn.py || die - fi -} - -src_configure() { - local myconf=( - CC_FOR_BUILD="$(tc-getBUILD_CC)" - CCLD_FOR_BUILD="$(tc-getBUILD_CC)" - --disable-warnerror - --disable-python - --disable-python-bindings - $(use_enable nls) - ) - - econf "${myconf[@]}" -} - -src_test() { - # https://bugs.gentoo.org/718870 - emake -j1 check -} |