mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 12:38:08 +08:00
libdbusmenu-qt5: update to 0.9.3+16.04.20160218
This commit is contained in:
parent
04a7fa73f5
commit
b87f7455c9
@ -1,8 +1,9 @@
|
||||
# Contributions from Arch:
|
||||
# Contributor : Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=libdbusmenu-qt5
|
||||
pkgver=0.9.3+14.10.20140619
|
||||
pkgrel=2
|
||||
pkgver=0.9.3+16.04.20160218
|
||||
pkgrel=1
|
||||
pkgdesc='A library that provides a Qt implementation of the DBusMenu spec'
|
||||
arch=('x86_64')
|
||||
url="https://launchpad.net/libdbusmenu-qt"
|
||||
@ -10,7 +11,7 @@ license=('GPL')
|
||||
depends=('qt5-base')
|
||||
makedepends=('cmake' 'doxygen')
|
||||
source=("http://archive.ubuntu.com/ubuntu/pool/main/libd/libdbusmenu-qt/libdbusmenu-qt_${pkgver}.orig.tar.gz")
|
||||
md5sums=('aba34b9b91f18d60828ca1143bf23b0b')
|
||||
md5sums=('8b90312bd8654e026d814d4db986ce5e')
|
||||
options=(debug)
|
||||
|
||||
prepare() {
|
||||
@ -22,7 +23,6 @@ build() {
|
||||
cmake ../libdbusmenu-qt-${pkgver} \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DUSE_QT5=On \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib
|
||||
make
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user