
Receipt for package "libglvnd"
# SliTaz package receipt. PACKAGE="libglvnd" VERSION="1.3.3" CATEGORY="x-window" SHORT_DESC="Vendor neutral GL dispatch library" MAINTAINER="maintainer@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://gitlab.freedesktop.org/glvnd/libglvnd" WGET_URL="git|https://gitlab.freedesktop.org/glvnd/libglvnd.git" BRANCH="0f0d49f0" DEPENDS="" BUILD_DEPENDS="git automake libtool xorg-glproto" HOST_ARCH="i486 x86_64" # Rules to configure and make the package. compile_rules() { NOCONFIGURE=1 ./autogen.sh autoreconf -vif ./configure \ --prefix=/usr \ $CONFIGURE_ARGS && make $MAKEFLAGS && make install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib cp -a $install/usr/lib/lib*so* $fs/usr/lib }
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)