From e3872864be25f7421015bef2732fa57c0c9fb726 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Aug 2018 08:53:53 +0100 Subject: gentoo resync : 04.08.2018 --- x11-plugins/wmappl/Manifest | 3 ++- x11-plugins/wmappl/wmappl-0.71-r1.ebuild | 19 +++++++++++++++++++ x11-plugins/wmappl/wmappl-0.71.ebuild | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 x11-plugins/wmappl/wmappl-0.71-r1.ebuild (limited to 'x11-plugins/wmappl') diff --git a/x11-plugins/wmappl/Manifest b/x11-plugins/wmappl/Manifest index 7a55573c1f96..502ff27896fa 100644 --- a/x11-plugins/wmappl/Manifest +++ b/x11-plugins/wmappl/Manifest @@ -1,3 +1,4 @@ DIST wmappl-0.71.tar.gz 139219 BLAKE2B 0c28182608e446f1d65441ba57a86105a745b374b9e54c84d52bee58876097b83520a33a7413358ccf0d687696cee11541cbf6536c42442f85b64aae6e70b451 SHA512 dbcf1441960fd22b5436515c28c6870ff8400cfbe0b2aa4129ff1eaad6faeb5e0a3500b4c6f19b6ce3ea3dc8b52bc38a6fc591b93e6cb12e13d8447c3eb371d2 -EBUILD wmappl-0.71.ebuild 629 BLAKE2B 36ceec0171fae959236e9a8362690ab6a8a1a6b9c8b04a3c43f8b932bdd3769029451b872cd2f9dc87268ece142901c5dda395e8b3a31ce4a56c60a73f6769b2 SHA512 be139fac98b7bf611c01628705d00fe1019897f2fbe7fd62cb08ba8ce664a97557db0072658c65ff7b4673936a99be22a26e9394ecb1c549099c72e420b9e1bd +EBUILD wmappl-0.71-r1.ebuild 456 BLAKE2B 5ae844220fc67c633696fafcc836d0b138c9c6e04b1a6be58a2fec7c9ea304c0b94c5f1a6f3dd93e595d64d8843700a37dcb15f7177d7632d3a7761d2674e99a SHA512 6266580d4d5809e181adf6a38678d3cd585bbb2a0e22ddfb2b7aae413d184ff9839117d073d7ed02e1de1a4e1689a8bc939b442fdcf1c934b4ddc21188416168 +EBUILD wmappl-0.71.ebuild 630 BLAKE2B 89fbc2aa192b7315cbf35ab1b36d2543c3ec47b7a74f1633d426110372afa3ac27e7067bd5dd1d3eebf53aa0cb64313a31b01f331f6ca26f3a382079fa9c5eb6 SHA512 8683f32b6a8131233b54651a56347db2f466428fadc20b26f119798281c2ac39b7c0abd0a16fe81faf1d09a0836ac23091742f9521c62a62bf074212a1537319 MISC metadata.xml 328 BLAKE2B 7de8ce1608ae1aac3b67ec0c5a28fe355bc7d0806b8f08256bd13e05ca8546c65a883db1101d7ce378a95258f642485a1b42c91ac5b03cd1e1eedd548656a001 SHA512 8fe600c98e902f450398b33925f201716397f0ace965dff49a6e6edc8c243cab7931b9719b01c6b4e63a44a3467c48ce4310ef87b3667f6d4358f65b31d66783 diff --git a/x11-plugins/wmappl/wmappl-0.71-r1.ebuild b/x11-plugins/wmappl/wmappl-0.71-r1.ebuild new file mode 100644 index 000000000000..07b7a30bf589 --- /dev/null +++ b/x11-plugins/wmappl/wmappl-0.71-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Simple application launcher for the Window Maker dock" +HOMEPAGE="https://www.dockapps.net/wmappl" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXt + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-base/xorg-proto" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc" diff --git a/x11-plugins/wmappl/wmappl-0.71.ebuild b/x11-plugins/wmappl/wmappl-0.71.ebuild index 797a891879de..bbd0ab35203d 100644 --- a/x11-plugins/wmappl/wmappl-0.71.ebuild +++ b/x11-plugins/wmappl/wmappl-0.71.ebuild @@ -6,7 +6,7 @@ EAPI=0 IUSE="" DESCRIPTION="Simple application launcher for the Window Maker dock" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -HOMEPAGE="http://wmappl.sourceforge.net/" +HOMEPAGE="https://www.dockapps.net/wmappl" RDEPEND="x11-libs/libX11 x11-libs/libXext -- cgit v1.2.3