[Frugalware-git] frugalware-current: firefox-useragentswitcher-0.7.2-2-i686
Miklos Vajna
vmiklos at frugalware.org
Wed Jan 27 02:58:44 CET 2010
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f7ff7c7438090b73ebd172cd948666203b605b98
commit f7ff7c7438090b73ebd172cd948666203b605b98
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Wed Jan 27 02:58:20 2010 +0100
firefox-useragentswitcher-0.7.2-2-i686
- add firefox3.patch for firefox36
diff --git a/source/xapps-extra/firefox-useragentswitcher/FrugalBuild b/source/xapps-extra/firefox-useragentswitcher/FrugalBuild
index 95b6117..0b6c76d 100644
--- a/source/xapps-extra/firefox-useragentswitcher/FrugalBuild
+++ b/source/xapps-extra/firefox-useragentswitcher/FrugalBuild
@@ -2,18 +2,19 @@
# Maintainer: Miklos Vajna <vmiklos at frugalware.org>
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="Adds a menu and a toolbar button to switch the user agent of the browser."
url="http://chrispederick.com/work/firefox/useragentswitcher/"
rodepends=('firefox>=1.5')
groups=('xapps-extra' 'firefox-extensions')
-up2date="lynx -dump $url/update_localized.rdf |grep :version|sed 's/.*\"\(.*\)\"/\1/'|Fsort|tail -n 1"
+up2date="lynx -dump $url |grep Version|sed 's/Version //'"
source=(http://releases.mozilla.org/pub/mozilla.org/addons/59/user_agent_switcher-$pkgver-fx+sm.xpi \
- chrome.manifest)
+ chrome.manifest firefox3.patch)
_F_firefox_ext=useragentswitcher
_F_firefox_id=e968fc70-8f95-4ab9-9e79-304de2a71ee1
_F_firefox_name="user_agent_switcher-$pkgver-fx+sm.xpi"
Finclude firefox-extension
sha1sums=('fa4c7dcf9751e3239b14c2c441bb85e83450c678' \
- 'c117f7326843cc7db46adf80a8c2fa203cfe6a1c')
+ 'c117f7326843cc7db46adf80a8c2fa203cfe6a1c' \
+ '0380f7cdda0f653956b5297042577fd3288bc0ff')
archs=(${archs[@]} 'ppc')
diff --git a/source/xapps-extra/firefox-useragentswitcher/firefox3.patch b/source/xapps-extra/firefox-useragentswitcher/firefox3.patch
new file mode 100644
index 0000000..00ad860
--- /dev/null
+++ b/source/xapps-extra/firefox-useragentswitcher/firefox3.patch
@@ -0,0 +1,12 @@
+diff -Naur a/install.rdf b/install.rdf
+--- a/install.rdf 2009-06-30 19:43:00.000000000 +0200
++++ b/install.rdf 2010-01-27 02:55:32.000000000 +0100
+@@ -24,7 +24,7 @@
+ <em:targetApplication>
+ <Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+- <em:maxVersion>3.5.*</em:maxVersion>
++ <em:maxVersion>3.6.*</em:maxVersion>
+ <em:minVersion>1.0</em:minVersion>
+ </Description>
+ </em:targetApplication>
More information about the Frugalware-git
mailing list