* update libetonyek to 0.1.10-4
This commit is contained in:
parent
3e5a66c492
commit
69c240b03c
24
libetonyek/.SRCINFO
Normal file
24
libetonyek/.SRCINFO
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
pkgbase = libetonyek
|
||||||
|
pkgdesc = Library and a set of tools for reading and converting Apple Keynote presentations
|
||||||
|
pkgver = 0.1.10
|
||||||
|
pkgrel = 4
|
||||||
|
url = https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
|
||||||
|
arch = x86_64
|
||||||
|
license = MPL-2.0
|
||||||
|
makedepends = boost
|
||||||
|
makedepends = cppunit
|
||||||
|
makedepends = gperf
|
||||||
|
makedepends = doxygen
|
||||||
|
makedepends = glm
|
||||||
|
makedepends = mdds
|
||||||
|
depends = libxml2
|
||||||
|
depends = zlib
|
||||||
|
depends = libwpd
|
||||||
|
depends = librevenge
|
||||||
|
depends = liblangtag
|
||||||
|
depends = gcc-libs
|
||||||
|
depends = glibc
|
||||||
|
source = https://dev-www.libreoffice.org/src/libetonyek/libetonyek-0.1.10.tar.xz
|
||||||
|
sha256sums = b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a
|
||||||
|
|
||||||
|
pkgname = libetonyek
|
6
libetonyek/.nvchecker.toml
Normal file
6
libetonyek/.nvchecker.toml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[libetonyek]
|
||||||
|
source = "git"
|
||||||
|
git = "https://git.libreoffice.org/libetonyek"
|
||||||
|
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "libetonyek-"
|
@ -5,12 +5,12 @@
|
|||||||
|
|
||||||
pkgname=libetonyek
|
pkgname=libetonyek
|
||||||
pkgver=0.1.10
|
pkgver=0.1.10
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
|
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
|
||||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
|
url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
|
||||||
license=('MPL')
|
license=('MPL-2.0')
|
||||||
depends=('libxml2' 'zlib' 'libwpd' 'librevenge' 'liblangtag')
|
depends=('libxml2' 'zlib' 'libwpd' 'librevenge' 'liblangtag' 'gcc-libs' 'glibc')
|
||||||
makedepends=('boost' 'cppunit' 'gperf' 'doxygen' 'glm' 'mdds')
|
makedepends=('boost' 'cppunit' 'gperf' 'doxygen' 'glm' 'mdds')
|
||||||
source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
|
source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
|
||||||
sha256sums=('b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a')
|
sha256sums=('b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user