# HG changeset patch # User Aleksej Bobylev # Date 1432387034 -10800 # Node ID 7390f8de98467ea8b35bdc2669d164f3e784096c # Parent 62a027dfcea3976e0afb9169d5e226be4f565e39 Rebuild Python packages to remove "*.pyc" files from packages files.lists (part last) diff -r 62a027dfcea3 -r 7390f8de9846 python-oauth2/receipt --- a/python-oauth2/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-oauth2/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-ofxparse/receipt --- a/python-ofxparse/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-ofxparse/receipt Sat May 23 16:17:14 2015 +0300 @@ -25,3 +25,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-ooop/receipt --- a/python-ooop/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-ooop/receipt Sat May 23 16:17:14 2015 +0300 @@ -26,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-openid/receipt --- a/python-openid/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-openid/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-passlib/receipt --- a/python-passlib/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-passlib/receipt Sat May 23 16:17:14 2015 +0300 @@ -26,3 +26,4 @@ { cp -a $install/usr $fs/ } + diff -r 62a027dfcea3 -r 7390f8de9846 python-paste/receipt --- a/python-paste/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-paste/receipt Sat May 23 16:17:14 2015 +0300 @@ -27,3 +27,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-pastedeploy/receipt --- a/python-pastedeploy/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pastedeploy/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pastescript/receipt --- a/python-pastescript/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pastescript/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-phonenumbers/receipt --- a/python-phonenumbers/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-phonenumbers/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pil/receipt --- a/python-pil/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pil/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pillow/receipt --- a/python-pillow/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pillow/receipt Sat May 23 16:17:14 2015 +0300 @@ -25,4 +25,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-prettytable/receipt --- a/python-prettytable/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-prettytable/receipt Sat May 23 16:17:14 2015 +0300 @@ -26,3 +26,4 @@ mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr } + diff -r 62a027dfcea3 -r 7390f8de9846 python-psutil/receipt --- a/python-psutil/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-psutil/receipt Sat May 23 16:17:14 2015 +0300 @@ -38,4 +38,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-py/receipt --- a/python-py/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-py/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py test python setup.py install --root=$DESTDIR @@ -29,4 +28,3 @@ mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 python-pybluez/receipt --- a/python-pybluez/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pybluez/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pychart/receipt --- a/python-pychart/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pychart/receipt Sat May 23 16:17:14 2015 +0300 @@ -33,3 +33,4 @@ { rm -rf $1/var/lib/tazpkg/installed/pychart } + diff -r 62a027dfcea3 -r 7390f8de9846 python-pycryptopp/receipt --- a/python-pycryptopp/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pycryptopp/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } @@ -28,4 +27,3 @@ mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 python-pydot/receipt --- a/python-pydot/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pydot/receipt Sat May 23 16:17:14 2015 +0300 @@ -33,3 +33,4 @@ { rm -rf $1/var/lib/tazpkg/installed/pydot } + diff -r 62a027dfcea3 -r 7390f8de9846 python-pygame-dev/receipt --- a/python-pygame-dev/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pygame-dev/receipt Sat May 23 16:17:14 2015 +0300 @@ -20,3 +20,4 @@ cp -a $install/usr/lib/$PYTHON_LIB/site-packages/pygame/tests \ $fs/usr/lib/$PYTHON_LIB/site-packages/pygame } + diff -r 62a027dfcea3 -r 7390f8de9846 python-pygame/receipt --- a/python-pygame/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pygame/receipt Sat May 23 16:17:14 2015 +0300 @@ -19,7 +19,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src patch -Np0 -i $stuff/config.patch sed -i "s|linux/videodev.h|libv4l1-videodev.h|" src/camera.h python config.py -auto && diff -r 62a027dfcea3 -r 7390f8de9846 python-pygraphviz/receipt --- a/python-pygraphviz/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pygraphviz/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } @@ -28,4 +27,3 @@ mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 python-pyliblzma/receipt --- a/python-pyliblzma/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pyliblzma/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } @@ -28,4 +27,3 @@ mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 python-pylons/receipt --- a/python-pylons/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pylons/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-pyparsing/receipt --- a/python-pyparsing/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pyparsing/receipt Sat May 23 16:17:14 2015 +0300 @@ -26,3 +26,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-pypdf/receipt --- a/python-pypdf/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pypdf/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pyprotocols/receipt --- a/python-pyprotocols/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pyprotocols/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pyrex/receipt --- a/python-pyrex/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pyrex/receipt Sat May 23 16:17:14 2015 +0300 @@ -9,7 +9,7 @@ SOURCE="Pyrex" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/" -WGET_URL="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/$TARBALL" +WGET_URL="$WEB_SITE$TARBALL" TAGS="python" DEPENDS="python" @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root="$DESTDIR" --prefix=/usr } diff -r 62a027dfcea3 -r 7390f8de9846 python-pysqlite/receipt --- a/python-pysqlite/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pysqlite/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,8 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src - cp $stuff/setup.cfg . python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pytest/receipt --- a/python-pytest/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pytest/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } @@ -28,4 +27,3 @@ mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 python-pytz/receipt --- a/python-pytz/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pytz/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pyweb/receipt --- a/python-pyweb/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pyweb/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-pywebdav/receipt --- a/python-pywebdav/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pywebdav/receipt Sat May 23 16:17:14 2015 +0300 @@ -27,3 +27,4 @@ mkdir -p $fs cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-pyxml/receipt --- a/python-pyxml/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pyxml/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src patch -Np1 -i $stuff/fix-python2.6.patch python setup.py build --with-xslt python setup.py install --root=$DESTDIR @@ -34,4 +33,4 @@ { [ -d $1/var/lib/tazpkg/installed/pyxml ] && rm -rf $1/var/lib/tazpkg/installed/pyxml -} \ No newline at end of file +} diff -r 62a027dfcea3 -r 7390f8de9846 python-pyyaml/receipt --- a/python-pyyaml/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-pyyaml/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,13 +17,12 @@ # Rules to configure and make the package. compile_rules() { - cd $src - python setup.py install --root=$DESTDIR + python setup.py install --root=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr - cp -a $install/usr $fs + mkdir -p $fs/usr + cp -a $install/usr $fs } diff -r 62a027dfcea3 -r 7390f8de9846 python-qrcode/receipt --- a/python-qrcode/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-qrcode/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-reportlab/receipt --- a/python-reportlab/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-reportlab/receipt Sat May 23 16:17:14 2015 +0300 @@ -39,3 +39,4 @@ { rm -rf $1/var/lib/tazpkg/installed/reportlab } + diff -r 62a027dfcea3 -r 7390f8de9846 python-restclient/receipt --- a/python-restclient/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-restclient/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -30,4 +29,3 @@ rmdir $install/usr/lib/$PYTHON_LIB/site-packages/tests cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-restkit/receipt --- a/python-restkit/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-restkit/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -28,4 +27,3 @@ rm -rf $install/usr/restkit cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-routes/receipt --- a/python-routes/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-routes/receipt Sat May 23 16:17:14 2015 +0300 @@ -27,3 +27,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-shapely/receipt --- a/python-shapely/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-shapely/receipt Sat May 23 16:17:14 2015 +0300 @@ -25,3 +25,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-simplejson/receipt --- a/python-simplejson/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-simplejson/receipt Sat May 23 16:17:14 2015 +0300 @@ -29,7 +29,7 @@ python setup.py build && python setup.py install --root=$DESTDIR && case "$ARCH" in - arm*) + arm*) rm /usr/bin/i486-slitaz-linux-gcc && mv /tmp/i486-slitaz-linux-gcc /usr/bin ;; esac diff -r 62a027dfcea3 -r 7390f8de9846 python-six/receipt --- a/python-six/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-six/receipt Sat May 23 16:17:14 2015 +0300 @@ -26,3 +26,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-socketpool/receipt --- a/python-socketpool/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-socketpool/receipt Sat May 23 16:17:14 2015 +0300 @@ -1,6 +1,6 @@ # SliTaz package receipt. -PACKAGE="python-socketpool" +PACKAGE="python-socketpool" SOURCE="socketpool" VERSION="0.5.2" CATEGORY="development" @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -28,4 +27,3 @@ rm -rf $install/usr/socketpool cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-sphinx/receipt --- a/python-sphinx/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-sphinx/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-sqlalchemy/receipt --- a/python-sqlalchemy/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-sqlalchemy/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-tempita/receipt --- a/python-tempita/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-tempita/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-turbogears/receipt --- a/python-turbogears/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-turbogears/receipt Sat May 23 16:17:14 2015 +0300 @@ -40,3 +40,4 @@ cp -a $install/usr $fs rm $fs/usr/lib/$PYTHON_LIB/site-packages/site.py* } + diff -r 62a027dfcea3 -r 7390f8de9846 python-tweepy/receipt --- a/python-tweepy/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-tweepy/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-unicodecsv/receipt --- a/python-unicodecsv/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-unicodecsv/receipt Sat May 23 16:17:14 2015 +0300 @@ -24,3 +24,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-unidecode/receipt --- a/python-unidecode/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-unidecode/receipt Sat May 23 16:17:14 2015 +0300 @@ -25,3 +25,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-unittest2/receipt --- a/python-unittest2/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-unittest2/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py test python setup.py install --root=$DESTDIR @@ -29,4 +28,3 @@ mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 python-urwid/receipt --- a/python-urwid/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-urwid/receipt Sat May 23 16:17:14 2015 +0300 @@ -9,7 +9,7 @@ SOURCE="urwid" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://excess.org/urwid/" -WGET_URL="http://excess.org/urwid/$TARBALL" +WGET_URL="$WEB_SITE$TARBALL" DEPENDS="python" BUILD_DEPENDS="python python-dev" @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -26,4 +25,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-usb/receipt --- a/python-usb/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-usb/receipt Sat May 23 16:17:14 2015 +0300 @@ -9,7 +9,7 @@ LICENSE="BSD" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://sourceforge.net/apps/trac/pyusb/" -WGET_URL="$SF_MIRROR/project/pyusb/PyUSB%20${VERSION%.*}/${VERSION/b/-beta-}/$TARBALL" +WGET_URL="$SF_MIRROR/pyusb/$TARBALL" DEPENDS="python libusb" BUILD_DEPENDS="python-dev python" @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-vatnumber/receipt --- a/python-vatnumber/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-vatnumber/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-vobject/receipt --- a/python-vobject/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-vobject/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-webdav/receipt --- a/python-webdav/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-webdav/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-weberror/receipt --- a/python-weberror/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-weberror/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-webhelpers/receipt --- a/python-webhelpers/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-webhelpers/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-webob/receipt --- a/python-webob/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-webob/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-webtest/receipt --- a/python-webtest/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-webtest/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-werkzeug/receipt --- a/python-werkzeug/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-werkzeug/receipt Sat May 23 16:17:14 2015 +0300 @@ -33,4 +33,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-whoosh/receipt --- a/python-whoosh/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-whoosh/receipt Sat May 23 16:17:14 2015 +0300 @@ -26,3 +26,4 @@ { cp -a $install/* $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-xdg/receipt --- a/python-xdg/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-xdg/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } @@ -28,4 +27,3 @@ mkdir -p $fs cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 python-xlib/receipt --- a/python-xlib/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-xlib/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,12 +16,11 @@ # Rules to configure and make the package. compile_rules() { - cd $src python ./setup.py install --root=$DESTDIR } -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() { cp -a $install/usr $fs } diff -r 62a027dfcea3 -r 7390f8de9846 python-xlwt/receipt --- a/python-xlwt/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-xlwt/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 python-xmlutils/receipt --- a/python-xmlutils/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-xmlutils/receipt Sat May 23 16:17:14 2015 +0300 @@ -27,3 +27,4 @@ mkdir -p $fs cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 python-zsi/receipt --- a/python-zsi/receipt Fri May 22 19:44:36 2015 -0300 +++ b/python-zsi/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 quodlibet/receipt --- a/quodlibet/receipt Fri May 22 19:44:36 2015 -0300 +++ b/quodlibet/receipt Sat May 23 16:17:14 2015 +0300 @@ -8,7 +8,7 @@ LICENSE="GPL2" SUGGESTED="gst-plugins-bad gst-ffmpeg" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://quodlibet.googlecode.com/" +WEB_SITE="http://quodlibet.googlecode.com/" WGET_URL="$WEB_SITE/files/$TARBALL" TAGS="multimedia audio sound music player python" @@ -21,10 +21,8 @@ # Rules to configure and make the package. compile_rules() { - cd $src - ./setup.py build + ./setup.py build ./setup.py install --prefix=$DESTDIR/usr - } # Rules to gen a SliTaz package suitable for Tazpkg. @@ -34,5 +32,4 @@ cp -a $install/usr/bin $fs/usr cp -a $install/usr/lib/python* $fs/usr/lib cp -a stuff/*.png $fs/usr/share/pixmaps/ - } diff -r 62a027dfcea3 -r 7390f8de9846 radiotray/receipt --- a/radiotray/receipt Fri May 22 19:44:36 2015 -0300 +++ b/radiotray/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --prefix=/usr --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 ranger/receipt --- a/ranger/receipt Fri May 22 19:44:36 2015 -0300 +++ b/ranger/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } @@ -29,4 +28,3 @@ # remove stuff rm -rf $fs/usr/share/man } - diff -r 62a027dfcea3 -r 7390f8de9846 redshift/receipt --- a/redshift/receipt Fri May 22 19:44:36 2015 -0300 +++ b/redshift/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src ./configure --prefix=/usr \ $CONFIGURE_ARGS && \ make && make DESTDIR=$DESTDIR install @@ -27,4 +26,3 @@ { cp -a $install/* $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 roundup/receipt --- a/roundup/receipt Fri May 22 19:44:36 2015 -0300 +++ b/roundup/receipt Sat May 23 16:17:14 2015 +0300 @@ -14,7 +14,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 s3ql/receipt --- a/s3ql/receipt Fri May 22 19:44:36 2015 -0300 +++ b/s3ql/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py test && python setup.py install --root=$DESTDIR diff -r 62a027dfcea3 -r 7390f8de9846 sbackup/receipt --- a/sbackup/receipt Fri May 22 19:44:36 2015 -0300 +++ b/sbackup/receipt Sat May 23 16:17:14 2015 +0300 @@ -26,3 +26,4 @@ { cp -a $install/* $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 scons/receipt --- a/scons/receipt Fri May 22 19:44:36 2015 -0300 +++ b/scons/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ compile_rules() { mkdir -p $DESTDIR/usr - cd $src python setup.py install \ --standard-lib \ --prefix=$DESTDIR/usr @@ -30,4 +29,3 @@ cp -a $install/usr/bin $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 screenlets/receipt --- a/screenlets/receipt Fri May 22 19:44:36 2015 -0300 +++ b/screenlets/receipt Sat May 23 16:17:14 2015 +0300 @@ -10,13 +10,13 @@ WEB_SITE="http://screenlets.org" WGET_URL="https://launchpad.net/screenlets/trunk/$VERSION/+download/$TARBALL" -DEPENDS="python pygtk python-xdg beautifulsoup gnome-python-desktop dbus-python gnome-icon-theme" +DEPENDS="python pygtk python-xdg beautifulsoup gnome-python-desktop \ +dbus-python gnome-icon-theme" BUILD_DEPENDS="python-dev wget" # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$install } @@ -34,14 +34,10 @@ # Post install/remove commands for Tazpkg. post_install() { - echo "Processing post-install commands..." - chroot "$1/" /usr/bin/gdk-pixbuf-query-loaders --update-cache + chroot "$1/" /usr/bin/gdk-pixbuf-query-loaders --update-cache } post_remove() { - echo "Processing post-remove commands..." - chroot "$1/" /usr/bin/gdk-pixbuf-query-loaders --update-cache + chroot "$1/" /usr/bin/gdk-pixbuf-query-loaders --update-cache } - - diff -r 62a027dfcea3 -r 7390f8de9846 singularity/receipt --- a/singularity/receipt Fri May 22 19:44:36 2015 -0300 +++ b/singularity/receipt Sat May 23 16:17:14 2015 +0300 @@ -26,4 +26,3 @@ chmod +x $fs/usr/bin/singularity cp -a $src/code $src/data $fs/usr/games/singularity } - diff -r 62a027dfcea3 -r 7390f8de9846 snimpy/receipt --- a/snimpy/receipt Fri May 22 19:44:36 2015 -0300 +++ b/snimpy/receipt Sat May 23 16:17:14 2015 +0300 @@ -27,3 +27,4 @@ cp -a $install/usr/bin $fs/usr cp -a $install/usr/lib $fs/usr } + diff -r 62a027dfcea3 -r 7390f8de9846 sonata/receipt --- a/sonata/receipt Fri May 22 19:44:36 2015 -0300 +++ b/sonata/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,8 +17,7 @@ # Rules to configure and make the package. compile_rules() { - cd $src - python setup.py install --prefix=/usr --root="$DESTDIR" + python setup.py install --prefix=/usr --root="$DESTDIR" } # Rules to gen a SliTaz package suitable for Tazpkg. @@ -31,4 +30,3 @@ cp -a $install/usr/share/pixmaps $fs/usr/share cp -a $stuff/startsonata $fs/usr/bin/ } - diff -r 62a027dfcea3 -r 7390f8de9846 speech-dispatcher/receipt --- a/speech-dispatcher/receipt Fri May 22 19:44:36 2015 -0300 +++ b/speech-dispatcher/receipt Sat May 23 16:17:14 2015 +0300 @@ -11,7 +11,7 @@ WGET_URL="http://www.freebsoft.org/pub/projects/speechd/$TARBALL" DEPENDS="glib alsa-lib espeak dotconf python libsndfile" -BUILD_DEPENDS="glib-dev pkg-config alsa-lib-dev dotconf-dev python +BUILD_DEPENDS="glib-dev pkg-config alsa-lib-dev dotconf-dev python \ python-dev espeak-dev sed espeak dotconf" # Rules to configure and make the package. @@ -28,7 +28,7 @@ sed -i '/speechd_config\/test.wav/d' Makefile.in sed -i 's|--prefix=${prefix}|--root=`pwd`/_pkg|' Makefile.in cd ../../ - + ./configure \ --prefix=/usr \ --infodir=/usr/share/info \ @@ -57,4 +57,3 @@ rm -rf $fs/usr/lib/*.*a rm -rf $fs/usr/lib/speech-dispatcher/*.*a } - diff -r 62a027dfcea3 -r 7390f8de9846 sqlobject/receipt --- a/sqlobject/receipt Fri May 22 19:44:36 2015 -0300 +++ b/sqlobject/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 sshproxy/receipt --- a/sshproxy/receipt Fri May 22 19:44:36 2015 -0300 +++ b/sshproxy/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -26,4 +25,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 tahoe-lafs/receipt --- a/tahoe-lafs/receipt Fri May 22 19:44:36 2015 -0300 +++ b/tahoe-lafs/receipt Sat May 23 16:17:14 2015 +0300 @@ -12,19 +12,18 @@ TAGS="filesystem backup" DEPENDS="python setuptools python-simplejson zopeinterface twisted pyopenssl \ -pycrypto zfec foolscap pyasn1 python-mock python-pycryptopp" +pycrypto zfec foolscap pyasn1 python-mock python-pycryptopp" BUILD_DEPENDS="wget python-dev gmp-dev openssl-dev" # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() { cp -a $install/usr $fs } diff -r 62a027dfcea3 -r 7390f8de9846 terminator/receipt --- a/terminator/receipt Fri May 22 19:44:36 2015 -0300 +++ b/terminator/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR 2>&1 | grep -v "GTK icon cache" } diff -r 62a027dfcea3 -r 7390f8de9846 tor-arm/receipt --- a/tor-arm/receipt Fri May 22 19:44:36 2015 -0300 +++ b/tor-arm/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } @@ -29,4 +28,3 @@ # remove stuff rm -rf $fs/usr/share/man } - diff -r 62a027dfcea3 -r 7390f8de9846 trash-cli/receipt --- a/trash-cli/receipt Fri May 22 19:44:36 2015 -0300 +++ b/trash-cli/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } @@ -28,4 +27,3 @@ cp -a $install/usr/bin $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 turses/receipt --- a/turses/receipt Fri May 22 19:44:36 2015 -0300 +++ b/turses/receipt Sat May 23 16:17:14 2015 +0300 @@ -10,13 +10,13 @@ WEB_SITE="https://github.com/alejandrogomez/turses" WGET_URL="http://pypi.python.org/packages/source/t/$PACKAGE/$TARBALL" -DEPENDS="python setuptools python-httplib2 python-urwid python-oauth2 python-tweepy" +DEPENDS="python setuptools python-httplib2 python-urwid python-oauth2 \ +python-tweepy" BUILD_DEPENDS="python python-dev setuptools" # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build python setup.py install --root=$DESTDIR } @@ -26,4 +26,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 twisted/receipt --- a/twisted/receipt Fri May 22 19:44:36 2015 -0300 +++ b/twisted/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } @@ -26,4 +25,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 urlgrabber/receipt --- a/urlgrabber/receipt Fri May 22 19:44:36 2015 -0300 +++ b/urlgrabber/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --prefix=/usr --root=$DESTDIR --optimize=1 } @@ -27,4 +26,3 @@ cp -a $install/usr/bin $fs/usr cp -a $install/usr/lib $fs/usr } - diff -r 62a027dfcea3 -r 7390f8de9846 usbmanager/receipt --- a/usbmanager/receipt Fri May 22 19:44:36 2015 -0300 +++ b/usbmanager/receipt Sat May 23 16:17:14 2015 +0300 @@ -27,3 +27,4 @@ { cp -a $install/usr $fs } + diff -r 62a027dfcea3 -r 7390f8de9846 virtualbox-ose/receipt --- a/virtualbox-ose/receipt Fri May 22 19:44:36 2015 -0300 +++ b/virtualbox-ose/receipt Sat May 23 16:17:14 2015 +0300 @@ -71,17 +71,17 @@ # lib install -m 0755 *.so "$fs/usr/lib/virtualbox" install -m 0644 *.gc *.r0 VBoxEFI*.fd "$fs/usr/lib/virtualbox" - + #setuid root binaries install -m 4755 VBoxSDL VirtualBox VBoxHeadless VBoxNetDHCP VBoxNetAdpCtl "$fs/usr/lib/virtualbox" - + #other binaries #install -m 0755 VBoxManage VBoxSVC VBoxExtPackHelperApp VBoxXPCOMIPCD VBoxTestOGL vboxwebsrv webtest "$fs/usr/lib/virtualbox" install -m 0755 VBoxManage VBoxSVC VBoxExtPackHelperApp VBoxXPCOMIPCD VBoxTestOGL "$fs/usr/lib/virtualbox" #language install -m 0755 nls/*.qm "$fs/usr/share/virtualbox/nls" - + #useless scripts install -m 0755 VBoxCreateUSBNode.sh VBoxSysInfo.sh "$fs/usr/share/virtualbox" @@ -115,7 +115,7 @@ # virtualbox-ose-modules KERNEL_VERSION=$(grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g') - + cd "$src/out/linux.$BUILD_PLATFORM_ARCH/release/bin/src" install -D -m644 vboxdrv.ko "$fs/lib/modules/$KERNEL_VERSION-slitaz/misc/vboxdrv.ko" install -D -m644 vboxnetflt.ko "$fs/lib/modules/$KERNEL_VERSION-slitaz/misc/vboxnetflt.ko" @@ -124,8 +124,8 @@ pre_remove() { - sed -i "s/vboxdrv vboxnetadp vboxnetflt //" $1/etc/rcS.conf - chroot $1/ delgroup vboxusers + sed -i "s/vboxdrv vboxnetadp vboxnetflt //" $1/etc/rcS.conf + chroot $1/ delgroup vboxusers } post_install() diff -r 62a027dfcea3 -r 7390f8de9846 virtualenv/receipt --- a/virtualenv/receipt Fri May 22 19:44:36 2015 -0300 +++ b/virtualenv/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -26,4 +25,3 @@ { cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 wammu/receipt --- a/wammu/receipt Fri May 22 19:44:36 2015 -0300 +++ b/wammu/receipt Sat May 23 16:17:14 2015 +0300 @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 wicd/receipt --- a/wicd/receipt Fri May 22 19:44:36 2015 -0300 +++ b/wicd/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,44 +17,40 @@ # Rules to configure and make the package. compile_rules() { - cd $src - # Fix problem with new urwid FS#33378 LP#1075399 - patch -Np0 -i $stuff/831_830.patch - patch -Np0 -i $stuff/835_834.patch - patch -Np0 -i $stuff/dbus_string_fix.patch - python setup.py configure - #HACK for https://bugs.launchpad.net/wicd/+bug/928589 - mkdir -p translations/ast/LC_MESSAGES - msgfmt po/ast.po -o translations/ast/LC_MESSAGES/wicd.mo - python setup.py install --root=$DESTDIR + # Fix problem with new urwid FS#33378 LP#1075399 + patch -Np0 -i $stuff/831_830.patch + patch -Np0 -i $stuff/835_834.patch + patch -Np0 -i $stuff/dbus_string_fix.patch + python setup.py configure + #HACK for https://bugs.launchpad.net/wicd/+bug/928589 + mkdir -p translations/ast/LC_MESSAGES + msgfmt po/ast.po -o translations/ast/LC_MESSAGES/wicd.mo + python setup.py install --root=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr - mkdir -p $fs/etc - mkdir -p $fs/var - cp -a $install/usr/* $fs/usr - cp -a $install/etc/* $fs/etc - cp -a $install/var/* $fs/var - rm -f -r $fs/usr/share/doc - rm -f -r $fs/usr/share/man - rm -f -r $fs/usr/share/icons/hicolor/* - rm -f -r $fs/usr/share/locale - cp -a $install/usr/share/icons/hicolor/scalable $fs/usr/share/icons/hicolor - cp -a $install/usr/share/icons/hicolor/32x32 $fs/usr/share/icons/hicolor - mkdir -p $fs/etc/init.d - cp -a $stuff/wicd $fs/etc/init.d + mkdir -p $fs/usr $fs/etc $fs/var + cp -a $install/usr/* $fs/usr + cp -a $install/etc/* $fs/etc + cp -a $install/var/* $fs/var + rm -f -r $fs/usr/share/doc + rm -f -r $fs/usr/share/man + rm -f -r $fs/usr/share/icons/hicolor/* + rm -f -r $fs/usr/share/locale + cp -a $install/usr/share/icons/hicolor/scalable \ + $install/usr/share/icons/hicolor/32x32 $fs/usr/share/icons/hicolor + mkdir -p $fs/etc/init.d + cp -a $stuff/wicd $fs/etc/init.d # dhclient as fake udhcpc wrapper - cp -a $stuff/dhclient $fs/usr/bin + cp -a $stuff/dhclient $fs/usr/bin # set permissions chmod +x $fs/usr/bin/dhclient - + # change bash to sh sed -i 's/bash/sh/' $fs/usr/sbin/wicd \ $fs/usr/bin/wicd-client - } # edit daemons.conf. diff -r 62a027dfcea3 -r 7390f8de9846 wxpython/receipt --- a/wxpython/receipt Fri May 22 19:44:36 2015 -0300 +++ b/wxpython/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,25 +17,24 @@ # Rules to configure and make the package. compile_rules() { - cd $src - mv wxPython/wx/tools/Editra/editra wxPython/wx/tools/Editra/Editra - ./configure \ - --with-gtk=2 \ - --with-opengl \ - --enable-unicode \ - --with-regex=sys \ - --with-libpng=sys \ - --with-libxpm=sys \ - --with-libjpeg=sys \ - --with-libtiff=sys \ - --disable-precomp-headers \ - --without-sdl \ - $CONFIGURE_ARGS && - make $MAKEFLAGS - cd $src/wxPython - patch -Np2 -i $stuff/wxpython-cairo.patch - python setup.py WXPORT=gtk2 UNICODE=1 build - python setup.py WXPORT=gtk2 UNICODE=1 install --root=$DESTDIR + mv wxPython/wx/tools/Editra/editra wxPython/wx/tools/Editra/Editra + ./configure \ + --with-gtk=2 \ + --with-opengl \ + --enable-unicode \ + --with-regex=sys \ + --with-libpng=sys \ + --with-libxpm=sys \ + --with-libjpeg=sys \ + --with-libtiff=sys \ + --disable-precomp-headers \ + --without-sdl \ + $CONFIGURE_ARGS && + make $MAKEFLAGS + cd $src/wxPython + patch -Np2 -i $stuff/wxpython-cairo.patch + python setup.py WXPORT=gtk2 UNICODE=1 build + python setup.py WXPORT=gtk2 UNICODE=1 install --root=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 62a027dfcea3 -r 7390f8de9846 xhtml2pdf/receipt --- a/xhtml2pdf/receipt Fri May 22 19:44:36 2015 -0300 +++ b/xhtml2pdf/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ mkdir -p $fs/usr cp -a $install/usr $fs } - diff -r 62a027dfcea3 -r 7390f8de9846 xpra/receipt --- a/xpra/receipt Fri May 22 19:44:36 2015 -0300 +++ b/xpra/receipt Sat May 23 16:17:14 2015 +0300 @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } diff -r 62a027dfcea3 -r 7390f8de9846 zim/receipt --- a/zim/receipt Fri May 22 19:44:36 2015 -0300 +++ b/zim/receipt Sat May 23 16:17:14 2015 +0300 @@ -11,7 +11,8 @@ WGET_URL="http://zim-wiki.org/downloads/$TARBALL" TAGS="wiki notebook" -DEPENDS="python pygtk pygobject python-simplejson python-xdg desktop-file-utils shared-mime-info xdg-utils" +DEPENDS="python pygtk pygobject python-simplejson python-xdg \ +desktop-file-utils shared-mime-info xdg-utils" BUILD_DEPENDS="$DEPENDS pycairo-dev pygobject-dev pygtk-dev python-dev" # Rules to configure and make the package. diff -r 62a027dfcea3 -r 7390f8de9846 zopeinterface/receipt --- a/zopeinterface/receipt Fri May 22 19:44:36 2015 -0300 +++ b/zopeinterface/receipt Sat May 23 16:17:14 2015 +0300 @@ -18,7 +18,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src python setup.py build && python setup.py install --root=$DESTDIR } @@ -27,4 +26,3 @@ { cp -a $install/usr $fs } -