
Receipt for package "915resolution"
# SliTaz package receipt. PACKAGE="915resolution" VERSION="0.5.3" CATEGORY="system-tools" SHORT_DESC="Intel video BIOS hack to support certain resolutions" MAINTAINER="erjo@slitaz.org" LICENSE="PublicDomain" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20210828084127/http://915resolution.mango-lang.org/" WGET_URL="https://web.archive.org/web/20210828014220if_/http://915resolution.mango-lang.org/$TARBALL" TAGS="widescreen resolution" DEPENDS="" HOST_ARCH="i486 x86_64" current_version() { wget -O - ${WEB_SITE}download.html 2>/dev/null | \ sed '/href/!d;s|.*>\(.*\)<.*|\1|;q' } # Rules to configure and make the package. compile_rules() { for i in widescreen-resolution cedarview ; do [ -f done.$i ] && continue patch -p0 < $stuff/$PACKAGE-$VERSION-$i.patch touch done.$i done make } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/sbin install $src/$PACKAGE $fs/usr/sbin install $src/dump_bios $fs/usr/sbin }
6091 packages and 256114 files in current database (Thu Apr 3 00:00:04 2025)