~alpine/aports

testing/ebook-tools: rebuild against new libzip v1 PROPOSED

Valery Kartel: 1
 testing/ebook-tools: rebuild against new libzip

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1456/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/ebook-tools: rebuild against new libzip Export this patch

---
 testing/ebook-tools/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/ebook-tools/APKBUILD b/testing/ebook-tools/APKBUILD
index c7c9c6b..2ca1cf6 100644
--- a/testing/ebook-tools/APKBUILD
+++ b/testing/ebook-tools/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer:
pkgname=ebook-tools
pkgver=0.2.2
pkgrel=0
pkgrel=1
pkgdesc="Tools for accessing and converting various ebook file formats"
url="http://sourceforge.net/projects/ebook-tools/"
arch="x86 x86_64"
license="custom"
license="MIT"
depends=
depends_dev="libxml2-dev libzip-dev"
makedepends="$depends_dev cmake pkgconfig"
-- 
2.5.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---