
Receipt for package "libayatana-appindicator-gtk2"
# SliTaz package receipt. PACKAGE="libayatana-appindicator-gtk2" SOURCE="libayatana-appindicator" VERSION="0.5.94" CATEGORY="system-tools" SHORT_DESC="Ayatana Application Indicators shared library GTK2." 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-gtk2" BUILD_DEPENDS="cmake libdbusmenu-gtk2-dev gtk+-dev \ gobject-introspection-dev libayatana-indicator-gtk2-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=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)