mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] kphotoalbum: update to 5.4
This commit is contained in:
parent
ae665aaab2
commit
9313443ae6
@ -1,5 +1,5 @@
|
||||
pkgname=kphotoalbum
|
||||
pkgver=5.3
|
||||
pkgver=5.4
|
||||
pkgrel=1
|
||||
pkgdesc="KDE Photo Album, picture collection manager"
|
||||
url="http://www.kphotoalbum.org/"
|
||||
@ -8,7 +8,7 @@ license=('GPL')
|
||||
depends=('libkipi' 'libkdcraw' 'libkface' 'libkgeomap' 'exiv2')
|
||||
makedepends=('extra-cmake-modules' 'python3' 'plasma-framework' 'phonon-qt5' 'kdoctools' 'kparts' 'libkexiv2')
|
||||
source=("https://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
|
||||
sha256sums=('c1175489c70902511d7fa7c261a65d4dd19a3a651a1811edea3034e36fda88d1'
|
||||
sha256sums=('d031ce9eec4c16d628e1152cee4ab6aeef5194ce6517dd7b6493e60d45ad852d'
|
||||
'SKIP')
|
||||
validpgpkeys=('8A53F0CB9F752E6F4F72FEC6F8DECD0DDF0F74A8') # Tobias Leupold <tobias.leupold@gmx.de>
|
||||
|
||||
@ -16,9 +16,6 @@ build() {
|
||||
mkdir -p build
|
||||
cd build
|
||||
|
||||
# Gentoo #623566
|
||||
export LDFLAGS+=" -fuse-ld=gold"
|
||||
|
||||
cmake ../${pkgname}-${pkgver} \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
|
Loading…
Reference in New Issue
Block a user