libetonyek: rebuild for mdds 2.0.0

This commit is contained in:
Tim Biermann 2022-01-17 17:32:42 +01:00
parent cc13e929c7
commit d0eb40b668
3 changed files with 4664 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34m6Ztn1MrEjk+rO4nk5Y/0PLy0ryHr57O76IuXETEmfja3RhSfoNISIouZX4cAFcAeAtfYX4jRmK3WH42ZiVgA=
SHA256 (Pkgfile) = 192a8cdb2416203e77e943371d6391bf8b70ecc5e8c0350bac8f3dbcfd2e3e4f
RWSagIOpLGJF34R3euPY7LlJA+RWm8k45GCdY6adGa7j1oSBYWHyewqpOf+umTjgXbXphvLdMvO95I0by88r/qoCVK1otkX5ZAo=
SHA256 (Pkgfile) = 37ae1e802585de2af098a9f6aeb18332cfb284f2f8ce87844bbdcfd195a07743
SHA256 (.footprint) = 57ee578ffca9a5b5be3eedf3917c93dddd88357e5a4e5859a8e7b32d0634f111
SHA256 (libetonyek-0.1.10.tar.xz) = b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a

View File

@ -1,17 +1,17 @@
# Description: Library and a set of tools for reading and converting Apple Keynote presentations
# URL: https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: liblangtag librevenge glm mdds
# Depends on: glm liblangtag librevenge mdds
name=libetonyek
version=0.1.10
release=1
release=2
source=(https://dev-www.libreoffice.org/src/$name/$name-$version.tar.xz)
build() {
cd $name-$version
./configure --prefix=/usr \
--with-mdds=1.5 \
--with-mdds=2.0 \
--without-docs
make
make DESTDIR=$PKG install

4659
libetonyek/libetonyek.patch Normal file

File diff suppressed because it is too large Load Diff