summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-30 03:59:31 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-30 03:59:31 +0000
commit4ac93228afaf8da847b4ec91aac9c43f3bef472c (patch)
treece7f90b40eb8db6ba57d4bfc5b2fbe4455dffdb4
parent44209e62f1f8f0e9efe048846bb09e6eb51ea9f4 (diff)
Fri May 30 03:50:04 UTC 2014
-rw-r--r--community/exim/PKGBUILD8
-rw-r--r--community/freemat/PKGBUILD22
-rw-r--r--community/freemat/build-fix.patch21
-rw-r--r--community/freemat/freemat.install4
-rw-r--r--community/freeradius/PKGBUILD2
-rw-r--r--community/gradm/PKGBUILD6
-rw-r--r--community/inn/PKGBUILD2
-rw-r--r--community/inn/inn.install1
-rw-r--r--community/intellij-idea-libs/PKGBUILD8
-rw-r--r--community/kvirc/PKGBUILD2
-rw-r--r--community/libircclient/PKGBUILD44
-rw-r--r--community/libircclient/shared.patch44
-rw-r--r--community/paxd/10-enable-pax.conf2
-rw-r--r--community/paxd/PKGBUILD27
-rw-r--r--community/perl-berkeleydb/PKGBUILD2
-rw-r--r--community/perl-class-methodmaker/PKGBUILD2
-rw-r--r--community/perl-crypt-blowfish/PKGBUILD4
-rw-r--r--community/perl-crypt-des/PKGBUILD2
-rw-r--r--community/perl-curses/PKGBUILD2
-rw-r--r--community/pork/PKGBUILD4
-rw-r--r--community/powertop/PKGBUILD16
-rw-r--r--community/powertop/powertop.changelog3
-rw-r--r--community/python-biopython/PKGBUILD41
-rw-r--r--community/python2-biopython/PKGBUILD48
-rw-r--r--community/rng-tools/PKGBUILD18
-rw-r--r--community/scribus/CalendarWizard.patch23
-rw-r--r--community/scribus/PKGBUILD13
-rw-r--r--community/smtube/PKGBUILD6
-rw-r--r--extra/cairo/PKGBUILD19
-rw-r--r--extra/cairo/cairo-1.12.16-lto-optional.patch29
-rw-r--r--extra/php/PKGBUILD6
-rw-r--r--extra/transmission/PKGBUILD6
-rw-r--r--extra/vim/PKGBUILD5
-rw-r--r--extra/xvidcore/PKGBUILD31
34 files changed, 211 insertions, 262 deletions
diff --git a/community/exim/PKGBUILD b/community/exim/PKGBUILD
index d4ce05234..6224746c4 100644
--- a/community/exim/PKGBUILD
+++ b/community/exim/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 106168 2014-02-24 17:05:04Z bpiotrowski $
+# $Id: PKGBUILD 112061 2014-05-29 04:22:26Z fyan $
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=exim
-pkgver=4.82
-pkgrel=2
+pkgver=4.82.1
+pkgrel=1
pkgdesc='Message Transfer Agent'
arch=('x86_64' 'i686')
url='http://www.exim.org/'
@@ -26,7 +26,7 @@ source=(http://mirror.switch.ch/ftp/mirror/exim/exim/exim4/exim-$pkgver.tar.bz2
exim@.service
exim.socket
exim-submission.socket)
-md5sums=('feb933baa4db773c2ef76b794c60b647'
+md5sums=('4544696ce6689ba9141a0697f25a74cb'
'4874006f0585253ddab027d441009757'
'e18a535218718c5eb394ed5c9296fe06'
'2675c17fa9e5bb63c0862fe6fa633377'
diff --git a/community/freemat/PKGBUILD b/community/freemat/PKGBUILD
index 81b406d2c..513cf7352 100644
--- a/community/freemat/PKGBUILD
+++ b/community/freemat/PKGBUILD
@@ -1,24 +1,30 @@
-# $Id: PKGBUILD 97998 2013-10-02 21:37:00Z bgyorgy $
+# $Id: PKGBUILD 112205 2014-05-29 20:46:16Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=freemat
pkgver=4.2
-pkgrel=3
+pkgrel=4
pkgdesc="A free environment for rapid engineering, scientific prototyping and data processing"
arch=('i686' 'x86_64')
url="http://freemat.sourceforge.net"
license=('GPL')
-depends=('arpack' 'fftw' 'glu' 'portaudio' 'qtwebkit')
-makedepends=('cmake' 'python2' 'suitesparse')
+depends=('arpack' 'fftw' 'glu' 'portaudio' 'qtwebkit' 'qt4' 'libffi')
+makedepends=('cmake' 'python2' 'suitesparse' 'doxygen' 'gcc-fortran')
install=freemat.install
-source=(http://downloads.sourceforge.net/project/freemat/FreeMat4/FreeMat-$pkgver-Source.tar.gz)
-md5sums=('ace147e49273ae935d363da8e2a56d4d')
+source=(http://downloads.sourceforge.net/project/freemat/FreeMat4/FreeMat-$pkgver-Source.tar.gz
+ build-fix.patch)
+md5sums=('ace147e49273ae935d363da8e2a56d4d'
+ '042f43dcae863e3fc4c9a10b46761344')
-build() {
+prepare() {
cd $srcdir/FreeMat-$pkgver-Source
+ patch -p1 <$srcdir/build-fix.patch
+}
- unset LDFLAGS
+build() {
+ cd $srcdir/FreeMat-$pkgver-Source
+ unset LDFLAGS CFLAGS CXXFLAGS CPPFLAGS
rm -f CMakeCache.txt
find . -type f -name '*.moc.cpp' -exec rm -f {} \;
find . -type f -name 'add.so' -exec rm -f {} \;
diff --git a/community/freemat/build-fix.patch b/community/freemat/build-fix.patch
new file mode 100644
index 000000000..98db636af
--- /dev/null
+++ b/community/freemat/build-fix.patch
@@ -0,0 +1,21 @@
+diff -wbBur FreeMat-4.2-Source/CMakeLists.txt FreeMat-4.2-Source.q/CMakeLists.txt
+--- FreeMat-4.2-Source/CMakeLists.txt 2013-07-28 01:27:12.000000000 +0400
++++ FreeMat-4.2-Source.q/CMakeLists.txt 2014-05-29 21:13:35.263893395 +0400
+@@ -250,17 +250,6 @@
+ ######################################################################
+ OPTION(USE_LLVM "Build with LLVM support?" ON)
+
+-FIND_PACKAGE(LLVM)
+-FIND_PACKAGE(CLANG)
+-
+-IF (LLVM_FOUND AND CLANG_FOUND)
+- add_definitions(-DHAVE_LLVM)
+- include_directories(${LLVM_INCLUDE_DIRS})
+- link_directories(${LLVM_LIBRARY_DIRS})
+- llvm_map_components_to_libraries(REQ_LLVM_LIBRARIES jit interpreter nativecodegen asmparser bitreader bitwriter codegen ipo linker selectiondag instrumentation)
+- set(OPTIONAL_LIBS ${OPTIONAL_LIBS} ${CLANG_LIBRARIES} ${REQ_LLVM_LIBRARIES})
+-ENDIF()
+-
+ ##############################################################################
+ #Extra libraries
+ IF(NOT WIN32)
diff --git a/community/freemat/freemat.install b/community/freemat/freemat.install
index 051cca866..37a785528 100644
--- a/community/freemat/freemat.install
+++ b/community/freemat/freemat.install
@@ -1,7 +1,7 @@
post_install() {
- echo "-- Use FreeMat -i /usr/share/FreeMat-4.1/ to adjust docs location"
+ echo "-- Use FreeMat -i /usr/share/FreeMat-4.2/ to adjust docs location"
}
post_upgrade() {
- echo "-- Use FreeMat -i /usr/share/FreeMat-4.1/ to adjust docs location"
+ echo "-- Use FreeMat -i /usr/share/FreeMat-4.2/ to adjust docs location"
}
diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD
index 45a4e1f29..e0cefafcd 100644
--- a/community/freeradius/PKGBUILD
+++ b/community/freeradius/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 111175 2014-05-15 14:13:37Z spupykin $
+# $Id: PKGBUILD 112168 2014-05-29 12:37:06Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jason R Begley (jayray@digitalgoat.com>
# Contributor: Daniel Micay <danielmicay@gmail.com>
diff --git a/community/gradm/PKGBUILD b/community/gradm/PKGBUILD
index d4acbd12b..0df9b8c45 100644
--- a/community/gradm/PKGBUILD
+++ b/community/gradm/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=gradm
_version=3.0
-_timestamp=201401291757
+_timestamp=201405281853
pkgver=3.0.$_timestamp
pkgrel=1
pkgdesc="Administration utility for grsecurity's Role Based Access Control (RBAC)"
@@ -16,9 +16,11 @@ url=https://grsecurity.net/
license=(GPL2)
depends=(pam)
source=(https://grsecurity.net/stable/$pkgname-$_version-$_timestamp.tar.gz
+ https://grsecurity.net/stable/$pkgname-$_version-$_timestamp.tar.gz.sig
learn_config
policy)
-sha256sums=('9c99714e6d10797a7348c6ffe2561dfcfe5e7659c9d86118d381b8bdb09ae7a6'
+sha256sums=('4ee8a4e3a658f14b58c55fb8c5a9d3234e0ec87cf90a886499918553a15c557a'
+ 'SKIP'
'704ea6ba7f748761735cbe1cf52ef04f53eab1a1e9ea1bdcb6abaaf4a641e44d'
'c2fb8e696969530c4dc707c59cdc608df6c21d6226979dfeadef92c51deabc5e')
diff --git a/community/inn/PKGBUILD b/community/inn/PKGBUILD
index 6608611da..d0dc56080 100644
--- a/community/inn/PKGBUILD
+++ b/community/inn/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 100176 2013-11-01 20:58:57Z spupykin $
+# $Id: PKGBUILD 112168 2014-05-29 12:37:06Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Edward Tjörnhammar <xhemi@cube2.se>
# Contributor: Edward Tjörnhammar <xhemi@cube2.se>
diff --git a/community/inn/inn.install b/community/inn/inn.install
index e4070870f..35998900d 100644
--- a/community/inn/inn.install
+++ b/community/inn/inn.install
@@ -19,4 +19,5 @@ post_install() {
echo "-> The default user:group for inn is news:news"
echo "->"
echo ""
+ systemd-tmpfiles --create inn.conf
}
diff --git a/community/intellij-idea-libs/PKGBUILD b/community/intellij-idea-libs/PKGBUILD
index 56584ba60..7cdd9cce0 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 110176 2014-04-25 19:56:50Z stativ $
+# $Id: PKGBUILD 112069 2014-05-29 09:52:00Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=13.1.2
-_pkgver=135.690
+pkgver=13.1.3
+_pkgver=135.909
pkgrel=1
pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('Apache')
depends=('glibc')
options=(!strip)
source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('48daa326a1bce3666dbb06cedaf7b66a')
+md5sums=('f71c624bf4e98269d883e8ea8dd48145')
package() {
[ $CARCH == "x86_64" ] && SUFFIX=64
diff --git a/community/kvirc/PKGBUILD b/community/kvirc/PKGBUILD
index 33f851d6f..998b470bf 100644
--- a/community/kvirc/PKGBUILD
+++ b/community/kvirc/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 100026 2013-10-31 04:13:45Z allan $
+# $Id: PKGBUILD 112168 2014-05-29 12:37:06Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=kvirc
diff --git a/community/libircclient/PKGBUILD b/community/libircclient/PKGBUILD
index cba8f34e7..c99c3a579 100644
--- a/community/libircclient/PKGBUILD
+++ b/community/libircclient/PKGBUILD
@@ -1,51 +1,53 @@
-# $Id: PKGBUILD 93508 2013-07-04 20:56:31Z bpiotrowski $
-# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
-# Maintainer: SpepS <dreamspepser at yahoo dot it>
+# $Id: PKGBUILD 112170 2014-05-29 13:22:51Z speps $
+# Maintainer: speps <speps at aur dot archlinux dot org>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Marcel Wysocki <maci@satgnu.net>
# Contributor: coolkehon <coolkehon at g m a i l>
pkgname=libircclient
-pkgver=1.7
+pkgver=1.8
pkgrel=1
pkgdesc='Small but powerful library, which implements client-server IRC protocol'
arch=('i686' 'x86_64')
url='http://www.ulduzsoft.com/libircclient/'
+license=('GPL')
depends=('glibc')
makedepends=('python2-sphinx' 'python2-rst2pdf')
-license=('GPL')
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('968370276f7cf21302f504f9bce1fc99')
-
-build() {
- cd $pkgname-$pkgver
+md5sums=('a1b4fd5491a36b8aedf65a6845755800')
- # add fPIC flag for x86_64
- [[ "$CARCH" = "x86_64" ]] && export CFLAGS="$CFLAGS -fPIC"
+prepare() {
+ cd $pkgname-$pkgver/src
- sed -e "/install/s/lib/all/" \
- -e "/DESTDIR/s/\.a/\.so/g" \
- -e "s/@\/include/&\/$pkgname/" \
- -i src/Makefile.in
+ # fix include dir path
+ sed -i "s/@\/include/&\/$pkgname/" Makefile.in
+}
+build() {
+ cd $pkgname-$pkgver
./configure --prefix=/usr \
--libdir=/usr/lib \
--enable-shared
cd src && make
cd ../doc
- sed -i 's/sphinx-build/sphinx-build2/g' Makefile
- make singlehtml man
+ make SPHINXBUILD=sphinx-build2 singlehtml man
}
package() {
cd $pkgname-$pkgver/src
make DESTDIR="$pkgdir" install
- install -d "$pkgdir"/usr/share/doc/$pkgname
- cp -a ../doc/_build/singlehtml/* "$pkgdir"/usr/share/doc/$pkgname
- cp -a ../doc/_build/man "$pkgdir"/usr/share
+ # docs
+ install -d "$pkgdir/usr/share/doc/$pkgname"
+ cp -a ../doc/_build/singlehtml/* "$pkgdir/usr/share/doc/$pkgname"
+
+ # man
+ install -Dm644 ../doc/_build/man/$pkgname.1 \
+ "$pkgdir/usr/share/man/man1/$pkgname.1"
- install -d "$pkgdir"/usr/share/$pkgname/examples
+ # examples
+ install -d "$pkgdir/usr/share/$pkgname/examples"
install -Dm644 ../examples/* \
"$pkgdir"/usr/share/$pkgname/examples
}
diff --git a/community/libircclient/shared.patch b/community/libircclient/shared.patch
deleted file mode 100644
index ac57fe3a8..000000000
--- a/community/libircclient/shared.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-diff -aur libircclient-1.3/src/Makefile.in libircclient-1.3.patched/src/Makefile.in
---- libircclient-1.3/src/Makefile.in 2005-03-09 22:11:53.000000000 +0100
-+++ libircclient-1.3.patched/src/Makefile.in 2012-01-05 05:46:21.000000000 +0100
-@@ -4,21 +4,22 @@
- AR=@AR@ cr
- RANLIB=@RANLIB@
- INCLUDES=-I../include
--
-+DESTDIR+=
-
- OBJS = libircclient.o
-
- all: lib
-
--lib: libircclient.a
-+lib: libircclient.a libircclient.so
-
- install: lib
-- -mkdir @prefix@/include
-- -mkdir @prefix@/lib
-- cp ../include/libircclient.h @prefix@/include/libircclient.h
-- cp ../include/libirc_errors.h @prefix@/include/libirc_errors.h
-- cp ../include/libirc_events.h @prefix@/include/libirc_events.h
-- cp libirc.a @prefix@/include/lib/libirc.a
-+ mkdir -p $(DESTDIR)/usr/{lib,include/libircclient}
-+ mkdir -p $(DESTDIR)/usr/share/{man,{doc,}/libircclient}
-+ cp libircclient.a libircclient.so $(DESTDIR)/usr/lib
-+ cp ../include/libirc*.h $(DESTDIR)/usr/include/libircclient
-+ cp -a ../doc/{html,rfc1459.txt} $(DESTDIR)/usr/share/doc/libircclient
-+ cp -a ../examples $(DESTDIR)/usr/share/libircclient
-+ cp -a ../doc/man/man3 $(DESTDIR)/usr/share/man
-
- $(OBJS): utils.c dcc.c errors.c portable.c sockets.c colors.c
-
-@@ -26,6 +27,9 @@
- $(AR) libircclient.a $(OBJS)
- $(RANLIB) libircclient.a
-
-+libircclient.so: $(OBJS)
-+ $(CC) -shared -Wl $(OBJS) -o libircclient.so
-+
- clean:
- rm -f libircclient.a $(OBJS)
-
diff --git a/community/paxd/10-enable-pax.conf b/community/paxd/10-enable-pax.conf
deleted file mode 100644
index 77e51d87c..000000000
--- a/community/paxd/10-enable-pax.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
-kernel.pax.softmode = 0
diff --git a/community/paxd/PKGBUILD b/community/paxd/PKGBUILD
deleted file mode 100644
index 0f473d07d..000000000
--- a/community/paxd/PKGBUILD
+++ /dev/null
@@ -1,27 +0,0 @@
-# Maintainer: Daniel Micay <danielmicay@gmail.com>
-pkgname=paxd
-pkgver=6
-pkgrel=1
-pkgdesc='PaX exception daemon'
-arch=(i686 x86_64)
-url='https://github.com/thestinger/paxd/'
-license=(MIT)
-depends=(glibc)
-makedepends=(git)
-source=(git://github.com/thestinger/paxd#tag=$pkgver 10-enable-pax.conf)
-md5sums=('SKIP'
- 'a40677d2cd39ada4c2560927c67e0ea2')
-backup=(etc/paxd.conf)
-
-build() {
- cd $pkgname
- make CC=gcc
-}
-
-package() {
- cd $pkgname
- mkdir -p "$pkgdir/usr/lib/systemd/system/sysinit.target.wants"
- make PREFIX=/usr DESTDIR="$pkgdir" install
- install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
- install -Dm644 ../10-enable-pax.conf "$pkgdir/etc/sysctl.d/10-enable-pax.conf"
-}
diff --git a/community/perl-berkeleydb/PKGBUILD b/community/perl-berkeleydb/PKGBUILD
index 7a5ce812a..abb20b4d3 100644
--- a/community/perl-berkeleydb/PKGBUILD
+++ b/community/perl-berkeleydb/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 100904 2013-11-13 09:48:52Z spupykin $
+# $Id: PKGBUILD 112168 2014-05-29 12:37:06Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Charles Mauch <cmauch@gmail.com>
# Contributor: Francois Charette <firmicus@gmx.net>
diff --git a/community/perl-class-methodmaker/PKGBUILD b/community/perl-class-methodmaker/PKGBUILD
index 497c1992c..ff1b73477 100644
--- a/community/perl-class-methodmaker/PKGBUILD
+++ b/community/perl-class-methodmaker/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 109090 2014-04-10 12:41:18Z fyan $
+# $Id: PKGBUILD 112168 2014-05-29 12:37:06Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
diff --git a/community/perl-crypt-blowfish/PKGBUILD b/community/perl-crypt-blowfish/PKGBUILD
index 80b24bbc7..30311e74a 100644
--- a/community/perl-crypt-blowfish/PKGBUILD
+++ b/community/perl-crypt-blowfish/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 95154 2013-08-06 11:51:02Z spupykin $
+# $Id: PKGBUILD 112087 2014-05-29 12:22:15Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Charles Mauch <cmauch@gmail.com>
pkgname=perl-crypt-blowfish
pkgver=2.14
-pkgrel=1
+pkgrel=2
pkgdesc="Perl/CPAN Module Crypt::Blowfish : XSbased implementation of Blowfish"
arch=("i686" "x86_64")
url="http://search.cpan.org/dist/Crypt-Blowfish"
diff --git a/community/perl-crypt-des/PKGBUILD b/community/perl-crypt-des/PKGBUILD
index ae78df34d..00a4a4c7b 100644
--- a/community/perl-crypt-des/PKGBUILD
+++ b/community/perl-crypt-des/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 94938 2013-08-01 11:26:03Z spupykin $
+# $Id: PKGBUILD 112101 2014-05-29 12:26:53Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
#Contributor: Pete Morris <pete dot morris at gmail dot com>
pkgname=perl-crypt-des
diff --git a/community/perl-curses/PKGBUILD b/community/perl-curses/PKGBUILD
index 536f7cc29..e84a3e1e1 100644
--- a/community/perl-curses/PKGBUILD
+++ b/community/perl-curses/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110686 2014-05-05 09:15:21Z spupykin $
+# $Id: PKGBUILD 112102 2014-05-29 12:27:06Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Charles Mauch <cmauch@gmail.com>
# Contributor: Francois Charette <firmicus@gmx.net>
diff --git a/community/pork/PKGBUILD b/community/pork/PKGBUILD
index 44fa8776c..0355a33dc 100644
--- a/community/pork/PKGBUILD
+++ b/community/pork/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 91705 2013-05-26 09:26:27Z bluewind $
+# $Id: PKGBUILD 112199 2014-05-29 19:06:04Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=pork
pkgver=0.99.8.1
-pkgrel=7
+pkgrel=8
pkgdesc="Console-based AOL Instant Messenger & IRC client"
arch=('i686' 'x86_64')
url="http://dev.ojnk.net/"
diff --git a/community/powertop/PKGBUILD b/community/powertop/PKGBUILD
index 26c085dd4..2417d3af9 100644
--- a/community/powertop/PKGBUILD
+++ b/community/powertop/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 111619 2014-05-21 02:55:23Z thestinger $
+# $Id: PKGBUILD 112197 2014-05-29 18:58:09Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: Xilon <xilonmu@gmail.com>
pkgname=powertop
-pkgver=2.6
+pkgver=2.6.1
pkgrel=1
pkgdesc='A tool to diagnose issues with power consumption and power management'
arch=('i686' 'x86_64')
@@ -13,16 +13,18 @@ license=('GPL2')
depends=('gcc-libs' 'libnl' 'ncurses' 'pciutils')
changelog=$pkgname.changelog
source=(https://01.org/sites/default/files/downloads/powertop/$pkgname-$pkgver.tar.gz)
-sha256sums=('3024c2b13c8f32cdac0b0ea9359eb5668dc9bd11776cf063481daa878533d1ee')
+sha256sums=('85122b092d7b025bcdd8fdeb8169efcf57de637875570cbfdefb4017a9febc29')
build() {
- cd $pkgname
- ./autogen.sh
+ cd "$srcdir/$pkgname-$pkgver"
+
+# ./autogen.sh
./configure --prefix=/usr --sbindir=/usr/bin
make
}
package() {
- cd $pkgname
- make DESTDIR="$pkgdir" install
+ cd "$srcdir/$pkgname-$pkgver"
+
+ make DESTDIR="${pkgdir}" install
}
diff --git a/community/powertop/powertop.changelog b/community/powertop/powertop.changelog
index 1abb36737..d52f4532b 100644
--- a/community/powertop/powertop.changelog
+++ b/community/powertop/powertop.changelog
@@ -1,3 +1,6 @@
+2014-05-29 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * powertop 2.6.1-1
+
2013-03-23 Evangelos Foutras <evangelos@foutrelis.com>
* powertop 2.3-1
diff --git a/community/python-biopython/PKGBUILD b/community/python-biopython/PKGBUILD
index 79ea3a6df..b20b1c248 100644
--- a/community/python-biopython/PKGBUILD
+++ b/community/python-biopython/PKGBUILD
@@ -1,28 +1,51 @@
-# $id$
+# $Id: PKGBUILD 112179 2014-05-29 15:06:03Z arcanis $
# Maintainer: Evgeniy Alekseev <arcanis.arch at gmail dot com>
# Contributor: Stunts <f.pinamartins at gmail dot com>
# Contributor: damir <damir at archlinux dot org>
-pkgname=python-biopython
+pkgbase=python-biopython
+pkgname=('python-biopython' 'python2-biopython')
_pkgname=biopython
-pkgver=1.63
-pkgrel=3
+pkgver=1.64
+pkgrel=1
pkgdesc="Freely available Python tools for computational molecular biology"
arch=('i686' 'x86_64')
url="http://www.biopython.org"
license=('custom')
-depends=('python-numpy')
+depends=('python-numpy' 'python2-numpy')
source=(http://www.biopython.org/DIST/${_pkgname}-${pkgver}.tar.gz)
-md5sums=('09c58433150849b131d2d9bbfdf342d3')
+md5sums=('c7636372c4e775d59391e0aa1f0c56c7')
+
+prepare() {
+ cp -r "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"
+ # change python to python2
+ find "${_pkgname}-${pkgver}-py2" -name '*.py' -type f -exec \
+ sed -i 's|env python|env python2|' {} \;
+}
build() {
- cd "${srcdir}/${_pkgname}-${pkgver}/"
+ cd "${srcdir}/${_pkgname}-${pkgver}"
python setup.py build
+
+ cd "${srcdir}/${_pkgname}-${pkgver}-py2"
+ python2 setup.py build
}
-package() {
- cd "${srcdir}/${_pkgname}-${pkgver}/"
+package_python-biopython() {
+ depends=('python-numpy')
+
+ cd "${srcdir}/${_pkgname}-${pkgver}"
python setup.py install --root="${pkgdir}"
install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
+package_python2-biopython() {
+ depends=('python2-numpy')
+ optdepends=('python2-reportlab: for pdf graphics code'
+ 'mysql-python: for BioSQL module')
+
+ cd "${srcdir}/${_pkgname}-${pkgver}-py2"
+ python2 setup.py install --root="${pkgdir}"
+ install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
diff --git a/community/python2-biopython/PKGBUILD b/community/python2-biopython/PKGBUILD
deleted file mode 100644
index c22385574..000000000
--- a/community/python2-biopython/PKGBUILD
+++ /dev/null
@@ -1,48 +0,0 @@
-# $id$
-# Maintainer: Evgeniy Alekseev <arcanis.arch at gmail dot com>
-# Contributor: Stunts <f.pinamartins at gmail dot com>
-# Contributor: damir <damir at archlinux dot org>
-
-pkgname=python2-biopython
-_upstream_pkgname=biopython
-pkgver=1.63
-pkgrel=2
-pkgdesc="Freely available Python tools for computational molecular biology"
-arch=('i686' 'x86_64')
-url="http://www.biopython.org"
-license=('custom')
-depends=('python2-numpy')
-optdepends=('python2-reportlab: for pdf graphics code'
- 'mysql-python: for BioSQL module')
-source=(http://www.biopython.org/DIST/${_upstream_pkgname}-${pkgver}.tar.gz)
-md5sums=('09c58433150849b131d2d9bbfdf342d3')
-
-prepare() {
- cd "${srcdir}/${_upstream_pkgname}-${pkgver}/"
- # change python to python2
- sed -i "s|python|python2|g" "Bio/bgzf.py"
- sed -i "s|python|python2|g" "Bio/DocSQL.py"
- sed -i "s|python|python2|g" "Bio/kNN.py"
- sed -i "s|python|python2|g" "Bio/LogisticRegression.py"
- sed -i "s|python|python2|g" "Bio/PDB/parse_pdb_header.py"
- sed -i "s|python|python2|g" "Bio/PDB/PDBList.py"
- sed -i "s|python|python2|g" "Bio/Restriction/__init__.py"
- sed -i "s|python|python2|g" "Bio/Restriction/PrintFormat.py"
- sed -i "s|python|python2|g" "Bio/Restriction/Restriction.py"
- sed -i "s|python|python2|g" "Bio/SeqUtils/__init__.py"
- sed -i "s|python|python2|g" "Bio/UniProt/GOA.py"
- sed -i "s|python|python2|g" "Bio/Wise/__init__.py"
- sed -i "s|python|python2|g" "Bio/Wise/dnal.py"
- sed -i "s|python|python2|g" "Bio/Wise/psw.py"
-}
-
-build() {
- cd "${srcdir}/${_upstream_pkgname}-${pkgver}/"
- python2 setup.py build
-}
-
-package() {
- cd "${srcdir}/${_upstream_pkgname}-${pkgver}/"
- python2 setup.py install --root="${pkgdir}"
- install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
diff --git a/community/rng-tools/PKGBUILD b/community/rng-tools/PKGBUILD
index a149da819..102cbc503 100644
--- a/community/rng-tools/PKGBUILD
+++ b/community/rng-tools/PKGBUILD
@@ -1,33 +1,33 @@
-# $Id: PKGBUILD 90470 2013-05-12 20:57:31Z mtorromeo $
+# $Id: PKGBUILD 112065 2014-05-29 07:47:47Z mtorromeo $
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
# Contributor: Alasdair Haswell <ali at arhaswell dot co dot uk>
pkgname=rng-tools
-pkgver=4
-pkgrel=2
+pkgver=5
+pkgrel=1
pkgdesc="Random number generator related utilities"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/gkernel/"
license=('GPL')
-depends=('glibc')
+depends=('libgcrypt')
backup=(etc/conf.d/rngd)
source=(http://downloads.sourceforge.net/sourceforge/gkernel/$pkgname-$pkgver.tar.gz
rngd.conf
rngd.service)
build() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir"/$pkgname-$pkgver
./configure --prefix=/usr --sbindir=/usr/bin
make
}
package() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install
- install -Dm0644 "$srcdir/rngd.service" "$pkgdir/usr/lib/systemd/system/rngd.service"
- install -Dm0644 "$srcdir/rngd.conf" "$pkgdir/etc/conf.d/rngd"
+ install -Dm0644 "$srcdir"/rngd.service "$pkgdir"/usr/lib/systemd/system/rngd.service
+ install -Dm0644 "$srcdir"/rngd.conf "$pkgdir"/etc/conf.d/rngd
}
-sha256sums=('b71bdfd4222c05e8316001556be90e1606f2a1bac3efde60153bd84e873cc195'
+sha256sums=('60a102b6603bbcce2da341470cad42eeaa9564a16b4490e7867026ca11a3078e'
'a4a19dbe5403b9dcb2bc6b3699dcaba7a47ff3e3ccf58aa3bdbfe14eb1d16003'
'd3e38ac1460e3072792def73281faf5f59dffe9ac43b00916252cc69f7c7d1b5')
diff --git a/community/scribus/CalendarWizard.patch b/community/scribus/CalendarWizard.patch
deleted file mode 100644
index b47bfd60e..000000000
--- a/community/scribus/CalendarWizard.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Modified: trunk/Scribus/scribus/plugins/scriptplugin/scripts/CalendarWizard.py
-URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=18692&path=/trunk/Scribus/scribus/plugins/scriptplugin/scripts/CalendarWizard.py
-==============================================================================
---- trunk/Scribus/scribus/plugins/scriptplugin/scripts/CalendarWizard.py (original)
-+++ trunk/Scribus/scribus/plugins/scriptplugin/scripts/CalendarWizard.py Tue Jan 7 20:09:18 2014
-@@ -491,11 +491,11 @@
- self.langLabel = Label(self, text='Select language:')
-
- self.langFrame = Frame(self)
-- self.langFrame.pack()
-- self.langScrollbar = Scrollbar(self.langFrame)
-- self.langScrollbar.pack(fill=Y, side=RIGHT)
-+ self.langFrame.grid()
-+ self.langScrollbar = Scrollbar(self.langFrame, orient=VERTICAL)
-+ self.langScrollbar.grid(row=0, column=1, sticky=N+S)
- self.langListbox = Listbox(self.langFrame, selectmode=SINGLE, height=10, yscrollcommand=self.langScrollbar.set)
-- self.langListbox.pack(fill=X,side=LEFT)
-+ self.langListbox.grid(row=0, column=0, sticky=N+S+E+W)
- self.langScrollbar.config(command=self.langListbox.yview)
-
- keys = localization.keys()
-
-
diff --git a/community/scribus/PKGBUILD b/community/scribus/PKGBUILD
index 1fadb25e3..fd67b3269 100644
--- a/community/scribus/PKGBUILD
+++ b/community/scribus/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 108952 2014-04-08 00:11:52Z bisson $
+# $Id: PKGBUILD 112063 2014-05-29 04:49:23Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Ronald van Haren <ronald.archlinux.org>
@@ -6,8 +6,8 @@
# Contributor: Ben <ben@benmazer.net>
pkgname=scribus
-pkgver=1.4.3
-pkgrel=3
+pkgver=1.4.4
+pkgrel=1
pkgdesc='Desktop publishing software'
url='http://www.scribus.net/'
license=('GPL')
@@ -17,16 +17,13 @@ optdepends=('tk: scripts based on tkinter')
depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen'
'ghostscript' 'python2' 'podofo' 'boost-libs'
'desktop-file-utils' 'shared-mime-info')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"
- 'CalendarWizard.patch')
-sha1sums=('30c111762790e4407c13236bbb4b06f04e907f71'
- 'a92629a98bc960a6f7f946faf2d6f06e9d1e9452')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('7bd3b4a7d6e6262126079847c617b3a25ba8ab06')
install=install
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
- patch -p2 -i ../CalendarWizard.patch
sed 's|Icon=scribus|Icon=/usr/share/scribus/icons/scribus.png|' -i scribus.desktop
sed \
-e 's|#!/usr/bin/python|#!/usr/bin/python2|' \
diff --git a/community/smtube/PKGBUILD b/community/smtube/PKGBUILD
index 30d8cbec4..eefb3c744 100644
--- a/community/smtube/PKGBUILD
+++ b/community/smtube/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 110192 2014-04-26 13:30:11Z speps $
+# $Id: PKGBUILD 112193 2014-05-29 16:12:28Z speps $
# Maintainer : speps <speps at aur dot archlinux dot org>
# Contributor: Andreas Schnaiter <rc.poison@gmail.com>
pkgname=smtube
pkgver=2.1
-pkgrel=2
+pkgrel=3
pkgdesc="A small youtube browser"
arch=('i686' 'x86_64')
url="http://smplayer.sourceforge.net"
license=('GPL')
-depends=('qt5-script' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('qt5-script' 'desktop-file-utils' 'hicolor-icon-theme' 'libxkbcommon-x11')
makedepends=('qt5-tools')
optdepends=('mplayer: play videos with MPlayer'
'smplayer: play videos with SMPlayer'
diff --git a/extra/cairo/PKGBUILD b/extra/cairo/PKGBUILD
index 63717626d..9e89c6576 100644
--- a/extra/cairo/PKGBUILD
+++ b/extra/cairo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 197880 2013-10-30 11:26:13Z allan $
+# $Id: PKGBUILD 213824 2014-05-29 16:21:41Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Brice Carpentier <brice@daknet.org>
pkgname=cairo
pkgver=1.12.16
-pkgrel=1
+pkgrel=2
pkgdesc="Cairo vector graphics library"
arch=(i686 x86_64)
license=('LGPL' 'MPL')
@@ -16,8 +16,18 @@ makedepends=('mesa-libgl' 'librsvg' 'gtk2' 'poppler-glib' 'libspectre' 'gtk-doc'
#optdepends=('xcb-util: for XCB backend') # really needed?
provides=('cairo-xcb')
replaces=('cairo-xcb')
-source=(http://cairographics.org/releases/$pkgname-$pkgver.tar.xz)
-sha1sums=('4f6e337d5d3edd7ea79d1426f575331552b003ec')
+source=(http://cairographics.org/releases/$pkgname-$pkgver.tar.xz
+ cairo-1.12.16-lto-optional.patch)
+sha1sums=('4f6e337d5d3edd7ea79d1426f575331552b003ec'
+ '80883e44a57942762995aea2f136701b1fa54568')
+
+prepare() {
+ cd $pkgname-$pkgver
+ # https://bugs.archlinux.org/task/40313 + https://bugs.gentoo.org/510782
+ # patch to make it optional is taken from Gentoo
+ patch -Np1 -i $srcdir/cairo-1.12.16-lto-optional.patch
+ autoreconf -vfi
+}
build() {
cd $pkgname-$pkgver
@@ -26,6 +36,7 @@ build() {
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
+ --disable-lto \
--enable-tee \
--enable-gl \
--enable-egl \
diff --git a/extra/cairo/cairo-1.12.16-lto-optional.patch b/extra/cairo/cairo-1.12.16-lto-optional.patch
new file mode 100644
index 000000000..8e3c6186c
--- /dev/null
+++ b/extra/cairo/cairo-1.12.16-lto-optional.patch
@@ -0,0 +1,29 @@
+diff --git a/build/configure.ac.warnings b/build/configure.ac.warnings
+index f984eb2..15b3da2 100644
+--- a/build/configure.ac.warnings
++++ b/build/configure.ac.warnings
+@@ -38,13 +38,18 @@ dnl options. Namely, the following:
+
+ dnl -flto working really needs a test link, not just a compile
+
+-safe_MAYBE_WARN="$MAYBE_WARN"
+-MAYBE_WARN="$MAYBE_WARN -flto"
+-AC_TRY_LINK([],[
++AC_ARG_ENABLE(lto,
++ AS_HELP_STRING([--disable-lto],
++ [Do not try to use Link-Time Optimization]))
++if test "x$enable_lto" != "xno"; then
++ safe_MAYBE_WARN="$MAYBE_WARN"
++ MAYBE_WARN="$MAYBE_WARN -flto"
++ AC_TRY_LINK([],[
+ int main(int argc, char **argv) { return 0; }
+-],[],[
++ ],[],[
+ MAYBE_WARN="$safe_MAYBE_WARN"
+-])
++ ])
++fi
+
+ MAYBE_WARN="$MAYBE_WARN -fno-strict-aliasing -fno-common"
+
+
diff --git a/extra/php/PKGBUILD b/extra/php/PKGBUILD
index 184dbecc3..416a0ec8b 100644
--- a/extra/php/PKGBUILD
+++ b/extra/php/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 211933 2014-05-01 11:34:12Z pierre $
+# $Id: PKGBUILD 213812 2014-05-29 11:04:10Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgbase=php
@@ -21,7 +21,7 @@ pkgname=('php'
'php-sqlite'
'php-tidy'
'php-xsl')
-pkgver=5.5.12
+pkgver=5.5.13
pkgrel=1
arch=('i686' 'x86_64')
license=('PHP')
@@ -34,7 +34,7 @@ source=("http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz"
"http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz.asc"
'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('b6a6e9c72589c265aafb7b3353a34030'
+md5sums=('32d0fc26fccdb249a918c0e01ffb7b82'
'SKIP'
'510f9092ebfe6e378e12817e197a88b6'
'dec2cbaad64e3abf4f0ec70e1de4e8e9'
diff --git a/extra/transmission/PKGBUILD b/extra/transmission/PKGBUILD
index 1b53b4baf..7d68d94e8 100644
--- a/extra/transmission/PKGBUILD
+++ b/extra/transmission/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 213661 2014-05-27 18:32:30Z anatolik $
+# $Id: PKGBUILD 213749 2014-05-29 01:09:31Z anatolik $
# Maintainer : Tom Gundersen <teg@jklm.no>
# Maintainer : Ionut Biru <ibiru@archlinux.org>
pkgbase=transmission
pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
pkgver=2.83
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
url="http://www.transmissionbt.com/"
license=('MIT')
@@ -54,7 +54,7 @@ package_transmission-gtk() {
package_transmission-qt() {
pkgdesc="Fast, easy, and free BitTorrent client (Qt GUI)"
- depends=('curl' 'qt5-base' 'libevent')
+ depends=('curl' 'qt5-base' 'libevent' 'libxkbcommon-x11')
optdepends=('transmission-cli: daemon and web support')
install=transmission-qt.install
diff --git a/extra/vim/PKGBUILD b/extra/vim/PKGBUILD
index 541a9aaac..65091bf87 100644
--- a/extra/vim/PKGBUILD
+++ b/extra/vim/PKGBUILD
@@ -10,7 +10,7 @@ _patchlevel=307
__hgrev=54d96e3b2eec
_versiondir="vim${_topver//./}"
pkgver=${_topver}.${_patchlevel}
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
license=('custom:vim')
url="http://www.vim.org"
@@ -213,7 +213,8 @@ package_gvim-python3() {
pkgdesc='Vi Improved, a highly configurable, improved version of the vi text editor (with advanced features, such as a GUI) with python 3 support'
depends=("vim-runtime=${pkgver}-${pkgrel}" 'gpm' 'ruby' 'libxt'
'desktop-file-utils' 'gtk2' 'lua' 'python')
- provides=("vim=${pkgver}-${pkgrel}")
+ provides=("vim=${pkgver}-${pkgrel}"
+ "gvim=${pkgver}-${pkgrel}")
conflicts=('vim')
install=gvim.install
diff --git a/extra/xvidcore/PKGBUILD b/extra/xvidcore/PKGBUILD
index 5ef4629a6..6ccade69a 100644
--- a/extra/xvidcore/PKGBUILD
+++ b/extra/xvidcore/PKGBUILD
@@ -1,33 +1,28 @@
-# $Id: PKGBUILD 197326 2013-10-25 02:31:05Z bisson $
-# Maintainer: tobias <tobias@archlinux.org>
+# $Id: PKGBUILD 213826 2014-05-29 17:50:09Z bpiotrowski $
+# Maintainer: Tom Gundersen
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
+# Contributor: tobias <tobias@archlinux.org>
# Contributor: Sarah Hay <sarah@archlinux.org>
pkgname=xvidcore
-pkgver=1.3.2
-pkgrel=3
-pkgdesc="XviD is an open source MPEG-4 video codec"
+pkgver=1.3.3
+pkgrel=1
+pkgdesc='XviD is an open source MPEG-4 video codec'
arch=('i686' 'x86_64')
-url="http://www.xvid.org/"
+url='http://www.xvid.org/'
license=('GPL')
depends=('glibc')
makedepends=('nasm')
-source=(http://downloads.xvid.org/downloads/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('34389e980d4f849688f8b1e168f4e2f9')
-sha1sums=('74f9ce9c1bebcc9806bf21cb53274b8102700309')
+source=(http://downloads.xvid.org/downloads/$pkgname-$pkgver.tar.bz2)
+md5sums=('f0a77572ac4694038e8519726b2883d9')
build() {
- cd "${srcdir}/${pkgname}/build/generic"
+ cd $pkgname/build/generic
./configure --prefix=/usr
make
}
package() {
- cd "${srcdir}/${pkgname}/build/generic"
- make DESTDIR="${pkgdir}" install
-
- #Fix dynamic libraries
- cd "${pkgdir}/usr/lib"
- _mylib=$(basename libxvidcore.so.*)
- ln -sf ${_mylib} libxvidcore.so.4
- ln -sf ${_mylib} libxvidcore.so
+ cd $pkgname/build/generic
+ make DESTDIR="$pkgdir" install
}