summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-28 01:15:28 -0700
committerroot <root@rshg054.dnsready.net>2013-10-28 01:15:28 -0700
commit1a32448c2c53b0e66ce0fe14c5dd2057afd432bc (patch)
treed94819e60d05fada511b43feec6f7e46386a215a /libre
parent2886140ddb1db32f36cb0b27e93888442a603a53 (diff)
Mon Oct 28 01:14:27 PDT 2013
Diffstat (limited to 'libre')
-rw-r--r--libre/libretools/PKGBUILD10
-rw-r--r--libre/texlive-bin-libre/PKGBUILD6
2 files changed, 9 insertions, 7 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index 994eb5382..a371f7733 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -9,9 +9,9 @@ pkgdesc="Programs for Parabola development"
url="https://projects.parabolagnulinux.org/packages/libretools.git/"
license=('GPL3' 'GPL2')
-pkgver=20131015
-_libretools_commit=0d673eadca425d63c7367372575058324e9ecc91
-_devtools_commit=345358c4deb71b7316b99fb025d39d5644249e17
+pkgver=20131027
+_libretools_commit=11ca293c188ad394e2383381a4bce152cc7f0723
+_devtools_commit=021653a0acecc8763e1bbe90dbb770b4e6df4390
_packages_url=https://projects.parabolagnulinux.org/packages
source=($_packages_url/libretools.git/snapshot/libretools-$_libretools_commit.tar.bz2
@@ -83,5 +83,5 @@ package_libretools-mips64el() {
make install-libretools-mips64el DESTDIR="$pkgdir"
}
-md5sums=('6b662e93facb0535cdc7a84558ef17ac'
- 'edda2408861dd0b4cffa0dd436a90ed5')
+md5sums=('455f0ac438436b3580eb79dd9eb5a9e2'
+ '656008e8e35e6adba527b7bfc367b9f7')
diff --git a/libre/texlive-bin-libre/PKGBUILD b/libre/texlive-bin-libre/PKGBUILD
index 21c12b87b..e43f8e70f 100644
--- a/libre/texlive-bin-libre/PKGBUILD
+++ b/libre/texlive-bin-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 196425 2013-10-13 13:31:56Z andyrtr $
+# $Id: PKGBUILD 197649 2013-10-27 17:39:24Z remy $
# 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=5
+pkgrel=6
pkgdesc="TeX Live binaries, without biber binaries (Parabola rebranded)"
license=('GPL')
arch=('i686' 'x86_64' 'mips64el')
@@ -63,6 +63,8 @@ build() {
--disable-t1utils \
--disable-bibtexu \
--disable-xz \
+ --enable-shared \
+ --disable-static \
--with-system-zlib \
--with-system-zziplib \
--with-system-pnglib \