* update libayatana-appindicator to 0.5.93-1
This commit is contained in:
parent
e693131826
commit
20d1478d46
@ -3,16 +3,24 @@
|
|||||||
# Contributor: Robert Tari <robert at tari dot in>
|
# Contributor: Robert Tari <robert at tari dot in>
|
||||||
|
|
||||||
pkgname=libayatana-appindicator
|
pkgname=libayatana-appindicator
|
||||||
pkgver=0.5.92
|
pkgver=0.5.93
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Ayatana Application Indicators shared library'
|
pkgdesc='Ayatana Application Indicators shared library'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://github.com/AyatanaIndicators/libayatana-appindicator'
|
url='https://github.com/AyatanaIndicators/libayatana-appindicator'
|
||||||
license=(LGPL2.1 LGPL3)
|
license=(LGPL2.1 LGPL3)
|
||||||
makedepends=(cmake gobject-introspection vala)
|
depends=(gcc-libs
|
||||||
depends=(libdbusmenu-gtk3 libayatana-indicator)
|
glib2
|
||||||
|
glibc
|
||||||
|
gtk3
|
||||||
|
libayatana-indicator
|
||||||
|
libdbusmenu-glib
|
||||||
|
libdbusmenu-gtk3)
|
||||||
|
makedepends=(cmake
|
||||||
|
gobject-introspection
|
||||||
|
vala)
|
||||||
source=(https://github.com/AyatanaIndicators/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
|
source=(https://github.com/AyatanaIndicators/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
|
||||||
sha256sums=('adedcf160dae7547971d475b42062cab278d54ec075537e6958ffdbf2d996857')
|
sha256sums=('cbefed7a918a227bf71286246e237fcd3a9c8499b3eaac4897811a869409edf0')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cmake -B build -S $pkgname-$pkgver \
|
cmake -B build -S $pkgname-$pkgver \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user