From 6f5c4d1a5606f98a08603234b1eaf91182bc8801 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 19 Aug 2013 20:14:25 -0300 Subject: mozilla-searchplugins-1.4-1: remove jamendo support and fix yacy xml file --- libre/mozilla-searchplugins/PKGBUILD | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'libre/mozilla-searchplugins/PKGBUILD') diff --git a/libre/mozilla-searchplugins/PKGBUILD b/libre/mozilla-searchplugins/PKGBUILD index 047157b2b..6721ff845 100644 --- a/libre/mozilla-searchplugins/PKGBUILD +++ b/libre/mozilla-searchplugins/PKGBUILD @@ -9,8 +9,8 @@ # Contributor: Muhammad 'MJ' Jassim pkgname=mozilla-searchplugins -pkgver=1.3 -pkgrel=6 +pkgver=1.4 +pkgrel=1 pkgdesc="System-wide OpenSearch plugins common for Mozilla based browsers." arch=('any') license=('MPL' 'GPL' 'LGPL') @@ -19,8 +19,6 @@ source=( duckduckgo-html.xml duckduckgo-lite.xml internet-archive.xml - jamendo-en.xml.in - jamendo.ico::http://www.jamendo.com/favicon.ico parabola-packages.xml::https://parabolagnulinux.org/opensearch/packages/ parabola-wiki-en.xml:: seeks-search.xml::http://seeks.zat.im/opensearch.xml @@ -29,11 +27,6 @@ source=( wikipedia-en.xml::https://en.wikipedia.org/w/opensearch_desc.php ) -build() { - cd "$srcdir" - sed "s,@icon@,$(base64 -w0 < jamendo.ico)," < jamendo-en.xml.in > jamendo-en.xml -} - package() { install -m755 -d "${pkgdir}/usr/lib/mozilla/searchplugins" install -m644 "${srcdir}"/*.xml "${pkgdir}/usr/lib/mozilla/searchplugins" @@ -42,10 +35,8 @@ package() { md5sums=('b4cc6bd8353af36ade441916217619e4' '766aa6def4bf63c0d65afd6ca1b1ce37' '462c68585461f8cdc23c93c46f6ee4cf' - '0c9a3f48971aab8aa0cf2f5e2ff67292' - 'e50a847cec81357e8730e0d327515a9c' '92f834a3a1d85c9ae202955cdfe941eb' 'b9a0893d7f6d41d755c478fd60c44be8' '76df72680069a41a476539213a569302' - '72fb54e996c42e9a66ef4bbe41070823' + '0f6cb4119f54e90d678827e2928474d4' 'dbdd9b61e89d73cc3a70cbe20a1160e1') -- cgit v1.2.3