Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
libpagemaker


Commits:
9003b005 by Andreas Radke at 2026-02-14T12:17:16+01:00
upgpkg: 0.0.4-5; gcc-libs deprecation

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,16 @@
 pkgbase = libpagemaker
        pkgdesc = a library that parses the file format of Aldus/Adobe 
PageMaker documents
        pkgver = 0.0.4
-       pkgrel = 4
+       pkgrel = 5
        url = https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker
        arch = x86_64
        license = MPL-2.0
        makedepends = boost
        makedepends = doxygen
        depends = librevenge
-       depends = gcc-libs
        depends = glibc
+       depends = libstdc++
+       depends = libgcc
        source = 
https://dev-www.libreoffice.org/src/libpagemaker/libpagemaker-0.0.4.tar.xz
        source = libpagemaker-0.0.4-const-ref-exception.patch
        sha256sums = 
66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d


=====================================
PKGBUILD
=====================================
@@ -2,14 +2,14 @@
 
 pkgname=libpagemaker
 pkgver=0.0.4
-pkgrel=4
+pkgrel=5
 pkgdesc="a library that parses the file format of Aldus/Adobe PageMaker 
documents"
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker";
 license=('MPL-2.0')
 
source=(https://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${pkgver}.tar.xz
         libpagemaker-0.0.4-const-ref-exception.patch)
-depends=('librevenge' 'gcc-libs' 'glibc')
+depends=('librevenge' 'glibc' 'libstdc++' 'libgcc')
 makedepends=('boost' 'doxygen')
 sha256sums=('66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d'
             '91d9ce17b04e2fb5009967bb38da3405cb231b05c2cb29e204aaab328a58f7e2')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libpagemaker/-/commit/9003b005fad62aa9d1e64dac01fddf1c4dcf427f

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


Reply via email to