Receipt for package "goffice"
# SliTaz package receipt. PACKAGE="goffice" VERSION="0.10.57" CATEGORY="libs" SHORT_DESC="A library of document-centric objects and utilities." MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WEB_SITE="https://gitlab.gnome.org/GNOME/goffice/" TARBALL="$PACKAGE-$VERSION.tar.xz" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="at-spi2 at-spi2-atk atk bzlib cairo dbus fontconfig freetype gdk-pixbuf glib glibc-base gtk+3 harfbuzz libffi libgio libgsf libpng librsvg libxcb libxml2 libxslt pango pcre pixman util-linux-uuid xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXi xorg-libXinerama xorg-libXrandr xorg-libXrender zlib" BUILD_DEPENDS="cairo-dev gtk-doc gtk+3-dev libgsf-dev librsvg-dev libxslt-dev perl-io-compress" # libcroco / libcroco-deb (unmaintained) HOST_ARCH="i486 x86_64" current_version() { wget -O - $(dirname $WGET_URL) 2>/dev/null | \ sed "/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|" | sort -Vr | sed q } # Rules to configure and make the package. compile_rules() { ./configure $CONFIGURE_ARGS && make && make install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cook_copy_files *.so* *.xml *.xsl README }
6063 packages and 233209 files in current database (Sat Dec 21 00:00:03 2024)