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

commit e8476a4f2f45b0bb79ce3f7798f3f013c6e40af2
Author: Slown <[email protected]>
Date:   Sat Jun 7 18:54:12 2014 +0100

tv-maxe-0.10-1-i686

* version bump

diff --git a/source/xmultimedia-extra/tv-maxe/FrugalBuild 
b/source/xmultimedia-extra/tv-maxe/FrugalBuild
index ab83464..afc37f7 100644
--- a/source/xmultimedia-extra/tv-maxe/FrugalBuild
+++ b/source/xmultimedia-extra/tv-maxe/FrugalBuild
@@ -2,29 +2,30 @@
# Maintainer: Slown <[email protected]>

pkgname=tv-maxe
-pkgver=0.09
-pkgrel=2
+pkgver=0.10
+pkgrel=1
pkgdesc="Free television for your Linux system"
-rodepends=('gst-python' 'sopcast' 'imaging' 'vlc' 'mplayer' 'ffmpeg' 
'python-sqlite3')
+url="http://code.google.com/p/tv-maxe/";
+depends=('gst-python' 'imaging' 'vlc' 'mplayer' 'ffmpeg' 'python-sqlite3')
groups=('xmultimedia-extra')
-archs=('i686' 'x86_64')
-Finclude googlecode
-sha1sums=('0b96930cc1c587a08efb3b1164dbaec3fcc6e3f5')
-
-_F_desktop_name="TV-MAXE"
-_F_desktop_icon="/usr/share/tv-maxe/tvmaxe.png"
-_F_desktop_categories="AudioVideo"
-_F_fw32build_desktop_icon="$_F_fw32_dir/$_F_desktop_icon"
+archs=('i686')
+_F_gnome_desktop="y"
+Finclude gnome-scriptlet
+Fpkgversep="_"
+up2date="Flastarchive 
https://launchpad.net/~venerix/+archive/pkg/+sourcepub/4184994/+listing-archive-extra
 -0ubuntu1%7Etrusty.tar.gz"
+source=(https://launchpad.net/~venerix/+archive/pkg/+files/${pkgname}${Fpkgversep}${pkgver}-0ubuntu1~trusty.tar.gz)
+_F_cd_path="$pkgname-$pkgver"
Finclude fw32build
+sha1sums=('ed30178c9293269b73e02e80adf7375b4c214124')

build() {
-       if [ "$CARCH" == "x86_64" ] ; then
-               Fw32_build
-       else
+       if [ "$CARCH" == "x86_64" ]; then
+               Fw32_build
+       else
Fcd
Fmkdir /usr/share/$pkgname
+               Fexerel tvmaxe /usr/bin/$pkgname
cp -R * $Fdestdir/usr/share/$pkgname || Fdie
-               Fexerel /usr/bin/$pkgname
-               Fdesktop2
+               Fbuild_gnome_scriptlet
fi
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to