summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-18 01:09:28 -0700
committerroot <root@rshg054.dnsready.net>2013-10-18 01:09:28 -0700
commitcc1dbaab9d968ae5ace1956c3662b8b492694800 (patch)
treeda9b8d35950f63d7a68e4d4e5938715e1f0f5cdb /libre
parentc72dc5de577922ea7f6002cdabcfac1576eae211 (diff)
Fri Oct 18 01:09:01 PDT 2013
Diffstat (limited to 'libre')
-rw-r--r--libre/calibre-libre/PKGBUILD4
-rw-r--r--libre/hplip-libre/PKGBUILD29
-rw-r--r--libre/icecat-noscript/PKGBUILD6
-rw-r--r--libre/iceweasel-noscript/PKGBUILD6
-rw-r--r--libre/texlive-bin-libre/PKGBUILD4
5 files changed, 18 insertions, 31 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD
index ce9cfa040..63cc36cbd 100644
--- a/libre/calibre-libre/PKGBUILD
+++ b/libre/calibre-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 98485 2013-10-11 18:19:46Z jelle $
+# $Id: PKGBUILD 98505 2013-10-12 09:17:56Z jelle $
# Maintainer: jelle van der Waa <jelle@vdwaa.nl>
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@@ -10,7 +10,7 @@
_pkgname=calibre
pkgname=calibre-libre
pkgver=1.6
-pkgrel=1
+pkgrel=2
pkgdesc="Ebook management application, with unar support"
arch=('i686' 'x86_64' 'mips64el')
url="http://calibre-ebook.com/"
diff --git a/libre/hplip-libre/PKGBUILD b/libre/hplip-libre/PKGBUILD
index 41ef21e4e..789d5ea46 100644
--- a/libre/hplip-libre/PKGBUILD
+++ b/libre/hplip-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 196443 2013-10-13 20:05:28Z andyrtr $
+# $Id: PKGBUILD 196599 2013-10-15 15:40:43Z andyrtr $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor : Rémy Oudompheng <remy@archlinux.org>
# Contributor: Morgan LEFIEUX <comete@archlinuxfr.org>
@@ -6,8 +6,8 @@
_pkgname=hplip
pkgname=hplip-libre
-pkgver=3.13.9
-pkgrel=3
+pkgver=3.13.10
+pkgrel=1
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without hplip-plugin binary blobs recommendation"
arch=('i686' 'x86_64')
url="http://hplipopensource.com"
@@ -29,22 +29,12 @@ conflicts=$_pkgname
provides=$_pkgname=$pkgver
options=('!libtool')
install=hplip.install
-source=(http://downloads.sourceforge.net/${_pkgname}/$_pkgname-$pkgver.tar.gz{,.asc}
- hp-mkuri.patch
- hplip-CVE-2013-4325.patch)
-md5sums=('8fcbbd0d3a0b76550f325bd6cf46d9d9'
- 'SKIP'
- '0bd7779fdbc4d7a9386df04dce2cb8d4'
- '947db41ee8556c78dd027a2f107957e6')
+source=(http://downloads.sourceforge.net/${_pkgname}/$_pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('ba729c514a2dc95390b99e9a9d452999'
+ 'SKIP')
prepare() {
cd $_pkgname-$pkgver
-
- # fix linking libnotify, FS#34283
- patch -Np0 -i ${srcdir}/hp-mkuri.patch
-
- # https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4325
- patch -Np1 -i ${srcdir}/hplip-CVE-2013-4325.patch
export PYTHON=python2
@@ -99,11 +89,8 @@ package() {
rm -rf "$pkgdir"/etc/{sane.d,xdg}
# remove HAL .fdi file because HAL is no longer used
- rm -rf "$pkgdir"/usr/share/hal
-
- # log dir should not be world writeable
- chmod 775 "$pkgdir"/var/log/hp{,/tmp}
+ rm -vrf "$pkgdir"/usr/share/hal
# remove rc script
- rm -rf "$pkgdir"/etc/init.d
+ rm -vrf "$pkgdir"/etc/init.d
}
diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD
index 60c4d2d5d..d5e9d4793 100644
--- a/libre/icecat-noscript/PKGBUILD
+++ b/libre/icecat-noscript/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 97930 2013-10-01 15:58:44Z spupykin $
+# $Id: PKGBUILD 98731 2013-10-17 12:50:32Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
_pkgname=firefox-noscript
pkgname=icecat-noscript
-pkgver=2.6.8.1
+pkgver=2.6.8.3
pkgrel=1
pkgdesc="plugin for icecat which disables script"
arch=('any')
@@ -14,7 +14,7 @@ depends=()
provides=$_pkgname=$pkgver
makedepends=('unzip')
source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi)
-md5sums=('955e4c5706a73977c09d7b4d0bc6dd9f')
+md5sums=('5699558046ba96eff75a58b7ecf912ad')
package() {
# _ffver=`pacman -Q icecat | cut -f2 -d\ | cut -f1 -d-`
diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD
index ba04053d1..22e7568a5 100644
--- a/libre/iceweasel-noscript/PKGBUILD
+++ b/libre/iceweasel-noscript/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 97930 2013-10-01 15:58:44Z spupykin $
+# $Id: PKGBUILD 98731 2013-10-17 12:50:32Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
_pkgname=firefox-noscript
pkgname=iceweasel-noscript
-pkgver=2.6.8.1
+pkgver=2.6.8.3
pkgrel=1
pkgdesc="plugin for iceweasel which disables script"
arch=('any')
@@ -14,7 +14,7 @@ depends=()
provides=$_pkgname=$pkgver
makedepends=('unzip')
source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi)
-md5sums=('955e4c5706a73977c09d7b4d0bc6dd9f')
+md5sums=('5699558046ba96eff75a58b7ecf912ad')
package() {
# _ffver=`pacman -Q iceweasel-libre | cut -f2 -d\ | cut -f1 -d-`
diff --git a/libre/texlive-bin-libre/PKGBUILD b/libre/texlive-bin-libre/PKGBUILD
index b35911f2c..40f00f4e7 100644
--- a/libre/texlive-bin-libre/PKGBUILD
+++ b/libre/texlive-bin-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 193968 2013-09-09 10:10:47Z remy $
+# $Id: PKGBUILD 196425 2013-10-13 13:31:56Z andyrtr $
# Maintainer: Rémy Oudompheng <remy@archlinux.org>
# Contributor: francois <francois.archlinux.org>
# Maintainer (Parabola): Michał Masłowski <mtjm@mtjm.eu>
@@ -6,7 +6,7 @@
pkgname=texlive-bin-libre
pkgver=2013.30973
-pkgrel=4
+pkgrel=5
pkgdesc="TeX Live binaries, without biber binaries (Parabola rebranded)"
license=('GPL')
arch=('i686' 'x86_64' 'mips64el')