From 25031b5c17ad2d769aa242e5461cfb38a4a8233a Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 29 Mar 2011 22:34:42 +0200 Subject: unetbootin dans ouvert --- extra/unetbootin/Pkgfile | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 extra/unetbootin/Pkgfile (limited to 'extra/unetbootin/Pkgfile') diff --git a/extra/unetbootin/Pkgfile b/extra/unetbootin/Pkgfile deleted file mode 100644 index 32eaab969..000000000 --- a/extra/unetbootin/Pkgfile +++ /dev/null @@ -1,25 +0,0 @@ -# Description: créé des liveUSB depuis une LiveISO -# URL: http://unetbootin.sourceforge.net/ -# Maintainer: NuTyX core team -# Packager: Shai_- < romain dot gailleton at gmail dot com > -# Depends on: syslinux,p7zip,qt -# Run on: syslinux,p7zip,qt - -name=unetbootin -version=442 -release=1 -source=(http://unetbootin.sourceforge.net/$name-source-clean-latest.tar.gz) -build() { - - cp unetbootin.pro unetbootin-pro.bak - sed -i '/^RESOURCES/d' unetbootin.pro - lupdate unetbootin.pro - lrelease unetbootin.pro - qmake "DEFINES += NOSTATIC" "RESOURCES -= unetbootin.qrc" - make - mv unetbootin-pro.bak unetbootin.pro - mkdir -p $PKG/usr/bin - cp unetbootin $PKG/usr/bin/ - -} - -- cgit v1.2.3-70-g09d2