diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/Manifest.gz | bin | 67964 -> 67948 bytes | |||
-rw-r--r-- | dev-util/herdtools7/Manifest | 3 | ||||
-rw-r--r-- | dev-util/herdtools7/files/herdtools7-7.47-mkdir.patch | 21 | ||||
-rw-r--r-- | dev-util/herdtools7/herdtools7-7.47.ebuild | 30 | ||||
-rw-r--r-- | dev-util/patchbin/Manifest | 2 | ||||
-rw-r--r-- | dev-util/patchbin/metadata.xml | 5 | ||||
-rw-r--r-- | dev-util/pycharm-community/Manifest | 6 | ||||
-rw-r--r-- | dev-util/pycharm-community/pycharm-community-2022.1.4.ebuild (renamed from dev-util/pycharm-community/pycharm-community-2022.1.2.ebuild) | 0 | ||||
-rw-r--r-- | dev-util/pycharm-community/pycharm-community-2022.1.ebuild | 122 |
9 files changed, 4 insertions, 185 deletions
diff --git a/dev-util/Manifest.gz b/dev-util/Manifest.gz Binary files differindex e5526d72bdab..3ed871d29dfa 100644 --- a/dev-util/Manifest.gz +++ b/dev-util/Manifest.gz diff --git a/dev-util/herdtools7/Manifest b/dev-util/herdtools7/Manifest index 6b99bf8019d1..78c9737dbf26 100644 --- a/dev-util/herdtools7/Manifest +++ b/dev-util/herdtools7/Manifest @@ -1,6 +1,3 @@ -AUX herdtools7-7.47-mkdir.patch 318 BLAKE2B ae22c24b4d9c4ea6ecb7b862ca73df1f5ed09a53bff1bb1e2e520131dad92e0f98c1fbbfef159ffe23670d019f90b7af7482a9f594eff86b64dc8ef237fc3350 SHA512 de4556ef77eec10e4b9800289d27e27fb306a8801754dd210801c1113bf005bb29a0dc1d9ce9a8bcd2db32fbe589c8b77c4a57cb8ac41bab6932894a35726dcc -DIST herdtools7-7.47.tar.gz 763045 BLAKE2B 983411c9c383fabba70598a5b6891f8c1cbc6ff803c2c5b855834cc17f560085e4db03adc193e8f132568f2468164ba84563b8cfae539c27e6877582a0e374b5 SHA512 85295815fb725b78e7015f597cdad10c3a52db2e40b179efb314f6750c7e5ec09393fac4038dafe0b7eb3f5db74d10a032384a384adf3c97bf846cb016f5180c DIST herdtools7-7.51.tar.gz 803546 BLAKE2B 17a6c4cbb8fc1034ddb0ec3eb4438181142943634157d0f20c752ee5e04f4dc30d2512b9a7a2df22517b9182986795e4e1a6992a9aa44e35a4cdd877ee1d91c3 SHA512 35edc4360ec97a7c26fbd6c0e5e02e9032a54cdaf20d7cdab32ea28d69b08991404fb601ee73fe8bff79126335dc83b6d7a4204964eedf39a6a6776bc2a9bc6d -EBUILD herdtools7-7.47.ebuild 620 BLAKE2B 7a90ac83d7aa7eb9f2d944807751d73af6e9ab23282202c6e85a6df91d2e84be26d2797f8f91714393ce769876739331d29f65b233035a63818311996e71ed5e SHA512 1241971eb805151c01893df0d385a1a07113039659f014663e6e0e4f6c2af2330ba6b88e1a19b016ef227492ac8e0d2815bc2f96f4afc10bfde7349658e0d8e4 EBUILD herdtools7-7.51.ebuild 575 BLAKE2B b234695daeb1dd16dd4fa87969f232f078a4c6813e88e37d3c695de59ac719796088125dae7e0c98ca046d1c9078fcead5e88d16f2ca4f3f3200de6465ba0746 SHA512 3cf644c29f29d17d743049f968b8315255d42520ce9b3a77dc3ec84ce80752a58a47137119d18105317cbf91a35dda5592e12f4dadef36372e54ff4e51085ee5 MISC metadata.xml 250 BLAKE2B 0b272f56e53b7d76c6d5c253fbe5d7c4c9a1d7b58c21e2f59b8323a5f5cd2791c64651fdfa243a8f560ac9c0a0ff38fcffdc24290fa6d18100da0cadffc19845 SHA512 076f0dbffbab6987cfab48a5ff3631789190c570c35515cc77de5757760f19a8ad615f642e7d61b12344ffc77c599e6ff8b79b67329e69929fdd19a7c80723ff diff --git a/dev-util/herdtools7/files/herdtools7-7.47-mkdir.patch b/dev-util/herdtools7/files/herdtools7-7.47-mkdir.patch deleted file mode 100644 index 5c45f880ea1a..000000000000 --- a/dev-util/herdtools7/files/herdtools7-7.47-mkdir.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff --git a/install.sh b/install.sh -index 72f6163..e84c645 100755 ---- a/install.sh -+++ b/install.sh -@@ -17,6 +17,16 @@ fi - BINDIR=$PREFIX/bin - LIBDIR=$PREFIX/share/herdtools7 - -+if ! [ -d $BINDIR ] -+then -+ mkdir -p $BINDIR -+fi -+ -+if ! [ -d $LIBDIR ] -+then -+ mkdir -p $LIBDIR -+fi -+ - cpbin () { - SUB=$1 - EXECS="$2" diff --git a/dev-util/herdtools7/herdtools7-7.47.ebuild b/dev-util/herdtools7/herdtools7-7.47.ebuild deleted file mode 100644 index b30623969e84..000000000000 --- a/dev-util/herdtools7/herdtools7-7.47.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="The Herd toolsuite to deal with .cat memory models" -HOMEPAGE="http://diy.inria.fr/sources/index.html" -SRC_URI="https://github.com/herd/herdtools7/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="CeCILL-B" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-ml/ocamlbuild" -RDEPEND=">=dev-lang/ocaml-4.02.0" - -PATCHES=( - "${FILESDIR}/${P}-mkdir.patch" -) - -src_compile() { - ./build.sh /usr || die "Build failed" -} - -src_install() { - ./install.sh "${ED}/usr" || die "Install failed" -} diff --git a/dev-util/patchbin/Manifest b/dev-util/patchbin/Manifest index 88afd20eb3f1..6ae29b61f557 100644 --- a/dev-util/patchbin/Manifest +++ b/dev-util/patchbin/Manifest @@ -1,4 +1,4 @@ DIST patchbin-20160208.tar.gz 9713001 BLAKE2B 4ce3c5d43f7b0a909b5058b3877cecef68f703d803bcb6a4e4b7e907dedaab98cbe87f33a5211a318f8146e9ef4753da18d58b3cbc8e4ff715b58d82227ad7b6 SHA512 eeb5c4bc708cfc3a065568ef233297586c3bb3d497c6bf3ace52b8337b5a5d127e607f668a6f74e3be892e8cfac96a046dea3646735c4404efedd8760572353a EBUILD patchbin-20160208.ebuild 962 BLAKE2B bdcaa52af4ac329e25d0ab2f2b12a54b659ccaa1984221661e384a02654891a48f925e317649de7aa8f6cd28bcb02d593fc9a46da4cfba4363da899f5d1a24d7 SHA512 5f43f7b6b7cf5f3d512ba8a1d1fcc68714a1cff1c339ad307b3bce277addf051f02b0e49fa0d5ff2b6eaec4848ebef079e5a0be9b1a113558b697e30038d8b6f EBUILD patchbin-99999999.ebuild 964 BLAKE2B de5dcd0d66bf7688088dddf12ede4c3d9c8b7b193a4ccc1aafab65be7b193aa4d5430b5c51b8c62530198dfae8a9544001910075813b98d993cbfef5d11b86e3 SHA512 32293afd7cde3e8d26d6b12c2bcf193cec76de93bb72d1dd4fc086720cc046b1a87a812e9bc41ac8549447ad8c2951322c3c5dd3d6d2800f8f0a1f4761838ba3 -MISC metadata.xml 447 BLAKE2B ddec2854bc29f437acb1c8f7675eb9ca23356ed58fe82ba61b31d5e8e5a4aa5e5aff2d03aad4c4caad89d059be2dc7860fa39c3fa141c74ff5df725172909e6b SHA512 8fdf93f0282057ec7105827d95d12c13cb3b5050a7e7a95d39fb58ff3eb851888ebc0ef5654ec95a3fe9d8e5392542a685172aa60e76f7e0e2b707f05dae516f +MISC metadata.xml 365 BLAKE2B 3d6db56763e0b6dd71be3051e38518a8c2206a27779fde59c44e3f565e4e72edc78cd880cf39cbe613ffca7e455347b634089d2f58347331006aa88561e3889f SHA512 a111b2ca5eec0b25f4564a76b567a9af67049e9b502cba04c7bbc9b2884dc18bf65bbf96ee0b8811ad50e4cbed9d5fb727aae396a37a8001bb8358a11c7d49e1 diff --git a/dev-util/patchbin/metadata.xml b/dev-util/patchbin/metadata.xml index 13ccdf341ee5..9ee474bf7c50 100644 --- a/dev-util/patchbin/metadata.xml +++ b/dev-util/patchbin/metadata.xml @@ -1,10 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>np-hardass@gentoo.org</email> - <name>Adam Feldman</name> - </maintainer> + <!-- maintainer-needed --> <upstream> <remote-id type="github">wine-compholio/wine-staging</remote-id> <maintainer> diff --git a/dev-util/pycharm-community/Manifest b/dev-util/pycharm-community/Manifest index ad628e291bc0..025768597e3f 100644 --- a/dev-util/pycharm-community/Manifest +++ b/dev-util/pycharm-community/Manifest @@ -1,8 +1,6 @@ AUX README.gentoo 169 BLAKE2B fc7191056cb5de1fedf9a7e9516029e8ee50f7ab3749e05c73156f63892b1e126ac068d5b2f271d1b71a77486205848cce72452d671692418b6e09e8e25da60e SHA512 a0254552b98b6ec8dadd91ed7df35bf990d08025d8352366f58ecabe94cdde2df64d8665447d0a2ffc1edacdeb05124c2a82722d5ad70b614d90bb0ae38544d2 DIST pycharm-community-2021.1.2.tar.gz 466806126 BLAKE2B 403cc5949ccb0e5f7d39d55b91d962889e35342715501466c007a5b3b044cbe33260de99e7d299f35a6e789c6f7e5726bc7106bc206d4e4890f8948eab7a15a2 SHA512 180d813d1162456312eb4482f414443350d784effab56cc53f2f6c2c79931f9af597849ec395089d8fc1ca2b87015722fad3cc43e03bfb4418e2c926b5af0107 -DIST pycharm-community-2022.1.2.tar.gz 540611282 BLAKE2B 0b83dda7b6ac4b8b2dfb3187893533b7399ed5a4db1022ef1c0466ee6ef1b9440c8dbe17bf50a588d8a4c6a94b2944bfe8d5a60eb10b7ecbc2c1d49018235a8c SHA512 1c0bab9ddbe33b8661ec6d0ee40a507a3a74c5336f06f2f903656661326fcff265f05dd0d99eb704af238e1012fb240883ce47bf6f5b831fe2565ac0cd2a22ff -DIST pycharm-community-2022.1.tar.gz 540005306 BLAKE2B db0ac63e81e618484936cd1859acc366690ec81ce8eb722cf91ec1d0c109321fc156b88a41af06fc3d28af942387c816d709bf5a18970472b701a6fb4c4d1928 SHA512 2d1f048d0318ecce3334257e9119c84a1af612635a06bcc0335679bb03c046e4a76e06b4d54ee4ba700fbfd3ad120fd19b4b82e80c6ad52420b9a91e9c197321 +DIST pycharm-community-2022.1.4.tar.gz 540366810 BLAKE2B 9f3353916a360d216624fa6b85aa2258018fcaf77e7861bc1515553b877a303f4f7eb964c7f79316ba353a07262041a532232bdd36c007c09f95814fd55469cb SHA512 715b17638cf816738b9f5c8ee0c416929e46b60ba2eca0bb4cebffb7879816bb0786e7ab740eb460c6640dce774d1d48823632ed38df431912df9d05458d0e5e EBUILD pycharm-community-2021.1.2-r1.ebuild 3198 BLAKE2B 94d0ce4a952f182fcca3d10ab2f405d9fec7dbfa10638e5bf73f870300cb4b172fe6c1717ebf2dbeb3a731900ac981c87ebc327d6108b2917498e1a26f0ba607 SHA512 6fa94b51a29292e428850e99ae95776339a49afa4d8840d2f5b876546e797755c09778e60387fba9442f4a4b19ac6c8caaaca44d94cee59413231e4eb8042db9 -EBUILD pycharm-community-2022.1.2.ebuild 3171 BLAKE2B dfeda95c96764dc909ed829788c85573354fc87cc7e3ead8bf1f7b64846ce5be7f0922b01e6d3bf5800880aab09b90329cc4e6709bcc94b879dd22d5901b928e SHA512 652b28798bbd775c3036ac0242cbddfad92f9f71df0b723603ce48f5f70a338ecaa4916ffc52a31f448c47942850766d36b1263c9589138c9269d357656a25b5 -EBUILD pycharm-community-2022.1.ebuild 3159 BLAKE2B 2296aba03357caad8b050b8563c071e57695dccf7b6ccb5d022186c7c9ee932ed8c7efc6b9c8293eb36c9af0117c0da9f1662e734bdeeeb5e974c8c479c6cb45 SHA512 c0c4559f7cdb0483b2fe693fac85317ec274b21131db353a2b306e78eeb04f27f78b3db2ec43a9e0403129914a0ccc19f4ff747de889934a85c0e166df29886c +EBUILD pycharm-community-2022.1.4.ebuild 3171 BLAKE2B dfeda95c96764dc909ed829788c85573354fc87cc7e3ead8bf1f7b64846ce5be7f0922b01e6d3bf5800880aab09b90329cc4e6709bcc94b879dd22d5901b928e SHA512 652b28798bbd775c3036ac0242cbddfad92f9f71df0b723603ce48f5f70a338ecaa4916ffc52a31f448c47942850766d36b1263c9589138c9269d357656a25b5 MISC metadata.xml 305 BLAKE2B a5ee9ceb727e22160e23fc785ddcf2b7b22afd9599e956de38bf4318c4cab2acf5cffa6d1f075ac24d866d407e9412ba02362c9942b3aa34a7276e55cc44f161 SHA512 e67f65a2f5fcb0c7a7bfecdbba77c91844e89f4110ec66bb5838fdf7fb5abb57d141c2a816b7867001fc919c8721fd7837705b9a4f8853ce0728e33096fee19f diff --git a/dev-util/pycharm-community/pycharm-community-2022.1.2.ebuild b/dev-util/pycharm-community/pycharm-community-2022.1.4.ebuild index 308a7ffdcb3b..308a7ffdcb3b 100644 --- a/dev-util/pycharm-community/pycharm-community-2022.1.2.ebuild +++ b/dev-util/pycharm-community/pycharm-community-2022.1.4.ebuild diff --git a/dev-util/pycharm-community/pycharm-community-2022.1.ebuild b/dev-util/pycharm-community/pycharm-community-2022.1.ebuild deleted file mode 100644 index 7506fd521621..000000000000 --- a/dev-util/pycharm-community/pycharm-community-2022.1.ebuild +++ /dev/null @@ -1,122 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop readme.gentoo-r1 wrapper xdg-utils - -DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis" -HOMEPAGE="http://www.jetbrains.com/pycharm/" -SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz" - -LICENSE="Apache-2.0 BSD CDDL MIT-with-advertising" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+bundled-jdk" - -BDEPEND="dev-util/patchelf" - -RDEPEND="!bundled-jdk? ( >=virtual/jre-1.8 ) - app-arch/brotli - app-arch/zstd - app-crypt/p11-kit - dev-libs/fribidi - dev-libs/glib - dev-libs/json-c - dev-libs/libbsd - dev-libs/libdbusmenu - dev-libs/nss - dev-python/pip - media-fonts/dejavu - media-gfx/graphite2 - media-libs/alsa-lib - media-libs/fontconfig - media-libs/freetype:2= - media-libs/harfbuzz - media-libs/libglvnd - media-libs/libpng:0= - net-libs/gnutls - net-print/cups - sys-apps/dbus - sys-libs/libcap - sys-libs/zlib - virtual/jpeg:0= - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libXext - x11-libs/libXi - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/libXtst - x11-libs/pango -" - -RESTRICT="mirror" - -QA_PREBUILT="opt/${P}/*" - -MY_PN=${PN/-community/} - -src_prepare() { - default - - rm -vf "${S}"/help/ReferenceCardForMac.pdf || die - - rm -vf "${S}"/bin/phpstorm.vmoptions || die - - rm -vf "${S}"/plugins/performanceTesting/bin/libyjpagent.so || die - rm -vf "${S}"/plugins/performanceTesting/bin/*.dll || die - rm -vf "${S}"/plugins/performanceTesting/bin/libyjpagent.dylib || die - rm -vrf "${S}"/lib/pty4j-native/linux/{aarch64,arm,mips64el,ppc64le,x86} || die - rm -vf "${S}"/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/attach_linux_x86.so - - sed -i \ - -e "\$a\\\\" \ - -e "\$a#-----------------------------------------------------------------------" \ - -e "\$a# Disable automatic updates as these are handled through Gentoo's" \ - -e "\$a# package manager. See bug #704494" \ - -e "\$a#-----------------------------------------------------------------------" \ - -e "\$aide.no.platform.update=Gentoo" bin/idea.properties - - for file in "jbr/lib/"/{libjcef.so,jcef_helper} - do - if [[ -f "${file}" ]]; then - patchelf --set-rpath '$ORIGIN' ${file} || die - fi - done -} - -src_install() { - local DIR="/opt/${PN}" - local JRE_DIR="jbr" - - insinto ${DIR} - doins -r * - - if ! use bundled-jdk; then - rm -r "${JRE_DIR}" || die - fi - - fperms 755 "${DIR}"/bin/{format.sh,fsnotifier,inspect.sh,ltedit.sh,pycharm.sh,restart.py} - - fperms 755 "${DIR}"/"${JRE_DIR}"/bin/{jaotc,java,javac,jcmd,jdb,jfr,jhsdb,jinfo,jjs,jmap,jps,jrunscript,jstack,jstat,keytool,pack200,rmid,rmiregistry,serialver,unpack200} - fperms 755 "${DIR}"/"${JRE_DIR}"/lib/{chrome-sandbox,jcef_helper,jexec,jspawnhelper} - - make_wrapper "${PN}" "${DIR}/bin/pycharm.sh" - newicon bin/${MY_PN}.png ${PN}.png - make_desktop_entry ${PN} ${PN} ${PN} - - readme.gentoo_create_doc - - # recommended by: https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit - dodir /etc/sysctl.d/ - echo "fs.inotify.max_user_watches = 524288" > "${D}/etc/sysctl.d/30-idea-inotify-watches.conf" || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} |