summaryrefslogtreecommitdiff
path: root/app-officeext/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 /app-officeext/barcode
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-officeext/barcode')
-rw-r--r--app-officeext/barcode/Manifest3
-rw-r--r--app-officeext/barcode/barcode-1.3.5.0-r1.ebuild18
-rw-r--r--app-officeext/barcode/metadata.xml8
3 files changed, 29 insertions, 0 deletions
diff --git a/app-officeext/barcode/Manifest b/app-officeext/barcode/Manifest
new file mode 100644
index 000000000000..ad2e7072f4b3
--- /dev/null
+++ b/app-officeext/barcode/Manifest
@@ -0,0 +1,3 @@
+DIST barcode_1.3.5.0.oxt 263583 BLAKE2B eafc3897af7c4d0a6cd025945a4f5c8b9e5e27ed5aa82f9e6933dba0cd46ad748b47d98d81da031a7e6e841853686cdd43a47104c5a93fef6cdef9be040ddcd2 SHA512 45133fc58ac211033c199411820029d921dcf1ba714652093b6647861b611eed39bb5b69c8ceef866e80b716da04c92eca0b3f9c990e799ed25cbb2ad8999732
+EBUILD barcode-1.3.5.0-r1.ebuild 449 BLAKE2B f70d73d6f054409a202f22f15f9c27c681a2cdf00460be1a53f4486135a48df041388ba0869ff499f63df5efb3d43f313e1b2ae848a5dc8731cb7fa4b9269245 SHA512 db6ed4ffe302cf7dea2d4ede33a1c061533dc1d404cb578b03a6a5eef0c10308375794a2fa0a86991a6e5bf25fc4f8bd8347d65442995fb14743983312bc68c7
+MISC metadata.xml 255 BLAKE2B 9b8486730bea2158e8be5cbbe0552c5460d1b18e2236a68e3f11d85ce4eeb96eb0e746f44a10cb7cdcf1bf498190a512ef42f47852c6843b9a3c937ceabc338d SHA512 ac646e8ac676faf0aac283e4be31c5f2b29e98ccf07327073ed05e688ce696caf639bdfea63e4aed141a90e84c0a86892bc717a52b95cdf1739aaa15240013c3
diff --git a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild
new file mode 100644
index 000000000000..d924d627468e
--- /dev/null
+++ b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+OFFICE_EXTENSIONS=(
+ "${PN}_${PV}.oxt"
+)
+inherit office-ext-r1
+
+DESCRIPTION="Extension for reading barcodes"
+HOMEPAGE="http://extensions.libreoffice.org/extension-center/barcode"
+SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}/releases/${PV}/${PN}_${PV}.oxt"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
diff --git a/app-officeext/barcode/metadata.xml b/app-officeext/barcode/metadata.xml
new file mode 100644
index 000000000000..13ce236ee519
--- /dev/null
+++ b/app-officeext/barcode/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>office@gentoo.org</email>
+ <name>Gentoo Office project</name>
+ </maintainer>
+</pkgmetadata>