summaryrefslogtreecommitdiff
path: root/dev-perl/Gtk2-AppIndicator
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/Gtk2-AppIndicator
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/Gtk2-AppIndicator')
-rw-r--r--dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild25
-rw-r--r--dev-perl/Gtk2-AppIndicator/Manifest4
-rw-r--r--dev-perl/Gtk2-AppIndicator/metadata.xml8
3 files changed, 37 insertions, 0 deletions
diff --git a/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild b/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild
new file mode 100644
index 000000000000..3bef901177a6
--- /dev/null
+++ b/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=OESTERHOL
+MODULE_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
+}
+SRC_TEST="do parallel"
diff --git a/dev-perl/Gtk2-AppIndicator/Manifest b/dev-perl/Gtk2-AppIndicator/Manifest
new file mode 100644
index 000000000000..098927c35661
--- /dev/null
+++ b/dev-perl/Gtk2-AppIndicator/Manifest
@@ -0,0 +1,4 @@
+DIST Gtk2-AppIndicator-0.15.tar.gz 15662 SHA256 a25cb071e214fb89b4450aa4605031eae89b7961e149b0d6e8f491c19c14a90a SHA512 16aaddf520ce720969775b49697b605e0dda7ed3b62bb7edeefbc2c48a1122656469068b179acbfd595ae9b1f0328747898a54e7afdaf71ae7445792afd9c4ea WHIRLPOOL 6caef7b6266e79e360706d698baaf07882945ce894739fb81c69e9e5944516143feec8e0359e4b04301bf80d920825a1a3fa0f84301b9cb1681696d13b085e35
+EBUILD Gtk2-AppIndicator-0.150.0.ebuild 462 SHA256 d3240b11bca0c55e2e3d4c9e16ab6ea8e2c2d54361069a93d1edef86cc0d9d8e SHA512 f921c9da707bad9650d127080402f2d1353b7a9ddb5c9ae8943dd771fbde70574db5ad41d83a9dadbbf86976fac3a1f8bdb9942ec7608dc19469239f0ea3dc8d WHIRLPOOL 612822d22bf0aec15ee261ed80f6fe44a7252a8eefaa318ffaf0d647197685babd582a971a892ab39752ddd87da641b0063a2fdcd0992d8345580bc79602a394
+MISC ChangeLog 764 SHA256 8902f38b21a7bb21e015e9941d6b90e84f0335a141db0793f0ac26dccc9a3443 SHA512 3c14249eebb4f7c93efd383e452c27630c72307c4f29b6af20e3ecdbddf9dcc81762a5dba2456674f64a57f4d58111f8eedbe9b5a7559f1094e7b09350813c88 WHIRLPOOL 37f39c3f155a0c4769d77ed1ad6c85e2bafe1e275e52219d034ca85c6a2a24d72de265cf120c5231a739d1b6ceaf1978af56dabafe39d8c4e5f26e2c76fa2caa
+MISC metadata.xml 269 SHA256 84b65c1e72c439b7f5175ff684ae78fc7fc7a226eea4a884c91e73e90b1662f7 SHA512 57ff55054b685626458fc7314bbdbe18ddd3e20b1decf613a6c03cb28284a5a56c22ab90949b4e30b7d1420ca14551f4ea827aceebd75c4b3c2fd397f9773d84 WHIRLPOOL 3da4987d361ac8c36e2c8fc914594d87b657765153dcf177a1dccffa9b088c0bbea71f6a9848bac35a92659455cba03f88f21fae9ffc6735b60512fb1a35982a
diff --git a/dev-perl/Gtk2-AppIndicator/metadata.xml b/dev-perl/Gtk2-AppIndicator/metadata.xml
new file mode 100644
index 000000000000..f53c778e0d38
--- /dev/null
+++ b/dev-perl/Gtk2-AppIndicator/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>