Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc7fe0dbc48e36fdfc58de432bd8af3ca1e2a2eb

commit fc7fe0dbc48e36fdfc58de432bd8af3ca1e2a2eb
Author: DeX77 <[email protected]>
Date:   Sun May 8 13:09:37 2016 +0200

playonlinux-4.2.9-1-x86_64

- remove: depends on wxpython

diff --git a/source/xapps-extra/playonlinux/FrugalBuild 
b/source/xapps-extra/playonlinux/FrugalBuild
deleted file mode 100644
index 4a11934..0000000
--- a/source/xapps-extra/playonlinux/FrugalBuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: PacMiam <[email protected]>
-# Contributor: Devil505 <[email protected]>
-# Contributor: kikadf <[email protected]>
-
-pkgname=playonlinux
-pkgver=4.2.9
-pkgrel=1
-pkgdesc="GUI for managing Windows and DOS programs under linux"
-url="http://www.$pkgname.com";
-repository_url="http://repository.playonlinux.com/PlayOnLinux";
-
-groups=('xapps-extra')
-archs=('i686' 'x86_64')
-
-rodepends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wine' \
-         'wxpython' 'lynx' 'cabextract' 'mesademos' 'gettext' 'wget' 
'binutils' \
-         'imagemagick' 'icoutils' 'netcat' 'xterm' 'xdg-user-dirs' '7zip')
-
-Fpkgversep="_"
-_F_archive_name="PlayOnLinux"
-_F_desktop_name="PlayOnLinux"
-_F_desktop_icon="$pkgname.png"
-_F_desktop_categories="Game;"
-_F_cd_path="$pkgname"
-
-up2date="lynx -dump $repository_url | grep $repository_url | \
-    grep -Po '([\d\.]+)$' | sort -r | uniq | head -n1"
-source=($repository_url/$pkgver/${_F_archive_name}_$pkgver.tar.gz)
-sha1sums=('6bfbbff04b6a2716f994fa1b320ccacc7e896ed2')
-
-build() {
-    Fmkdir usr/share/
-    cp -r $Fsrcdir/$pkgname $Fdestdir/usr/share/  || Fdie
-    Fmkdir usr/bin
-    Fwrapper "/usr/share/playonlinux/playonlinux "$@"" playonlinux
-    Fcd
-    Ficonrel etc/$pkgname.png
-    Fdesktop2
-}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to