mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Clipboard: add 0.320.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
37
dev-perl/Clipboard/Clipboard-0.320.0.ebuild
Normal file
37
dev-perl/Clipboard/Clipboard-0.320.0.ebuild
Normal file
@@ -0,0 +1,37 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=SHLOMIF
|
||||
DIST_VERSION=0.32
|
||||
inherit perl-module virtualx
|
||||
|
||||
DESCRIPTION="Copy and paste with any OS"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/CGI
|
||||
dev-perl/URI
|
||||
|| (
|
||||
x11-misc/xclip
|
||||
x11-misc/xsel
|
||||
)
|
||||
"
|
||||
DEPEND="
|
||||
dev-perl/Module-Build
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=dev-perl/Module-Build-0.280.0
|
||||
test? (
|
||||
x11-misc/xclip
|
||||
x11-misc/xsel
|
||||
)
|
||||
"
|
||||
|
||||
src_test() {
|
||||
virtx perl-module_src_test
|
||||
}
|
||||
@@ -1 +1,2 @@
|
||||
DIST Clipboard-0.31.tar.gz 26110 BLAKE2B d3bfadfc36f61cc78de47f67870092dea3d87a0fb1cbba5fbad3a204ff846179fbcdd9f7a5d452a93a1a8aa96ba42e166885f521e010ba30c0212feee85728b8 SHA512 54ef86caef0a94ac075aab826becb133f61834bb98ac780ef5364b8190a02939e45951996b7c9e2ba5500cf00bee86d4e422b87b86549404ce8ea2d756017c0b
|
||||
DIST Clipboard-0.32.tar.gz 26209 BLAKE2B 94d461c7c12c752ee3cabf05bcedf5039e8c376f3719bef17759221de1898d29cf8797bbee3e97d2a1e192f4af2bf1d1c3e9c63d9b3ff63c0cf05e947596e0fa SHA512 cf8ef2a21cfa780b79ef530d8e1c1e423ec477a8ed44e8b90dd06a8adc7eac2df79dc5eed3b899118c802fde771d0d9ac31644f6f7bb2c3be11911386cea14a3
|
||||
|
||||
Reference in New Issue
Block a user