[Frugalware-darcs] frugalware-current: xawtv-3.94-1-i686
VMiklos
mamajom at axelero.hu
Sun Jun 26 21:47:56 CEST 2005
Sun Jun 26 20:49:16 CEST 2005 VMiklos <mamajom at axelero.hu>
* xawtv-3.94-1-i686
new package
from janny
diff -rN -u old-frugalware-current/extra/source/xapps/xawtv/FrugalBuild new-frugalware-current/extra/source/xapps/xawtv/FrugalBuild
--- old-frugalware-current/extra/source/xapps/xawtv/FrugalBuild 1970-01-01 01:00:00.000000000 +0100
+++ new-frugalware-current/extra/source/xapps/xawtv/FrugalBuild 2005-06-26 20:55:04.000000000 +0200
@@ -0,0 +1,33 @@
+# Last modified: Sun, 26 Jun 2005 10:43:59 +0200
+# Compiling time: ~1 minutes
+# Maintainer: Janny <janny at vnet.hu>
+
+pkgname=xawtv
+pkgver=3.94
+pkgrel=1
+pkgdesc="A TV application for the bttv driver."
+url="http://linux.bytesex.org/xawtv"
+depends=('libjpeg' 'lesstif' 'aalib' 'libdv' 'alsa-lib')
+groups=('xapps-extra')
+archs=('i686')
+up2date="lynx -dump http://dl.bytesex.org/releases/xawtv/|grep $pkgname-[0-9\.]*\.tar.gz|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'"
+source=(http://dl.bytesex.org/releases/xawtv/$pkgname-$pkgver.tar.gz \
+ $pkgname.desktop)
+md5sums=('df768711930605918106c1477327d348' '013633a28e73cd471b5dca42903a2229')
+license="GPL"
+
+build ()
+{
+ # build xawtv
+ Fbuild || return 1
+
+ # install desktop file
+ Ffile usr/share/applications/$pkgname.desktop
+
+ # install desktop icon
+ Ffilerel contrib/xawtv48x48.xpm usr/share/pixmaps/$pkgname.xpm
+}
+
+# optimalization ok
+
+# vim: ft=sh
diff -rN -u old-frugalware-current/extra/source/xapps/xawtv/xawtv.desktop new-frugalware-current/extra/source/xapps/xawtv/xawtv.desktop
--- old-frugalware-current/extra/source/xapps/xawtv/xawtv.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new-frugalware-current/extra/source/xapps/xawtv/xawtv.desktop 2005-06-26 20:55:04.000000000 +0200
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=xawtv
+Comment=TV viewer
+Comment[hu]=TV-nézŠprogram
+Exec=xawtv
+Icon=xawtv.xpm
+Type=Application
+Categories=Application;AudioVideo;
More information about the Frugalware-darcs
mailing list