extra/cups to 2.4.9-1

This commit is contained in:
David Beauchamp 2024-06-11 12:21:54 -04:00
parent d593cef0c6
commit de1432fa56
2 changed files with 10 additions and 17 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cups pkgbase = cups
pkgver = 2.4.8 pkgver = 2.4.9
pkgrel = 2 pkgrel = 1
epoch = 2 epoch = 2
url = https://openprinting.github.io/cups/ url = https://openprinting.github.io/cups/
arch = x86_64 arch = x86_64
@ -14,17 +14,16 @@ pkgbase = cups
makedepends = avahi makedepends = avahi
makedepends = systemd makedepends = systemd
makedepends = libpaper makedepends = libpaper
source = https://github.com/OpenPrinting/cups/releases/download/v2.4.8/cups-2.4.8-source.tar.gz source = https://github.com/OpenPrinting/cups/releases/download/v2.4.9/cups-2.4.9-source.tar.gz
source = https://github.com/OpenPrinting/cups/releases/download/v2.4.8/cups-2.4.8-source.tar.gz.sig source = https://github.com/OpenPrinting/cups/releases/download/v2.4.9/cups-2.4.9-source.tar.gz.sig
source = cups.logrotate source = cups.logrotate
source = cups.pam source = cups.pam
source = cups.sysusers source = cups.sysusers
source = cups-2.4.0-statedir.patch source = cups-2.4.0-statedir.patch
source = cups-freebind.patch source = cups-freebind.patch
source = guid.patch source = guid.patch
source = 0001-Fix-HTTP-query-in-web-interface-fixes-954.patch
validpgpkeys = 7082A0A50A2E92640F3880E0E4522DCC9B246FF7 validpgpkeys = 7082A0A50A2E92640F3880E0E4522DCC9B246FF7
sha256sums = 75c326b4ba73975efcc9a25078c4b04cdb4ee333caaad0d0823dbd522c6479a0 sha256sums = 38fbf4535a10554113e013d54fedda03ee88007ea6a9761d626a04e1e4489e8c
sha256sums = SKIP sha256sums = SKIP
sha256sums = d87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9 sha256sums = d87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9
sha256sums = 57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5 sha256sums = 57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5
@ -32,7 +31,6 @@ pkgbase = cups
sha256sums = f0b15192952c151b1843742c87850ff3a7d0f3ba5dd236ed16623ef908472ad7 sha256sums = f0b15192952c151b1843742c87850ff3a7d0f3ba5dd236ed16623ef908472ad7
sha256sums = 3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d sha256sums = 3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d
sha256sums = 1b1c3268bdff6627b78070b6cd9abec6ef41572c27abbafccb237199f7137653 sha256sums = 1b1c3268bdff6627b78070b6cd9abec6ef41572c27abbafccb237199f7137653
sha256sums = 2fb4bf61c2c9322d4f3595553d2aa637fee375cc93383922494fd7f76f013e84
pkgname = libcups pkgname = libcups
pkgdesc = OpenPrinting CUPS - client libraries and headers pkgdesc = OpenPrinting CUPS - client libraries and headers
@ -47,7 +45,7 @@ pkgname = cups
install = cups.install install = cups.install
depends = acl depends = acl
depends = pam depends = pam
depends = libcups>=2.4.8 depends = libcups>=2.4.9
depends = cups-filters depends = cups-filters
depends = dbus depends = dbus
depends = systemd depends = systemd

View file

@ -5,8 +5,8 @@
pkgbase="cups" pkgbase="cups"
pkgname=('libcups' 'cups') pkgname=('libcups' 'cups')
pkgver=2.4.8 pkgver=2.4.9
pkgrel=2 pkgrel=1
epoch=2 epoch=2
arch=('x86_64') arch=('x86_64')
options=(!distcc) options=(!distcc)
@ -23,17 +23,15 @@ source=(https://github.com/OpenPrinting/cups/releases/download/v${pkgver}/cups-$
# bugfixes # bugfixes
cups-freebind.patch cups-freebind.patch
guid.patch guid.patch
0001-Fix-HTTP-query-in-web-interface-fixes-954.patch
) )
sha256sums=('75c326b4ba73975efcc9a25078c4b04cdb4ee333caaad0d0823dbd522c6479a0' sha256sums=('38fbf4535a10554113e013d54fedda03ee88007ea6a9761d626a04e1e4489e8c'
'SKIP' 'SKIP'
'd87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9' 'd87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9'
'57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5' '57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
'06173dfaea37bdd9b39b3e09aba98c34ae7112a2f521db45a688907d8848caa2' '06173dfaea37bdd9b39b3e09aba98c34ae7112a2f521db45a688907d8848caa2'
'f0b15192952c151b1843742c87850ff3a7d0f3ba5dd236ed16623ef908472ad7' 'f0b15192952c151b1843742c87850ff3a7d0f3ba5dd236ed16623ef908472ad7'
'3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d' '3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d'
'1b1c3268bdff6627b78070b6cd9abec6ef41572c27abbafccb237199f7137653' '1b1c3268bdff6627b78070b6cd9abec6ef41572c27abbafccb237199f7137653')
'2fb4bf61c2c9322d4f3595553d2aa637fee375cc93383922494fd7f76f013e84')
#validpgpkeys=('3737FD0D0E63B30172440D2DDBA3A7AB08D76223') # CUPS.org (CUPS.org PGP key) <security@cups.org> #validpgpkeys=('3737FD0D0E63B30172440D2DDBA3A7AB08D76223') # CUPS.org (CUPS.org PGP key) <security@cups.org>
#validpgpkeys+=('45D083946E3035282B3CCA9AF434104235DA97EB') # "CUPS.org <security@cups.org>" #validpgpkeys+=('45D083946E3035282B3CCA9AF434104235DA97EB') # "CUPS.org <security@cups.org>"
#validpgpkeys+=('845464660B686AAB36540B6F999559A027815955') # "Michael R Sweet <michael.r.sweet@gmail.com>" #validpgpkeys+=('845464660B686AAB36540B6F999559A027815955') # "Michael R Sweet <michael.r.sweet@gmail.com>"
@ -56,9 +54,6 @@ prepare() {
# FS#56818 - https://github.com/apple/cups/issues/5236 # FS#56818 - https://github.com/apple/cups/issues/5236
patch -Np1 -i "${srcdir}"/guid.patch patch -Np1 -i "${srcdir}"/guid.patch
# Fix HTTP query in web interface - #1
patch -Np1 -i "${srcdir}"/0001-Fix-HTTP-query-in-web-interface-fixes-954.patch
# Rebuild configure script # Rebuild configure script
aclocal -I config-scripts aclocal -I config-scripts
autoconf -I config-scripts autoconf -I config-scripts