Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=213fe1bd447915a5a1c9c1e515ac64998e38709a
commit 213fe1bd447915a5a1c9c1e515ac64998e38709a Author: kikadf <[email protected]> Date: Thu Jun 7 09:57:09 2012 +0200 thunderbird-locale-switcher-2.1-1-i686 * Remove * Replaced by thunderbird-quick-locale-switcher diff --git a/source/xapps-extra/thunderbird-locale-switcher/FrugalBuild b/source/xapps-extra/thunderbird-locale-switcher/FrugalBuild deleted file mode 100644 index a6c150b..0000000 --- a/source/xapps-extra/thunderbird-locale-switcher/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: 0.0 SBU -# Maintainer: kikadf <[email protected]> -# Contributor: BMH1980 <[email protected]> - -pkgname=thunderbird-locale-switcher -pkgver=2.1 -pkgrel=1 -pkgdesc="Displays a menu item for switching the application locale" -url="https://addons.mozilla.org/en-US/thunderbird/addon/356" -up2date="elinks -dump $url|grep -o -m 1 'Locale Switcher [0-9\.]\+'|grep -o '[0-9\.]\+'" -source=(https://addons.mozilla.org/locale_switcher/locale_switcher-$pkgver-fx+tb.xpi) -archs=('i686' 'x86_64') -groups=('xapps-extra') -rodepends=('firefox') -makedepends=('elinks') - -_F_firefox_id="\{338e0b96-2285-4424-b4c8-e25560750fa3\}" -extdir="/usr/lib/thunderbird/extensions/$extid" - -build() -{ - Fmkdir "$extdir" - unzip -qqo -d $Fdestdir/"$extdir" locale_switcher-$pkgver-fx+tb.xpi || Fdie -} - -sha1sums=('c65eaaba319a20c6467f5ddb8ce361a69cbe3b20') - _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
