
Receipt for package "libayatana-appindicator-gtk3"
# SliTaz package receipt. PACKAGE="libayatana-appindicator-gtk3" SOURCE="libayatana-appindicator" VERSION="0.5.94" CATEGORY="system-tools" SHORT_DESC="Ayatana Application Indicators shared library GTK3." MAINTAINER="shann@slitaz.org" LICENSE="LGPL2.1" WEB_SITE="https://github.com/AyatanaIndicators/libayatana-appindicator/" TARBALL="$SOURCE-$VERSION.tar.xz" WGET_URL="https://github.com/AyatanaIndicators/$SOURCE/archive/refs/tags/$VERSION.tar.gz" DEPENDS="libdbusmenu-gtk3 libayatana-indicator-gtk3" BUILD_DEPENDS="cmake libdbusmenu-gtk3-dev gtk+3-dev vala \ gobject-introspection-dev libayatana-indicator-gtk3-dev" HOST_ARCH="x86_64" compile_rules() { mkdir build && cd build cmake \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DENABLE_BINDINGS_MONO=OFF \ -DENABLE_GTKDOC=OFF \ -DFLAVOUR_GTK2=OFF \ -DFLAVOUR_GTK3=ON \ .. && make && make install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib cp -a $install/usr/lib*/*.so* $fs/usr/lib }
6107 packages and 261132 files in current database (Mon Jul 7 00:01:25 2025)