diff options
author | V3n3RiX <venerix@koprulu.sector> | 2021-12-05 02:47:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2021-12-05 02:47:11 +0000 |
commit | 2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch) | |
tree | c8af0fd04194aed03cf067d44e53c7edd3e9ab84 /x11-plugins | |
parent | e9d044d4b9b71200a96adfa280848858c0f468c9 (diff) |
gentoo resync : 05.12.2021
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/Manifest.gz | bin | 28046 -> 27695 bytes | |||
-rw-r--r-- | x11-plugins/bfm/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/hexchat-javascript/Manifest | 3 | ||||
-rw-r--r-- | x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | 35 | ||||
-rw-r--r-- | x11-plugins/hexchat-javascript/metadata.xml | 14 | ||||
-rw-r--r-- | x11-plugins/pidgin-latex/Manifest | 3 | ||||
-rw-r--r-- | x11-plugins/pidgin-latex/metadata.xml | 8 | ||||
-rw-r--r-- | x11-plugins/pidgin-latex/pidgin-latex-1.5.0.ebuild | 45 | ||||
-rw-r--r-- | x11-plugins/wmppp/Manifest | 3 | ||||
-rw-r--r-- | x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild | 33 | ||||
-rw-r--r-- | x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild | 2 |
12 files changed, 5 insertions, 147 deletions
diff --git a/x11-plugins/Manifest.gz b/x11-plugins/Manifest.gz Binary files differindex 383ce0b3e8dc..f1c416e8d2dd 100644 --- a/x11-plugins/Manifest.gz +++ b/x11-plugins/Manifest.gz diff --git a/x11-plugins/bfm/Manifest b/x11-plugins/bfm/Manifest index e7abaef5e001..8b6d0af3cd45 100644 --- a/x11-plugins/bfm/Manifest +++ b/x11-plugins/bfm/Manifest @@ -1,4 +1,4 @@ AUX bfm-0.6.4-makefile.patch 1695 BLAKE2B 99a97a6c8f883c78495f60e0e6d4bfa01203ddcb02f5ae47067f1d1bd21f6441d3cd4d67f592df14b1f715d785151e0b0eb54bf21f81538e7532dd1660b88a8e SHA512 19b5161ee9b43d22895ec1a964ced44f15434cc93357f466b410301c87398ea4bcb10c5cd23c186190a1009791056d8778ff4d1231c56b8aa9366b56d08f47b8 DIST bfm-0.6.4.tar.gz 59288 BLAKE2B b70d98a944e2e6daaf694dc90a0f8cebc01afd8e11c46fde614e2b2affbe0e331cc15a308837fe987238182a3b4b631bb0d8f8d7f50b84c8705e113425cec7ec SHA512 1a039ef7448c610d2629b50bcac082e7d70eb755aa43e79e6b0868448f92aea5078548273c5f278fac878433cdcd9492589fb1612108807a4fd2afb0e07612a4 -EBUILD bfm-0.6.4-r3.ebuild 952 BLAKE2B 8d43da45c852023f0c52930511ec580281b83ea56861cbd99836c72cbf35958c746311d63f33dd9677110d7ca2416143f06958a466b5584580abb15270eae037 SHA512 59182c3a12c0f4a552877d9982d727f548d81bf506d9adbf1dfbcae760932a8eab02bfdd0b5ae73eb91f7c2db749dfa6b01f6db5762c69e9ce29e1f74bc52b88 +EBUILD bfm-0.6.4-r3.ebuild 955 BLAKE2B 7fffa1b7f6949d39d3f2580748dfb6eabdfaf660d2eb97f449c0953397fd7aa44eb085e743875c55028c66a42f4c43e12fc3eeb81e55bab7b6eb44076ddf6388 SHA512 dbc98aa170e00b32412f9c6a9dfb4315b34a050894a3ca3f1a13a5e0731861b0fc39c5202e2d4f120b6a504fc34cb9757f799289189ada8e56c2f8d3a9a4488f MISC metadata.xml 349 BLAKE2B b920a5e5e82634986dd6699e7ea57b68066b1ed1723294d1f3b8a36f694e99b24f3cb7858b3b510acdabd3c33762dc06aa20898cda06d7ff268e664b8172656d SHA512 c0550a20adbbdf3662c4bcf3497be790978330cde9333fd968584b7c1b766964f15c029e3929515c59658abba4a3bf3d4eb506fba91e105c932de5975125a7a0 diff --git a/x11-plugins/bfm/bfm-0.6.4-r3.ebuild b/x11-plugins/bfm/bfm-0.6.4-r3.ebuild index 0418d5e6eb4e..d93d9ff88a99 100644 --- a/x11-plugins/bfm/bfm-0.6.4-r3.ebuild +++ b/x11-plugins/bfm/bfm-0.6.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ RDEPEND="x11-libs/gtk+:2 x11-libs/libXext" DEPEND="${RDEPEND} virtual/pkgconfig - gkrellm? ( >=app-admin/gkrellm-2 )" + gkrellm? ( >=app-admin/gkrellm-2[X] )" PATCHES=( "${FILESDIR}"/${P}-makefile.patch ) diff --git a/x11-plugins/hexchat-javascript/Manifest b/x11-plugins/hexchat-javascript/Manifest deleted file mode 100644 index 037dc973c0bd..000000000000 --- a/x11-plugins/hexchat-javascript/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST hexchat-javascript-0.3.2.tar.gz 27542 BLAKE2B ebd5ddef39a744a3149f562ad235ecd97fef3326e13558a00f9308ff7a078bf03d64564198e003d7730e55c20df6a48a0bab9b3fba66be57d032548c614d23e5 SHA512 2829ddda5d35e50c4528b56c898c96a51d5b416d55e1631f97104fa8326952ae2bde041d07d9ef652a3b92a7d33ae99307d30605c2deaacd317e71599c9708a0 -EBUILD hexchat-javascript-0.3.2.ebuild 704 BLAKE2B 6c7da31aaa933e04e2c21a20fd5a52abba605dc95e0db4af56d4971db16bdcb03d5fa2b6b85fb294135c717b27918516deef10b8e1ab58ad099051d1abc3f121 SHA512 1205f23715df7ad790ed78b27c2c44679ff83ce445a19b19ca66a8d46164e7cc1b29cfde681bde78f2d4eb4fa19748c619ec0f82bf7c664c58bfaca9233d457e -MISC metadata.xml 525 BLAKE2B 15a69a7806e708620e7a242ddab289574e10b00f8a7e56733cee7afda1b660a7cce190f93b46d9d9bf27a9b65ddcd7b1315756f94505d0f7c73d61f47e7a9abd SHA512 906091d6cc34e0c3f76862e5ef06c405e63cb1ee3546eec59a5cacd84c8d14ec87eab0480a431fc2f7aea554f269408f34ba91619a6d3fb289f30b5c8f2fbf84 diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild deleted file mode 100644 index 3233b98d08a0..000000000000 --- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit toolchain-funcs - -DESCRIPTION="Javascript interface for HexChat" -HOMEPAGE="https://github.com/TingPing/hexchat-javascript" -SRC_URI="https://github.com/TingPing/hexchat-javascript/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MPL-2.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="examples" - -RDEPEND=" - dev-lang/spidermonkey:0 - >=net-irc/hexchat-2.9.6[plugins(+)]" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]]; then - tc-export CXX PKG_CONFIG - fi -} - -src_install() { - dodir /usr/share/appdata - default - if use examples ; then - dodoc -r examples - fi -} diff --git a/x11-plugins/hexchat-javascript/metadata.xml b/x11-plugins/hexchat-javascript/metadata.xml deleted file mode 100644 index d840be85f4a2..000000000000 --- a/x11-plugins/hexchat-javascript/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!--maintainer-needed--> - <upstream> - <maintainer status="active"> - <email>tingping@fedoraproject.org</email> - <name>TingPing</name> - </maintainer> - <bugs-to>https://github.com/TingPing/hexchat-javascript/issues</bugs-to> - <doc lang="en">https://github.com/TingPing/hexchat-javascript/wiki</doc> - <remote-id type="github">TingPing/hexchat-javascript</remote-id> - </upstream> -</pkgmetadata> diff --git a/x11-plugins/pidgin-latex/Manifest b/x11-plugins/pidgin-latex/Manifest deleted file mode 100644 index f0639797d215..000000000000 --- a/x11-plugins/pidgin-latex/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST pidgin-latex_1.5.0.tar.bz2 17585 BLAKE2B d9d77a3623199f65a8ee6621c8117c1dd5402375948d9ca2147fc27fa5bdab3f5a2899674f4ee5bf37e42bdc4d3517f642518705ff8d5f57e7bc511897b0b946 SHA512 e9f81f948eb70880e027d3b83a058b509b860664f3c8fb39c95fa1ac5c0c843bf37f9b5abcf095ff30942dad7b55262c27494419d55af1c14898be4caddec912 -EBUILD pidgin-latex-1.5.0.ebuild 1097 BLAKE2B 87f089f572ef32b273352647d9d0fdbead2c57953664fe1ab1d377f1ca7c19e23077701df3460abb23249c6c54e722d47b65b2d06af47622eec7991d23e3cbeb SHA512 4c6d39e235d75f4832c1eaac45171f76c51242ab73bcf6d93520d94d0875761eff12ca5f8c04bbcecd10ffbbcdd83a254d896d5849311375b5c544c4e18788af -MISC metadata.xml 250 BLAKE2B 63eed8ef29ec11111539e56b2c4ef3cde1f3696544387f984ab98c1461dae446c46886b0ec3b2fa0d2a5fa8b7fc2e94b51be06853d0fe324d315fc1f115de177 SHA512 3d9942a601bde8216489dfc1e214e13aa75fe350c864ab09413fcfb7b29c44cd43b3029822b1fcd4a8296ec91f058bc3a9dd25124d1425ed0e6aef5197391748 diff --git a/x11-plugins/pidgin-latex/metadata.xml b/x11-plugins/pidgin-latex/metadata.xml deleted file mode 100644 index d12b5d4451b9..000000000000 --- a/x11-plugins/pidgin-latex/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="sourceforge">pidgin-latex</remote-id> - </upstream> -</pkgmetadata> diff --git a/x11-plugins/pidgin-latex/pidgin-latex-1.5.0.ebuild b/x11-plugins/pidgin-latex/pidgin-latex-1.5.0.ebuild deleted file mode 100644 index 66c62ea6583b..000000000000 --- a/x11-plugins/pidgin-latex/pidgin-latex-1.5.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit multilib toolchain-funcs - -MY_P=${PN}_${PV} - -DESCRIPTION="Pidgin plugin that renders latex formulae" -HOMEPAGE="https://sourceforge.net/projects/pidgin-latex/" -SRC_URI="mirror://sourceforge/pidgin-latex/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~riscv x86" -IUSE="" - -COMMON_DEPEND=" - net-im/pidgin[gtk] - x11-libs/gtk+:2" -DEPEND="${COMMON_DEPEND} - sys-devel/libtool - virtual/pkgconfig" -RDEPEND="${COMMON_DEPEND} - virtual/latex-base - app-text/dvipng" - -S=${WORKDIR}/${PN} - -src_prepare() { - sed -e "s:\(CC.*=\).*:\1 $(tc-getCC):" \ - -e "/LIB_INSTALL_DIR/{s:/lib/pidgin:/$(get_libdir)/pidgin:;}" \ - -i Makefile || die -} - -src_install() { - emake PREFIX="${D}/usr" install - dodoc README CHANGELOG TODO -} - -pkg_postinst() { - elog 'Note, to see formulas either disable "Conversation Colors" plugin or' - elog 'switch off "ignore incoming format" option in plugin configuration.' - elog 'For details, take a look (and vote) at http://developer.pidgin.im/ticket/2772' -} diff --git a/x11-plugins/wmppp/Manifest b/x11-plugins/wmppp/Manifest index 7a33db183112..aa6ad44d69ab 100644 --- a/x11-plugins/wmppp/Manifest +++ b/x11-plugins/wmppp/Manifest @@ -1,4 +1,3 @@ DIST wmppp.app-1.3.2.tar.gz 26883 BLAKE2B 443144a0eca5653f1ee71b3fccea2ea00e079f224638d815609e20fd245d1f0fefe99a416ceed7f22a7e84f6da32d9ff0ca0d6259d9c047b6791e8343c209903 SHA512 d6fdf5b3016ff05cb6d251b7b9985ca9f13ba791dbd40d2109aa18076dc034f143d994f30bb6070e6152e50c0d51774c32dbe8f23062b798bd5f2c820f8b65c1 -EBUILD wmppp-1.3.2-r1.ebuild 732 BLAKE2B 349dd29c1f9209632f0457fa2188bea327c5a309a5e9dc132e7dfcd735d4b649cbc7b3dda5a5121fca4702b7bb576f9074d9a1e95d5614f039b8999fcec0328b SHA512 2f22ab4f9d6a39bca512d3d0c6bb5bf7b23156523bdceeed46f22e375730998c0ff7356028dfeab86adc4636cba40351e03c65345fb412a30eb4ac7a4d656e17 -EBUILD wmppp-1.3.2-r2.ebuild 750 BLAKE2B 604d4c25d8e2c1be8eec30ad0c1ea5d781c18502c28ca0396048d68c7339fb53ae2ff01890a1cdcf400ab1e894d70c1e516c3837a7f882ac5e83a53428a2c647 SHA512 44bf2f21b18a95576b11e0dfd6bf7acecb0486b3efc2fdcf7c7f3100683ef3c4f15286d5477a595f3200aeca40cb5247294fe6760bfecaf648a4152080f2d0bb +EBUILD wmppp-1.3.2-r2.ebuild 747 BLAKE2B 64f13833edd20c99ab0288081c010624133309b9d0cf4b07902a06eadb33621a0a33401da0755ed269c9d7054abf03293e7a7ccb5bc306fd06f7f9d9c8b3b622 SHA512 add8dbd4507ab3b4c42e6af360e4b1eae58aa7c6a0af8dc8e96f08a53e49375068d3d69d168d48acbc2f83e3667699fdc5048ae0731097eb7175b469aa3635c3 MISC metadata.xml 250 BLAKE2B 3d69a837b82fe334630573d6bf123718a3eac254377bc2ca86a2268f210cbcef9922db631e91954bceacc28828b54ad567d0568a4df655545ac56a4a54151d76 SHA512 ee587c14474743ca118c5468d1cd04ce5e3533ea29550ae74a7d517f092c895fa18c7edc7e9ffe7757b62c214dda7abf5352ee838a6dbd7d1079d60d2762732f 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..000000000000 --- 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 -} diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild index 4c455b17c358..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:= |