Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0318187bd463715cfda4c3440dec48fa0354f94
commit b0318187bd463715cfda4c3440dec48fa0354f94 Author: Devil505 <[EMAIL PROTECTED]> Date: Fri Jun 6 18:50:09 2008 +0200 gecko-mediaplayer-0.6.2-1-i686 * new package diff --git a/source/gnome-extra/gecko-mediaplayer/FrugalBuild b/source/gnome-extra/gecko-mediaplayer/FrugalBuild new file mode 100644 index 0000000..45c3f4e --- /dev/null +++ b/source/gnome-extra/gecko-mediaplayer/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.11 SBU +# Maintainer: Devil505 <[EMAIL PROTECTED]> + +pkgname=gecko-mediaplayer +pkgver=0.6.2 +pkgrel=1 +pkgdesc="browser plugin that uses GNOME MPlayer to play media in a browser (Mozilla, Firefox, Opera, etc.)." +url="http://dekorte.homeip.net/download/gecko-mediaplayer/" +depends=('gnome-mplayer>=0.6.2' 'dbus-glib' 'gconf' 'libstdc++') +makedepends=('xulrunner' 'pkgconfig') +Finclude googlecode +_F_gnome_schemas=('/etc/gconf/schemas/gecko-mediaplayer.schemas') +Finclude gnome-scriptlet +groups=(gnome-extra) +archs=('i686') +sha1sums=('3e5ea272804a96c35a15c0e8407cb02b0f3092ad') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
