
Receipt for package "recorder"
# SliTaz package receipt. PACKAGE="recorder" VERSION="1.4.5" CATEGORY="utilities" SHORT_DESC="A simple GTK+ disc burner" MAINTAINER="devl547@gmail.com" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://web.archive.org/web/20170224152357/https://code.google.com/archive/p/recorder/" WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" DEPENDS="pygtk coreutils cdrkit dvd+rw-tools" BUILD_DEPENDS="pygtk-dev" # Rules to configure and make the package. compile_rules() { cd $src cp $stuff/Makefile Makefile make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr cp -a $install/usr/bin $fs/usr/ cp -a $install/usr/share $fs/usr/ }
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)