diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-09-04 01:24:51 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-09-04 01:24:51 -0300 |
commit | ddc7aa765fba06b37096454456dac4a25e62a97b (patch) | |
tree | 5aaed9daba7f6fcf8575f7b3deb1a186be51acc1 | |
parent | e928731ca6857b69ad7325f8d44e72105900b917 (diff) |
rename to arora
-rw-r--r-- | libre/arora/PKGBUILD (renamed from libre/arora-libre/PKGBUILD) | 18 | ||||
-rw-r--r-- | libre/arora/duckduckgo-html.xml (renamed from libre/arora-libre/duckduckgo-html.xml) | 0 | ||||
-rw-r--r-- | libre/arora/install (renamed from libre/arora-libre/install) | 0 | ||||
-rw-r--r-- | libre/arora/libre.patch (renamed from libre/arora-libre/libre.patch) | 0 | ||||
-rw-r--r-- | libre/arora/searchengines.qrc (renamed from libre/arora-libre/searchengines.qrc) | 0 | ||||
-rw-r--r-- | libre/arora/seeks-search.xml (renamed from libre/arora-libre/seeks-search.xml) | 0 | ||||
-rw-r--r-- | libre/arora/wikipedia-en.xml (renamed from libre/arora-libre/wikipedia-en.xml) | 0 | ||||
-rw-r--r-- | libre/arora/yacy.xml (renamed from libre/arora-libre/yacy.xml) | 0 |
8 files changed, 8 insertions, 10 deletions
diff --git a/libre/arora-libre/PKGBUILD b/libre/arora/PKGBUILD index d10fb8ade..dae62bbf5 100644 --- a/libre/arora-libre/PKGBUILD +++ b/libre/arora/PKGBUILD @@ -4,17 +4,15 @@ # Contributor (Arch): Daniel J Griffiths <ghost1227@archlinux.us> # Maintainer: André Silva <emulatorman@parabola.nu> -_pkgname=arora -pkgname=arora-libre +pkgname=arora pkgver=0.11.0 -pkgrel=4 +pkgrel=4.parabola1 pkgdesc='Lightweight cross-platform Web browser, without nonfree flash recommendation and non-privacy search providers' -url='http://code.google.com/p/arora/' +url="http://code.google.com/p/$pkgname/" license=('GPL') arch=('i686' 'x86_64' 'mips64el') -replaces=($_pkgname) -conflicts=($_pkgname) -provides=($_pkgname=$pkgver) +replaces=($pkgname-libre) +conflicts=($pkgname-libre) depends=('qtwebkit' 'desktop-file-utils') source=("http://${_pkgname}.googlecode.com/files/${_pkgname}-${pkgver}.tar.gz" 'searchengines.qrc' @@ -34,7 +32,7 @@ sha1sums=('480cfd7482cccbb7ece866fa10afe9acace29b31' install=install prepare() { - cd "${srcdir}/${_pkgname}-${pkgver}" + cd "${srcdir}/${pkgname}-${pkgver}" # remove non-privacy search providers rm -r src/data/searchengines/* install -m644 $srcdir/searchengines.qrc src/data/searchengines @@ -45,12 +43,12 @@ prepare() { } build() { - cd "${srcdir}/${_pkgname}-${pkgver}" + cd "${srcdir}/${pkgname}-${pkgver}" qmake-qt4 PREFIX='/usr' 'CONFIG-=debug' -r make } package() { - cd "${srcdir}/${_pkgname}-${pkgver}" + cd "${srcdir}/${pkgname}-${pkgver}" make INSTALL_ROOT="${pkgdir}" install } diff --git a/libre/arora-libre/duckduckgo-html.xml b/libre/arora/duckduckgo-html.xml index 9b979fa31..9b979fa31 100644 --- a/libre/arora-libre/duckduckgo-html.xml +++ b/libre/arora/duckduckgo-html.xml diff --git a/libre/arora-libre/install b/libre/arora/install index b0409600c..b0409600c 100644 --- a/libre/arora-libre/install +++ b/libre/arora/install diff --git a/libre/arora-libre/libre.patch b/libre/arora/libre.patch index 6bb6c6b43..6bb6c6b43 100644 --- a/libre/arora-libre/libre.patch +++ b/libre/arora/libre.patch diff --git a/libre/arora-libre/searchengines.qrc b/libre/arora/searchengines.qrc index 93cd9b80d..93cd9b80d 100644 --- a/libre/arora-libre/searchengines.qrc +++ b/libre/arora/searchengines.qrc diff --git a/libre/arora-libre/seeks-search.xml b/libre/arora/seeks-search.xml index f79d87047..f79d87047 100644 --- a/libre/arora-libre/seeks-search.xml +++ b/libre/arora/seeks-search.xml diff --git a/libre/arora-libre/wikipedia-en.xml b/libre/arora/wikipedia-en.xml index ea590759f..ea590759f 100644 --- a/libre/arora-libre/wikipedia-en.xml +++ b/libre/arora/wikipedia-en.xml diff --git a/libre/arora-libre/yacy.xml b/libre/arora/yacy.xml index 9c97f16cc..9c97f16cc 100644 --- a/libre/arora-libre/yacy.xml +++ b/libre/arora/yacy.xml |