summaryrefslogtreecommitdiff
path: root/dev-perl/GD-Barcode
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/GD-Barcode
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/GD-Barcode')
-rw-r--r--dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild19
-rw-r--r--dev-perl/GD-Barcode/Manifest3
-rw-r--r--dev-perl/GD-Barcode/metadata.xml24
3 files changed, 46 insertions, 0 deletions
diff --git a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild
new file mode 100644
index 000000000000..ef100077c4a2
--- /dev/null
+++ b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=KWITKNR
+MODULE_VERSION=1.15
+inherit perl-module
+
+DESCRIPTION="GD::Barcode - Create barcode image with GD"
+
+SLOT="0"
+KEYWORDS="amd64 ~arm ~arm64 x86"
+IUSE=""
+
+RDEPEND="dev-perl/GD"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/GD-Barcode/Manifest b/dev-perl/GD-Barcode/Manifest
new file mode 100644
index 000000000000..3c0a0098b919
--- /dev/null
+++ b/dev-perl/GD-Barcode/Manifest
@@ -0,0 +1,3 @@
+DIST GD-Barcode-1.15.tar.gz 892881 BLAKE2B 4c1b8e7f97c01f8c2295e68d2ef2045eb2b65af7f4c5e3695263fab11d8065e09aef64df4d35cdf482269faf5695f0f2a8b97d468a9d5f69749487def8e4ee5a SHA512 3128ef0376f2d31b55bdf9e206a16982632a7e7e7eae6d0d846fe0f80f3998a893f22f910a7d053e15b9fd94a9408805a7b862d735e6be03e1fcb9ff7d4d5155
+EBUILD GD-Barcode-1.150.0-r1.ebuild 345 BLAKE2B b02d9a07153344a9bcb60f9e9239d9198b1a93098497431e9bb1bbfa1b7565e89ccd905cd3e59c385c2e6370646f8fbe7e07a73adf58fabc89d79101ae8b641c SHA512 850929609f0724c421ad4320c7d0a3ac658b8c83a05e697dda633b20cbe917145f018c9ef21a9054196d45edc8bebb9e19b3eda180555e9478aa8a9c319c859f
+MISC metadata.xml 1187 BLAKE2B 812b8b5aa39946e0a696b8a43cb6be2ca04a8bae6a37e10b67a5bb4ab67124be883bb8839ae53646ffc1533d03b20ec2a88405a536f6da3e8c53b0a603ab04ae SHA512 fccbc94c5b90713c1cc0c726ca6610eacea68b92e5cc5274484c03f2f54628fc35dc6d5dd2698e5fbf7d88131a041a8e7d3b38bef6865a08e56996dd75c2ba00
diff --git a/dev-perl/GD-Barcode/metadata.xml b/dev-perl/GD-Barcode/metadata.xml
new file mode 100644
index 000000000000..8e5dd8bf834c
--- /dev/null
+++ b/dev-perl/GD-Barcode/metadata.xml
@@ -0,0 +1,24 @@
+<?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">GD-Barcode</remote-id>
+ <remote-id type="cpan-module">GD::Barcode</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::COOP2of5</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::Code39</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::EAN13</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::EAN8</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::IATA2of5</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::ITF</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::Industrial2of5</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::Matrix2of5</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::NW7</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::QRcode</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::UPCA</remote-id>
+ <remote-id type="cpan-module">GD::Barcode::UPCE</remote-id>
+ </upstream>
+</pkgmetadata>