Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
scribus


Commits:
9002942e by Caleb Maclennan at 2025-04-21T21:07:36+03:00
upgpkg: 1.6.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = scribus
        pkgdesc = Desktop publishing software
-       pkgver = 1.6.3
-       pkgrel = 5
+       pkgver = 1.6.4
+       pkgrel = 1
        url = https://www.scribus.net/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -41,14 +41,12 @@ pkgbase = scribus
        optdepends = hyphen-lang: hyphenation patterns for desired languages
        optdepends = tk: scripts based on tkinter
        options = !lto
-       source = https://downloads.sourceforge.net/scribus/scribus-1.6.3.tar.xz
-       source = 
https://downloads.sourceforge.net/scribus/scribus-1.6.3.tar.xz.asc
-       source = fix_build_with_poppler_25.02.0.patch
+       source = https://downloads.sourceforge.net/scribus/scribus-1.6.4.tar.xz
+       source = 
https://downloads.sourceforge.net/scribus/scribus-1.6.4.tar.xz.asc
        validpgpkeys = 5086B8D68E70FDDF4C40045AEF7B95E7F60166DA
        validpgpkeys = 757F5E9B13DD648887AD50092D47C099E782504E
        validpgpkeys = 6558BE84D27273A438A151198BEA48118AEBEE64
-       sha256sums = 
0ae58ced410101e82655e3b4c20a070cf1767145ada233dcef7c20b8ba6bd487
+       sha256sums = 
533be7af03acfaa736ec5f7a3fc2562abd200fef5ca2a7cdee02b5f44d61829e
        sha256sums = SKIP
-       sha256sums = 
b812944dd1cd25b9f42132c5f107fa83412ad662c43ca4159ec29c357461ee5e
 
 pkgname = scribus


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 # Contributor: Ben <[email protected]>
 
 pkgname=scribus
-pkgver=1.6.3
-pkgrel=5
+pkgver=1.6.4
+pkgrel=1
 pkgdesc="Desktop publishing software"
 arch=(x86_64)
 url="https://www.scribus.net/";
@@ -48,11 +48,9 @@ optdepends=('gdal: enable gdal plugin'
             'tk: scripts based on tkinter')
 options=(!lto)
 _archive="$pkgname-$pkgver"
-source=("https://downloads.sourceforge.net/${pkgname}/$_archive.tar.xz"{,.asc}
-        'fix_build_with_poppler_25.02.0.patch')
-sha256sums=('0ae58ced410101e82655e3b4c20a070cf1767145ada233dcef7c20b8ba6bd487'
-            'SKIP'
-            'b812944dd1cd25b9f42132c5f107fa83412ad662c43ca4159ec29c357461ee5e')
+source=("https://downloads.sourceforge.net/${pkgname}/$_archive.tar.xz"{,.asc})
+sha256sums=('533be7af03acfaa736ec5f7a3fc2562abd200fef5ca2a7cdee02b5f44d61829e'
+        'SKIP')
 validpgpkeys=(5086B8D68E70FDDF4C40045AEF7B95E7F60166DA  # Peter Linnell 
<[email protected]>
               757F5E9B13DD648887AD50092D47C099E782504E  # The Scribus Team 
(www.scribus.net) <[email protected]>
               6558BE84D27273A438A151198BEA48118AEBEE64) # Craig Bradney 
<[email protected]>
@@ -60,11 +58,6 @@ validpgpkeys=(5086B8D68E70FDDF4C40045AEF7B95E7F60166DA  # 
Peter Linnell <plinnel
 prepare() {
     cd "$_archive"
     sed -e 's|WANT_CPP17|WANT_CPP20|g' -e 's|CMAKE_CXX_STANDARD 
17|CMAKE_CXX_STANDARD 20|g' -i CMakeLists.txt
-
-    # Temporary patch to fix build with poppler 25.02.0
-    # See 
https://github.com/scribusproject/scribus/commit/188d030acd0cb71e89dbb57695fe52158b6a0959
-    # and 
https://gitweb.gentoo.org/repo/gentoo.git/tree/app-office/scribus/files/scribus-1.7.0-poppler-25.02.0.patch
-    patch -Np1 -i "$srcdir/fix_build_with_poppler_25.02.0.patch"
 }
 
 pkgver() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scribus/-/commit/9002942e710db4f2c7c288884f9c1da349ad25ad

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scribus/-/commit/9002942e710db4f2c7c288884f9c1da349ad25ad
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to