mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/obconf-qt: upgrade to 0.16.2
This commit is contained in:
parent
e9e54c056f
commit
afa047a52d
@ -1,6 +1,6 @@
|
||||
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
|
||||
pkgname=obconf-qt
|
||||
pkgver=0.16.1
|
||||
pkgver=0.16.2
|
||||
pkgrel=0
|
||||
pkgdesc="Qt port of obconf, the Openbox configuration tool"
|
||||
url="https://github.com/lxqt/obconf-qt"
|
||||
@ -20,7 +20,7 @@ build() {
|
||||
CMAKE_CROSSOPTS="-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux"
|
||||
fi
|
||||
cmake -B build \
|
||||
-DCMAKE_BUILD_TYPE=None \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_SHARED_LIBS=True \
|
||||
@ -32,5 +32,5 @@ package() {
|
||||
DESTDIR="$pkgdir" cmake --build build --target install
|
||||
}
|
||||
sha512sums="
|
||||
863ae74e0ca3191a2e9471f722eff1ed9b55cc2fe1851c6bc0a52610682e1aa6087a45b34d3bc79ab26d42340c7f8aa37544a6a83b1775a31f79277174667f7f obconf-qt-0.16.1.tar.xz
|
||||
bd91a5669f07471966d296b91d78e2a40e2e3640405de2179513457088eb7d6cb063dbfaff623db6f404985734e986b52c1e3155a050f374b7afa58f7d720c0d obconf-qt-0.16.2.tar.xz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user