diff options
Diffstat (limited to 'x11-plugins/wmcoincoin')
-rw-r--r-- | x11-plugins/wmcoincoin/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild | 43 | ||||
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 4 |
3 files changed, 3 insertions, 48 deletions
diff --git a/x11-plugins/wmcoincoin/Manifest b/x11-plugins/wmcoincoin/Manifest index a755fb104661..4c67cf12d1cc 100644 --- a/x11-plugins/wmcoincoin/Manifest +++ b/x11-plugins/wmcoincoin/Manifest @@ -1,5 +1,3 @@ -DIST wmcoincoin-2.6.2_p20140602.tar.gz 972358 BLAKE2B a30acaa7b20e88c1d2f4b5329f02321d6a7431bf22379e9d8074b48c1953bcd411b011097546b905f406e21f5de3e9057923109f0e63136cc19d5b5bdfbc47ef SHA512 ddf1b24d9c9021e9cb02817e80f3327074ef7d09ba7d8033d5d0c8b39a25106a1d54d32f211d31a910e2175d98bbda940f309cc137edd1b02b5a656891e89b2c DIST wmcoincoin-2.6.3.tar.gz 973973 BLAKE2B 4dcbb79ddb23c47fb891fde56137bb385ccf841eb54ce7a34cf060d4924d859a5a2ac40d504a26e763f1fe075796e09ec6a00a0080d214add2469db6b2f3a4d4 SHA512 daffd94387a03e780250877ae43e5431a7c0710862dd9fab04efc254e02e648215fa9c301bf1ed6d1a9ca5182a2a88d10ea4c385d92752d047492e6e9ad01d2d -EBUILD wmcoincoin-2.6.2_p20140602.ebuild 978 BLAKE2B 74c122836e1bfcd89fc77117349d48dd88566f143a37c25426c2322362a2d586d3513bcd5559e0a73f58761b1b274eb037b422c37d67a1164deb5b286fe135b9 SHA512 ad01f83b53cd4a2d5dd9da3f8daa8830eb4c2b227ebae3279302c5afcedd56183c07f6ca70ebb0b4938b8d4f90c264c161e5b655f5a237f2133befa3586eafaa -EBUILD wmcoincoin-2.6.3.ebuild 741 BLAKE2B d246c8288b155ca4810bf7fee0359edc622a91b48ae7cbd0d0a8ec4e2a0b5d5616ddcc5fad9e8576552d2f46370c5d9980ba08d2faa4997ad56f0b4856694c15 SHA512 ad734d06e91dbe98eba7534874165c16864c86265986f2614dbc9744b5c4bfc6502572ec18965dd6694f602ebdf639c7bb8039e758151f304144b61bd498b68d +EBUILD wmcoincoin-2.6.3.ebuild 740 BLAKE2B 66e17f93da9cce72d15ec239df9dccb993594330a42afc2ba87b5d6b7774a948ad49e701c6b541e507c438fce4693486384ca1e7ff24c5a20e415cf1ce2a2723 SHA512 09a15f2d65a327472625f927413cd8d2d0521da57c824a39ed82e57fd3bb06f4390c283d8865cd340632096cc011bad69200b100317cb0281323c9ba44962318 MISC metadata.xml 641 BLAKE2B 8ceb569e438dfe8de74de91d31c6b858db7dc20508257fa371504352664cd409c0339e356401cf68f8a59a5cae8aee10dba93134ca353d6a63c47405bc07a229 SHA512 e2d77f95ba4774261ec4ec669d18bc5cdc11558e935bfb3d4e759e9755e15e7ef88b9207a7498c44bab9061f01483c36b2c9624648fc05df526dc91f5637bc64 diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild deleted file mode 100644 index a8546bdbafa0..000000000000 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit autotools eutils - -DESCRIPTION="a dockapp for browsing dacode news and board sites" -HOMEPAGE="http://hules.free.fr/wmcoincoin" -# Grab matching tag and Debian patches -SRC_URI="https://github.com/d-torrance/${PN}/archive/debian/${PV/_p/+}-1.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="nls xinerama" - -RDEPEND="x11-libs/gtk+:2 - media-libs/imlib2 - x11-libs/libXext - x11-libs/libXpm - x11-libs/libX11 - x11-libs/libXft - xinerama? ( x11-libs/libXinerama )" -DEPEND="${RDEPEND} - virtual/pkgconfig - x11-base/xorg-proto - x11-libs/libXt - nls? ( sys-devel/gettext )" - -S=${WORKDIR}/${PN}-debian-${PV/_p/-}-1 - -DOCS="AUTHORS ChangeLog NEWS README" - -src_prepare() { - EPATCH_SOURCE="${S}/debian/patches" EPATCH_SUFFIX=patch EPATCH_FORCE=yes epatch - eautoreconf -} - -src_configure() { - econf \ - $(use_enable nls) \ - $(use_enable xinerama) -} diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild index 4d14c5ca8975..54cf2f2ec83e 100644 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.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=6 @@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="nls xinerama" RDEPEND="x11-libs/gtk+:2 |