
Receipt for package "libayatana-ido-gtk3"
# SliTaz package receipt. PACKAGE="libayatana-ido-gtk3" SOURCE="ayatana-ido" VERSION="0.10.4" CATEGORY="system-tools" SHORT_DESC="Ayatana Indicators Display Objects GTK3." MAINTAINER="shann@slitaz.org" LICENSE="LGPL2.1" WEB_SITE="https://github.com/AyatanaIndicators/ayatana-ido/" TARBALL="$SOURCE-$VERSION.tar.xz" WGET_URL="https://github.com/AyatanaIndicators/$SOURCE/archive/refs/tags/$VERSION.tar.gz" DEPENDS="atk gdk-pixbuf gtk+3 pango" BUILD_DEPENDS="cmake gtk+3-dev gobject-introspection-dev vala" HOST_ARCH="x86_64" compile_rules() { mkdir build && cd build cmake \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ .. && 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)