mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/xfce4-whiskermenu-plugin: upgrade to 2.3.5
This commit is contained in:
parent
298e20d04f
commit
06557cf3d3
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xfce4-whiskermenu-plugin
|
||||
pkgver=2.3.4
|
||||
pkgver=2.3.5
|
||||
pkgrel=0
|
||||
pkgdesc="Alternate application launcher for Xfce"
|
||||
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin"
|
||||
@ -10,10 +10,8 @@ options="!check" # No test suite
|
||||
makedepends="cmake libxfce4ui-dev libxfce4util-dev exo-dev garcon-dev xfce4-panel-dev"
|
||||
subpackages="$pkgname-doc $pkgname-lang"
|
||||
source="https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
cmake \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
@ -23,8 +21,7 @@ build() {
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "$builddir"
|
||||
make install LIBDIR=lib DESTDIR="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="8e59b6d0067e2302e3bf3e7f528cf96d613586c78c2ce6040143b449bffb3e3037b0d08738450c701d57f11cc5393154221bfbe5fa43825ca5df7ddd3c9f4cf4 xfce4-whiskermenu-plugin-2.3.4.tar.bz2"
|
||||
sha512sums="7697a5d41599df8150d4e7ad1c5898b651d196fb1bd1a657efee33206312455f24056edf679592e0a6a78b17b324fd5d93e202ae7cc461ca70df7cd41794bd58 xfce4-whiskermenu-plugin-2.3.5.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user