Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ebook-tools


Commits:
42c6b521 by Antonio Rojas at 2025-04-23T13:56:43+02:00
upgpkg: 0.2.2-9: libxml2 2.14 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ebook-tools
        pkgdesc = Tools for accessing and converting various ebook file formats
        pkgver = 0.2.2
-       pkgrel = 8
+       pkgrel = 9
        url = https://sourceforge.net/projects/ebook-tools/
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=ebook-tools
 pkgver=0.2.2
-pkgrel=8
+pkgrel=9
 pkgdesc='Tools for accessing and converting various ebook file formats'
 arch=(x86_64)
 url='https://sourceforge.net/projects/ebook-tools/'
@@ -26,7 +26,8 @@ prepare() {
 
 build() {
   cmake -B build -S $pkgname-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_POLICY_VERSION_MINIMUM=3.5
   cmake --build build
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ebook-tools/-/commit/42c6b52121bff4089d30803124cdd934a5395bed

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ebook-tools/-/commit/42c6b52121bff4089d30803124cdd934a5395bed
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to