diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-18 06:30:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-18 06:30:11 +0000 |
commit | f57e008aa126ccdca95f7424e4d24a1a83a49682 (patch) | |
tree | 485fb1d76c7c51ddd47615c50059dd46045ffbb5 /app-officeext/barcode | |
parent | 066666b8767b78231b90d9b3ffc8169fbfe1ec7c (diff) |
gentoo auto-resync : 18:12:2024 - 06:30:11
Diffstat (limited to 'app-officeext/barcode')
-rw-r--r-- | app-officeext/barcode/Manifest | 6 | ||||
-rw-r--r-- | app-officeext/barcode/barcode-1.3.5.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-officeext/barcode/barcode-2.4.0.ebuild | 17 | ||||
-rw-r--r-- | app-officeext/barcode/metadata.xml | 3 |
4 files changed, 26 insertions, 4 deletions
diff --git a/app-officeext/barcode/Manifest b/app-officeext/barcode/Manifest index 1b64fe3e50a2..1b65b20561be 100644 --- a/app-officeext/barcode/Manifest +++ b/app-officeext/barcode/Manifest @@ -1,3 +1,5 @@ DIST barcode_1.3.5.0.oxt 263583 BLAKE2B eafc3897af7c4d0a6cd025945a4f5c8b9e5e27ed5aa82f9e6933dba0cd46ad748b47d98d81da031a7e6e841853686cdd43a47104c5a93fef6cdef9be040ddcd2 SHA512 45133fc58ac211033c199411820029d921dcf1ba714652093b6647861b611eed39bb5b69c8ceef866e80b716da04c92eca0b3f9c990e799ed25cbb2ad8999732 -EBUILD barcode-1.3.5.0-r1.ebuild 440 BLAKE2B 6de2eba98d5a8c85ce6f35a801ef213f951a1858915939466775c9759c543a4dcff622213e3b9935dcfc2475497b3faacdcf9bbe9239bb9bd3d5cedd6e26ae81 SHA512 1a1d5d9ecffd479fc7e628bba98ef3ce49a0b3f979a971d801ea175c1ea929baff0cc6d0e40efa23a3325e1b6d0a41f528a4bf97db1213a97d0eb0153b486fb0 -MISC metadata.xml 256 BLAKE2B 28554175365761f81817e75e2c125714b94680527103d72118d0daf2eb0d2359082c36f2c8b0e92574e93c9c00038c944486a31d7843108dcc285d809bd52fe6 SHA512 1a0e13dd42f80f5c8669910c7360c6c1542e9a2f143da3a812f874966ba4729248152efb36e03bdfd47f09086797e6e1410e1ac735925d304811c847aa2b6398 +DIST barcode_2.4.0.oxt 126271 BLAKE2B b78a5fe24c38a2de97db9f378348c96f301fc1f73f9a510717c804a3a10308234ba7fdd777f648e7105660ca507d52ea9ecb7755a81ca08515353de7d4ae3d3a SHA512 64529b74c15d40bb8203efe28f0a1729799dcf6ccdd9ec1d85fcc6fe79a29bb0b4efc8ab4a6ca41c8459cfbf2de692711bdca7ec9fc799cff5cde955145e542d +EBUILD barcode-1.3.5.0-r1.ebuild 441 BLAKE2B a50a9b5ea0bc9358256752e999355efafeaa9269e83aa05b16c1c1920fd8c7bfe278c34500f7fd31b782305e3eeecd73443670a90a135cf9012a7161d0ae69c2 SHA512 12cf293b14a5f58101e6ed580f6ebfec3fe804786c4d3a10d2c5f1436fbe6df7bc7ef565f181fcf47f4950879615b2c918833a8e01d538fb04e11a0424853cf9 +EBUILD barcode-2.4.0.ebuild 431 BLAKE2B ba489f9147b120755be4cd47aee867699080eeda51fe483a7e69c79dbaca7c8fbeaae5c46de5f3bdc5ee7505f0bfd6b188e45b59c950a66934e4867ab755b7d8 SHA512 6f7a0ab1648ab6558e3c49754415d0bf7743d0bf59cbf05928a7636f0c27e886d11fa20d8a329e599e1c1fc19ce57585d29de5b4a79ff052c5a5ed5e100213a3 +MISC metadata.xml 340 BLAKE2B 19717c95085802dbd165342b5d80203f26755271656140a4e597dc9471baf58256e32e7beb813617fd4ac1fdebb74e63555ba6bb41272904a4dc009320922680 SHA512 8f4d5cc71c5c878ba26897743359440e8907581c0ec5cde56e339bd88e9943823c00f916996fcda13d8bce54bf28f3a9b224c0e78e7f7367162ba5f912893257 diff --git a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild index dbcec84c3263..00630fcd40dc 100644 --- a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild +++ b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,4 +14,4 @@ SRC_URI="https://extensions.libreoffice.org/extension-center/${PN}/releases/${PV LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" diff --git a/app-officeext/barcode/barcode-2.4.0.ebuild b/app-officeext/barcode/barcode-2.4.0.ebuild new file mode 100644 index 000000000000..4eaa3c4c7e07 --- /dev/null +++ b/app-officeext/barcode/barcode-2.4.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +OFFICE_EXTENSIONS=( + "${PN}_${PV}.oxt" +) +inherit office-ext-r1 + +DESCRIPTION="Extension for reading barcodes" +HOMEPAGE="https://extensions.libreoffice.org/extension-center/barcode" +SRC_URI="https://github.com/LibreOffice/${PN}/releases/download/v${PV}/${PN}_${PV}.oxt" + +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" diff --git a/app-officeext/barcode/metadata.xml b/app-officeext/barcode/metadata.xml index f632b40c7d8a..ed5ecc030aad 100644 --- a/app-officeext/barcode/metadata.xml +++ b/app-officeext/barcode/metadata.xml @@ -5,4 +5,7 @@ <email>office@gentoo.org</email> <name>Gentoo Office project</name> </maintainer> + <upstream> + <remote-id type="github">LibreOffice/barcode</remote-id> + </upstream> </pkgmetadata> |