Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=jackwip.git;a=commitdiff;h=969f537e21d9b01af4d7ecb817bf88c89add7595

commit 969f537e21d9b01af4d7ecb817bf88c89add7595
Author: exceed <exceed.ced...@gmail.com>
Date:   Tue Apr 20 22:34:42 2010 +0200

xmame-0.106-1-i686

* Removed : no upstream, discontinued since 2006

diff --git a/source/games-extra/xmame/FrugalBuild 
b/source/games-extra/xmame/FrugalBuild
deleted file mode 100644
index 15ef167..0000000
--- a/source/games-extra/xmame/FrugalBuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Compiling Time: 10.78 SBU
-# Maintainer: Christian Hamar alias krix <kr...@linuxforum.hu>
-# Contributor: BMH1980 <bmh1...@frugalware.org>
-
-pkgname=xmame
-pkgver=0.106
-pkgrel=1
-pkgdesc="MAME is an arcade machine emulator."
-url="http://x.mame.net/";
-depends=('sdl' 'libxv' 'expat' 'zlib' 'arts')
-makedepends=('7zip')
-replaces=('kxmame')
-groups=('games-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump $url/download.html|grep -o -m 1 '[0-9\.]\+.tar.bz2'|sed 
's|.tar.bz2||'"
-source=($url/download/$pkgname-$pkgver.tar.bz2 \
-        http://cheat.retrogames.com/cheat.zip \
-        http://www.mameworld.net/highscore/uhsdat0105.zip \
-        http://www.arcade-history.com/download/history1_06q.zip \
-        http://www.mameworld.net/mameinfo/update/Mameinfo0106.zip \
-        http://www.mameworld.net/catlist/files/catver.zip)
-license="(C) 1997-2005 Nicola Salmoria and the MAME team"
-
-build()
-{
-       7za x $Fsrcdir/Mameinfo0106.exe || Fdie
-       Fcd
-       Fsed "# TARGET = mame" "TARGET = mame" makefile.unix
-       Fsed "CFLAGS =" "CFLAGS = $CFLAGS" makefile.unix
-       Fsed "PREFIX = /usr/local" "PREFIX = \$(DESTDIR)/usr" makefile.unix
-       Fsed "# JOY_STANDARD = 1" "JOY_STANDARD = 1" makefile.unix
-       Fsed "# SOUND_ESOUND = 1" "SOUND_ESOUND = 1" makefile.unix
-       Fsed "# SOUND_ALSA = 1" "SOUND_ALSA = 1" makefile.unix
-       Fsed "# SOUND_ARTS_TEIRA = 1" "SOUND_ARTS_TEIRA = 1" makefile.unix
-       Fsed "# SOUND_ARTS_SMOTEK = 1" "SOUND_ARTS_SMOTEK = 1" makefile.unix
-       Fsed "# SOUND_SDL = 1" "SOUND_SDL = 1" makefile.unix
-       Fmake -f makefile.unix || return 1
-       Fmakeinstall
-       Fexerel chdman romcmp xml2info /usr/bin
-       Fdocrel todo
-       cp -rv src/unix/doc/* $Fdestdir/usr/share/doc/$pkgname-$pkgver/ || Fdie
-       Fln /usr/bin/xmame.x11 /usr/bin/xmame
-       Fmkdir /usr/share/xmame
-       Ffile cheat.dat hiscore.dat history.dat mameinfo.dat /usr/share/xmame
-       cp -rv src/unix/cab $Fdestdir/usr/share/xmame || Fdie
-       make clean || Fdie
-       Fsed "TARGET = mame" "# TARGET = mame" makefile.unix
-       Fsed "# TARGET = mess" "TARGET = mess" makefile.unix
-       Fmake -f makefile.unix
-       Fmakeinstall
-       Fln /usr/bin/xmess.x11 /usr/bin/xmess
-}
-
-sha1sums=('7ae50f869067e101e053ca18e6f788297fcad9e2'\
-          'dea12b8630938fb7a1db5d1373e2ed5893b9f208'\
-          'fb414d6df7dbfd29a7a45046f673df0a7d4a1c61'\
-          '3d906764fb518e53ece389b986a87d9ab0ee72a0'\
-          'd8ca04256cde695d33115ccb1758d692e7ca3a2d'\
-          '2be290fb74c548a3314e0947511c50afb5ddda8e')
diff --git a/source/xmultimedia-extra/mlt/FrugalBuild 
b/source/xmultimedia-extra/mlt/FrugalBuild
index 8e1ee60..6c09f13 100644
--- a/source/xmultimedia-extra/mlt/FrugalBuild
+++ b/source/xmultimedia-extra/mlt/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: crazy <cr...@frugalware.org>

pkgname=mlt
-pkgver=0.4.10
-pkgrel=2
+pkgver=0.5.4
+pkgrel=1
pkgdesc="MLT is an open source multimedia framework, designed and developed for 
television broadcasting."
depends=('libsamplerate' 'alsa-lib' 'libdv' 'libxcb' 'ffmpeg>=20090403-1' 
'libmad' 'libdv' 'libvorbis' 'lame' 'libogg' 'frei0r-plugins')
-makedepends=('qt4' 'gtk+2' 'freetype2>=2.3.4' 'sox>=14.2.0' 'jack' 'libxml2' 
'sdlimage' 'libquicktime>=1.1.3' 'zlib' 'ladspa_sdk' 'swig')
+makedepends=('qt4' 'gtk+2' 'freetype2>=2.3.4' 'sox>=14.2.0' 'jack>=0.118.0' 
'libxml2' 'sdlimage' 'libquicktime>=1.1.3' 'zlib' 'ladspa_sdk' 'swig')
groups=('xmultimedia-extra')
archs=('i686' 'x86_64')
options=('scriptlet' 'force')
@@ -14,9 +14,7 @@ Finclude sourceforge python
source=($source \
no-O4s-and-other-crap-thx.patch \
ffmpeg_includes.diff)
-sha1sums=('21fe7642f018f0de9392fcb58e11530208171d23' \
-          '875a788d99cc8b9b574df1c48868882478add076' \
-          '9f2b134761a912e351be29aefbec188e0ccb21fc')
+sha1sums=('8c38f78e99f9eb1b8e06961aebee7213b995144a')

subpkgs=("${subpk...@]}" "$pkgname-lumas")
subdescs=("${subdes...@]}" "Lumas module for $pkgname")
diff --git a/source/xmultimedia-extra/zynaddsubfx/FrugalBuild 
b/source/xmultimedia-extra/zynaddsubfx/FrugalBuild
index 35c1b97..b7ad907 100644
--- a/source/xmultimedia-extra/zynaddsubfx/FrugalBuild
+++ b/source/xmultimedia-extra/zynaddsubfx/FrugalBuild
@@ -30,4 +30,4 @@ Fmkdir /usr/share/${pkgname}
Fcp $_F_sourceforge_name-${pkgver}/* /usr/share/${pkgname}/
Fwrapper "/usr/share/${pkgname}/src/${pkgname}" ${pkgname}
Fdesktop2
-}
\ No newline at end of file
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to