blob: 7036694a6aaead88803c800775d43fc0aae1d0f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-arch/unzip
DEFINED_PHASES=install unpack
DESCRIPTION=Extension for reading barcodes
EAPI=8
HOMEPAGE=https://extensions.libreoffice.org/extension-center/barcode
INHERIT=office-ext-r1
IUSE=office_implementation_libreoffice
KEYWORDS=amd64 ~x86
LICENSE=LGPL-2
RDEPEND=office_implementation_libreoffice? ( || ( app-office/libreoffice app-office/libreoffice-bin ) )
REQUIRED_USE=|| ( office_implementation_libreoffice )
SLOT=0
SRC_URI=https://github.com/LibreOffice/barcode/releases/download/v2.4.0/barcode_2.4.0.oxt
_eclasses_=office-ext-r1 8e01fb1d51cef6a0c3433dafb7760618
_md5_=5fc1408b5b6a93b12d52d568effae8ad
|