summaryrefslogtreecommitdiff
path: root/dev-perl/Gtk2-AppIndicator
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Gtk2-AppIndicator
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Gtk2-AppIndicator')
-rw-r--r--dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0-r1.ebuild24
-rw-r--r--dev-perl/Gtk2-AppIndicator/Manifest3
-rw-r--r--dev-perl/Gtk2-AppIndicator/metadata.xml12
3 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0-r1.ebuild b/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0-r1.ebuild
new file mode 100644
index 000000000000..3984a0708caf
--- /dev/null
+++ b/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=OESTERHOL
+DIST_VERSION=0.15
+inherit virtualx perl-module
+
+DESCRIPTION="Perl binding for the GTK2 AppIndicator"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=dev-perl/Gtk2-1.200.0
+ dev-libs/libappindicator:2
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+src_test() {
+ virtx perl-module_src_test
+}
diff --git a/dev-perl/Gtk2-AppIndicator/Manifest b/dev-perl/Gtk2-AppIndicator/Manifest
new file mode 100644
index 000000000000..41655559deae
--- /dev/null
+++ b/dev-perl/Gtk2-AppIndicator/Manifest
@@ -0,0 +1,3 @@
+DIST Gtk2-AppIndicator-0.15.tar.gz 15662 BLAKE2B 59767f0d85bd2fce723c0739e3229e2200d5aea1c9d008d44dfe087bed70f408c7db90dbadf81ea64af29e89923e29aa578b89c145f41f2a25b1f08f58033ec8 SHA512 16aaddf520ce720969775b49697b605e0dda7ed3b62bb7edeefbc2c48a1122656469068b179acbfd595ae9b1f0328747898a54e7afdaf71ae7445792afd9c4ea
+EBUILD Gtk2-AppIndicator-0.150.0-r1.ebuild 435 BLAKE2B e60545b2bddfd7740714c7a2da5ef71dc22a56f864277e59d34c08d492e8be6bbb249c8d4617b8059d0c9ac7e1ee22d2846faa1005d45e7e3b141ac8600533e4 SHA512 a19441ceb062ec0fd36fb75be4727c7074781a515d96e289884e8982f5be8f18ae0ff09d743893d0d180b799aaf8ab57823f48346022a4257e3d8c4c02161f89
+MISC metadata.xml 430 BLAKE2B 5dd4f4d50dca73dd727943c83b65ccbb285b6469ab278a9aaf9cf9939800f4579c036be561175de88c08b110e3b79d1000745ed5af57474458282653fe0d5a54 SHA512 15b16bb7e84825fee7e4219cef5c3a52eefe8e433599d49c42cdd929a69f37c31d44159387a28ff6027f3fa514ee92d6e298a4dbe1c597930a0334b138ddfd90
diff --git a/dev-perl/Gtk2-AppIndicator/metadata.xml b/dev-perl/Gtk2-AppIndicator/metadata.xml
new file mode 100644
index 000000000000..c893c255130b
--- /dev/null
+++ b/dev-perl/Gtk2-AppIndicator/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Gtk2-AppIndicator</remote-id>
+ <remote-id type="cpan-module">Gtk2::AppIndicator</remote-id>
+ </upstream>
+</pkgmetadata>