# HG changeset patch # User Pascal Bellard # Date 1320401438 -3600 # Node ID ab72a4d08ed397d73b3ee28c0c4ef904c4fbb644 # Parent 6d24611d67363a848b80ad271a83cfe8e288f09b Add from wok-undigest: nvclock ola ola-dev owfs oxine protobuf protobuf-dev diff -r 6d24611d6736 -r ab72a4d08ed3 mongodb/receipt --- a/mongodb/receipt Fri Nov 04 09:59:19 2011 +0100 +++ b/mongodb/receipt Fri Nov 04 11:10:38 2011 +0100 @@ -11,7 +11,7 @@ libboost-thread-dev libboost-program-options-dev spidermonkey-dev" TARBALL="$PACKAGE-src-r${VERSION}.tar.gz" WEB_SITE="http://www.mongodb.org/" -WGET_URL="http://downloads.mongodb.org/src/mongodb-src-r1.6.3.tar.gz" +WGET_URL="http://downloads.mongodb.org/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r 6d24611d6736 -r ab72a4d08ed3 nvclock/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nvclock/receipt Fri Nov 04 11:10:38 2011 +0100 @@ -0,0 +1,29 @@ +# SliTaz package receipt. + +PACKAGE="nvclock" +VERSION="0.8b4" +CATEGORY="network" +MAINTAINER="jozee@slitaz.org" +SHORT_DESC="A small utility which allows users to overclock NVIDIA based video cards" +WEB_SITE="http://www.linuxhardware.org/nvclock/" +TARBALL="$PACKAGE$VERSION.tar.gz" +WGET_URL="$WEB_SITE/$TARBALL" +TAGS="power-management" + +# Rules to configure and make the package. +compile_rules(){ + [ -d $PACKAGE$VERSION ] && mv $PACKAGE$VERSION $PACKAGE-$VERSION + cd $src + patch -Np1 -i $stuff/$PACKAGE-$VERSION-install.patch + ./configure --prefix=/usr --bindir=/usr/bin && + make -j 1 && + make DESTDIR=$DESTDIR install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr/share/pixmaps + cp -a $_pkg/usr/bin $fs/usr + cp -a $_pkg/usr/share/icons/hicolor/48x48/apps/* $fs/usr/share/pixmaps +} diff -r 6d24611d6736 -r ab72a4d08ed3 nvclock/stuff/nvclock-0.8b4-install.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nvclock/stuff/nvclock-0.8b4-install.patch Fri Nov 04 11:10:38 2011 +0100 @@ -0,0 +1,14 @@ +diff -upNr nvclock-0.8b4/src/Makefile.in.orig nvclock-0.8b4/src/Makefile.in +--- nvclock-0.8b4/src/Makefile.in.orig Sat Jan 3 12:02:54 2009 ++++ nvclock-0.8b4/src/Makefile.in Thu May 6 08:40:39 2010 +@@ -50,8 +50,8 @@ + install: install-recursive install-app + install-app: + mkdir -p $(bindir) +- $(INSTALL) -c nvclock $(DESTDIR)$(bindir)/nvclock +- $(INSTALL) -c smartdimmer $(DESTDIR)$(bindir)/smartdimmer ++ $(INSTALL) -c nvclock $(bindir)/nvclock ++ $(INSTALL) -c smartdimmer $(bindir)/smartdimmer + + + uninstall: uninstall-recursive uninstall-app diff -r 6d24611d6736 -r ab72a4d08ed3 ola-dev/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ola-dev/receipt Fri Nov 04 11:10:38 2011 +0100 @@ -0,0 +1,19 @@ +# SliTaz package receipt. + +PACKAGE="ola-dev" +VERSION="0.8.12" +CATEGORY="development" +SHORT_DESC="Open Lighting Architecture devel files." +MAINTAINER="pankso@slitaz.org" +WEB_SITE="http://www.opendmx.net/index.php/OLA" +WANTED="ola" + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr/lib/olad + cp -a $install/usr/include $fs/usr + cp -a $install/usr/lib/*.*a $fs/usr/lib + cp -a $install/usr/lib/olad/*.*a $fs/usr/lib/olad + cp -a $install/usr/lib/pkgconfig $fs/usr/lib +} diff -r 6d24611d6736 -r ab72a4d08ed3 ola/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ola/receipt Fri Nov 04 11:10:38 2011 +0100 @@ -0,0 +1,33 @@ +# SliTaz package receipt. + +PACKAGE="ola" +VERSION="0.8.12" +CATEGORY="network" +SHORT_DESC="Open Lighting Architecture." +MAINTAINER="pankso@slitaz.org" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.opendmx.net/index.php/OLA" +WGET_URL="http://linux-lighting.googlecode.com/files/$TARBALL" + +DEPENDS="protobuf cppunit" +BUILD_DEPENDS="protobuf-dev util-linux-ng-uuid-dev cppunit-dev" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + ./configure \ + --prefix=/usr \ + $CONFIGURE_ARGS && + make && make install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr/lib/olad + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/lib/olad/*.so* $fs/usr/lib/olad + cp -a $install/usr/share $fs/usr +} diff -r 6d24611d6736 -r ab72a4d08ed3 owfs/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/owfs/receipt Fri Nov 04 11:10:38 2011 +0100 @@ -0,0 +1,29 @@ +# SliTaz package receipt. + +PACKAGE="owfs" +VERSION="2.7p33" +CATEGORY="misc" +SHORT_DESC="OWFS One Wire File System." +MAINTAINER="l.lemarinel@gmail.com" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="www.owfs.org" +WGET_URL="http://freefr.dl.sourceforge.net/project/owfs/owfs/$VERSION/$TARBALL" +BUILD_DEPENDS="fuse-dev libusb libusb-dev libusb-compat" +DEPENDS="fuse libusb" + + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + ./configure --prefix=/usr --bindir=/usr/bin && + make && + make DESTDIR=$DESTDIR install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/bin $fs/usr +} diff -r 6d24611d6736 -r ab72a4d08ed3 oxine/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/oxine/receipt Fri Nov 04 11:10:38 2011 +0100 @@ -0,0 +1,28 @@ +# SliTaz package receipt. + +PACKAGE="oxine" +VERSION="0.7.1" +CATEGORY="multimedia" +SHORT_DESC="oxine is a lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems." +MAINTAINER="devl547@gmail.com" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://oxine.sourceforge.net/" +WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" +BUILD_DEPENDS="libcdio-dev xine-lib-dev curl-dev" +DEPENDS="libcdio xine-lib curl" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + ./configure $CONFIGURE_ARGS && + make && make 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 +} diff -r 6d24611d6736 -r ab72a4d08ed3 protobuf-dev/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/protobuf-dev/receipt Fri Nov 04 11:10:38 2011 +0100 @@ -0,0 +1,18 @@ +# SliTaz package receipt. + +PACKAGE="protobuf-dev" +VERSION="2.4.1" +CATEGORY="development" +SHORT_DESC="Devel files for protobuf." +MAINTAINER="pankso@slitaz.org" +WEB_SITE="http://code.google.com/p/protobuf/" +WANTED="protobuf" + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr/lib + cp -a $install/usr/include $fs/usr + cp -a $install/usr/lib/*.*a $fs/usr/lib + cp -a $install/usr/lib/pkgconfig $fs/usr/lib +} diff -r 6d24611d6736 -r ab72a4d08ed3 protobuf/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/protobuf/receipt Fri Nov 04 11:10:38 2011 +0100 @@ -0,0 +1,28 @@ +# SliTaz package receipt. + +PACKAGE="protobuf" +VERSION="2.4.1" +CATEGORY="network" +SHORT_DESC="Encode structured data in an efficient yet extensible format." +MAINTAINER="pankso@slitaz.org" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WEB_SITE="http://code.google.com/p/protobuf/" +WGET_URL="http://protobuf.googlecode.com/files/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + ./configure \ + --prefix=/usr \ + $CONFIGURE_ARGS && + make && make install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr/lib + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib/*.so* $fs/usr/lib +}