diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-25 19:22:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-25 19:22:13 +0100 |
commit | 6bd95d1f6320b8666a31ec949183aaa3088aa16f (patch) | |
tree | ff9f0cde8bfba5191f96c690c269c814c134a51e /xfce-extra/xfce4-clipman-plugin | |
parent | b279bbe94522565b8feb19b8e5f377d3ea76f157 (diff) |
gentoo resync : 25.03.2018
Diffstat (limited to 'xfce-extra/xfce4-clipman-plugin')
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild | 40 |
2 files changed, 0 insertions, 42 deletions
diff --git a/xfce-extra/xfce4-clipman-plugin/Manifest b/xfce-extra/xfce4-clipman-plugin/Manifest index 824e720dc0be..cbbe78ecb716 100644 --- a/xfce-extra/xfce4-clipman-plugin/Manifest +++ b/xfce-extra/xfce4-clipman-plugin/Manifest @@ -1,5 +1,3 @@ -DIST xfce4-clipman-plugin-1.2.6.tar.bz2 438346 BLAKE2B 4c1d780031e420f523dcb9472043614eaa48442b98d6d4daa342458f82a85f99670aa4e76259e89663f35af29a3f71964cd25daf449bc4204090b223b1b26ee5 SHA512 fc6b4cee1990ff13f4c0050ebf3e4b69fc0f7124fa2dd9b41933ce11449d322fad666b1af82bd610ce2add28d012a7dddc345be4afa1432bb330ecd6344a168e DIST xfce4-clipman-plugin-1.4.2.tar.bz2 485244 BLAKE2B 6e183b82db5c3325691d04afa110c4dd83b013a94ed9b3b1b1b7bbb4166bcb1176a6b4ed52fd0b3256b7f73816a0031ea6084f31344a9ac3187b7b5fd25f01ed SHA512 f12d9e3e37a26f9dade5b76e73ac3998030112b53e7ec7b756128f7f1ee28d19a1d7b8d4a26e0ccb69aaba2f0ab2f6c4cd5a435bd1cc7efd81c05b711480eba6 -EBUILD xfce4-clipman-plugin-1.2.6.ebuild 1023 BLAKE2B e07b8cab0ace9bec0fb690fe6ae4135ebad2ec743faf8b8513188cc46abf86e8aabfc4546cf25c63e09e5e2b5b922553c8ed14825e5d17e1b468bf89c256cc53 SHA512 7b68189d9046682f47e290d693a5fee2f1512677b6a940edb3c2ff9c814c8a3745e6b66258f13dde237d58b5c5ce90cf534d833bbb7fe0f513381751013d9dae EBUILD xfce4-clipman-plugin-1.4.2.ebuild 1128 BLAKE2B 301cfb34bd1044b2627f8e5d310e3be9684a6c18e9ea7549f1a1b1e2f0c14b39793c2d08020f48e780f851f358ed92b234662dc9d169807356bf9e4762e30e3e SHA512 8bb0cd93a5551478af69c7e299779f421c5ae15ee5ef673bef65dbcf4f9464c3d4a0418a739a97e51ee9e727500c0849fe658cc15d6ff307367a17b45eb749f6 MISC metadata.xml 344 BLAKE2B 2e5b2202a94c14c0b873c18bdbb7f02250049dbf45f23b82d44b2cb9fce79e7519a3fbc5f324b3c34f700ecf2314d051551283a5941ce16ff113b28f28852c3f SHA512 13ca7f9858f2eae8eaa1a4a43e371ab5b29433e1ac99ebe33d9678b7c3133d8e1639e146a93b6b4b1039278814d413d29e575a1a2784bbce0fcb50525e106065 diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild deleted file mode 100644 index b7375bd5d4b7..000000000000 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xfconf - -DESCRIPTION="A clipboard manager plug-in for the Xfce panel" -HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug qrcode" - -RDEPEND=">=dev-libs/glib-2.18 - dev-libs/libunique:1 - >=x11-libs/gtk+-2.14:2 - x11-libs/libXtst - >=xfce-base/exo-0.10 - >=xfce-base/libxfce4ui-4.10 - >=xfce-base/libxfce4util-4.10 - >=xfce-base/xfce4-panel-4.10 - >=xfce-base/xfconf-4.10 - qrcode? ( >=media-gfx/qrencode-3.3.0 )" -DEPEND="${RDEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig - x11-proto/xproto" - -pkg_setup() { - XFCONF=( - --docdir="${EPREFIX}"/usr/share/doc/${PF} - $(use_enable qrcode libqrencode) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS README ) -} |