upg cmake cups cups-filters cups-no-dbus

This commit is contained in:
joborun linux 2022-09-14 00:31:15 +03:00
parent 834aab1fb6
commit f971c34aa1
7 changed files with 13 additions and 18 deletions

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=cmake
pkgver=3.24.1
pkgver=3.24.2
pkgrel=01
pkgdesc='A cross-platform open-source make system'
arch=('x86_64')
@ -44,4 +44,6 @@ package() {
license=('custom')
sha256sums=(4931e277a4db1a805f13baa7013a7757a0cbfe5b7932882925c7061d9d1fa82b) # cmake-3.24.1.tar.gz
sha256sums=(0d9020f06f3ddf17fb537dc228e1a56c927ee506b486f55fe2dc19f69bf0c8db) # cmake-3.24.2.tar.gz

View File

@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=cmake
pkgver=3.24.1
pkgver=3.24.2
pkgrel=1
pkgdesc='A cross-platform open-source make system'
arch=('x86_64')
@ -13,7 +13,7 @@ depends=('curl' 'libarchive' 'hicolor-icon-theme' 'jsoncpp' 'libjsoncpp.so' 'lib
makedepends=('qt6-base' 'python-sphinx' 'emacs')
optdepends=('qt6-base: cmake-gui')
source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('67bfafcf9ceba617d7ebbb0ac88b689a2d90ab51fea4a83bd073ee082fb55de8962ce7fb283f3db5f455d286f2199843ffa595a1de207d4fa3e4472d951eb289')
sha512sums=('6f0e8e29bf0336f555ba72c4d83f35d820f8a5159cc999d48795dc57a6627b4ee3966dda84ca97d39906e35dd476ea00cf80023672cc0fad862e2996194c0674')
build() {
cd ${pkgname}-${pkgver}

View File

@ -7,12 +7,12 @@
pkgname=cups-filters
pkgver=1.28.16
pkgrel=01
pkgrel=03
pkgdesc="OpenPrinting CUPS Filters w/o systemd"
arch=('x86_64')
url="https://wiki.linuxfoundation.org/openprinting/cups-filters"
checkdepends=('ttf-dejavu') # ttf-dejavu for make check
depends=('lcms2' 'poppler' 'qpdf' 'ijs' 'libcups>=2.2.6-2' 'libexif')
depends=('lcms2' 'poppler' 'qpdf' 'ijs' 'libcups>=2.2.4-02' 'libexif')
makedepends=('ghostscript' 'python' 'mupdf-tools' 'liblouis')
optdepends=('ghostscript: for non-PostScript printers to print with CUPS to convert PostScript to raster images'
'foomatic-db: drivers use Ghostscript to convert PostScript to a printable form directly'
@ -62,5 +62,3 @@ license=('custom')
sha256sums=(3a400bfa751da2020775cd7d48d1647448551ff051f9345abc1df6357b199ac0) # cups-filters-1.28.16.tar.xz

View File

@ -2,7 +2,7 @@
pkgname=cups-filters
pkgver=1.28.16
pkgrel=1
pkgrel=2
pkgdesc="OpenPrinting CUPS Filters"
arch=('x86_64')
url="https://wiki.linuxfoundation.org/openprinting/cups-filters"

View File

@ -10,3 +10,4 @@ ttf-dejavu
python
libexif

View File

@ -9,7 +9,7 @@ pkgbase="cups"
pkgname=('libcups-no-dbus' 'cups-no-dbus')
_pkgname=('libcups' 'cups')
pkgver=2.4.2
pkgrel=03
pkgrel=04
epoch=1
arch=('x86_64')
url="https://openprinting.github.io/cups/"
@ -58,9 +58,6 @@ prepare() {
autoconf -I config-scripts
}
build() {
cd "${pkgbase}"-${pkgver}
@ -105,7 +102,7 @@ pkgdesc="The CUPS Printing System - client libraries and headers - no systemd no
depends=('gnutls' 'libtiff>=4.0.0' 'libpng>=1.5.7' 'krb5' 'libusb' 'libxcrypt')
conflicts=('libcups')
provides=('libcups')
conflicts=('libcups')
cd ${pkgbase}-${pkgver}
make BUILDROOT="${pkgdir}" install-headers install-libs
# put this into the libs pkg to make other software find the libs(no pkg-config file included)

View File

@ -8,7 +8,7 @@
pkgbase="cups"
pkgname=('libcups' 'cups')
pkgver=2.4.2
pkgrel=03
pkgrel=02
epoch=1
arch=('x86_64')
url="https://openprinting.github.io/cups/"
@ -202,6 +202,3 @@ sha256sums=(f03ccb40b087d1e30940a40e0141dcbba263f39974c20eb9f2521066c9c6c908 # c
0bf6a75ba1b051771f155d9a5d36b307a6d40c6857d645b250fe93f3fb713474 # guid.patch
632faf08bfd1863e9ad6807aff766983e84030a0e4df441167f17de7266ca152) # 0001_Fix_OpenSSL_crash_bug.patch