[arch-commits] Commit in prelink/repos (6 files)

2014-06-05 Thread Alexander Rødseth
Date: Thursday, June 5, 2014 @ 15:22:28
  Author: arodseth
Revision: 112716

archrelease: copy trunk to community-x86_64, community-i686

Added:
  prelink/repos/community-i686/PKGBUILD
(from rev 112715, prelink/trunk/PKGBUILD)
  prelink/repos/community-i686/prelink.conf
(from rev 112715, prelink/trunk/prelink.conf)
  prelink/repos/community-x86_64/PKGBUILD
(from rev 112715, prelink/trunk/PKGBUILD)
  prelink/repos/community-x86_64/prelink.conf
(from rev 112715, prelink/trunk/prelink.conf)
Deleted:
  prelink/repos/community-i686/PKGBUILD
  prelink/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   76 
 community-i686/PKGBUILD   |   34 -
 community-i686/prelink.conf   |   40 +
 community-x86_64/PKGBUILD |   34 -
 community-x86_64/prelink.conf |   40 +
 5 files changed, 156 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-05 13:22:16 UTC (rev 112715)
+++ community-i686/PKGBUILD 2014-06-05 13:22:28 UTC (rev 112716)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Rouslan Solomakhin rous...@localnet.com
-
-pkgname=prelink
-pkgver=20130503
-pkgrel=2
-pkgdesc='ELF prelinking utility to speed up dynamic linking'
-arch=('x86_64' 'i686')
-url='http://people.redhat.com/jakub/prelink/'
-license=('GPL')
-depends=('elfutils')
-makedepends=('elfutils' 'libtool')
-source=(http://people.redhat.com/jakub/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('6339c7605e9b6f414d1be32530c9c8011f38820d36431c8a62e8674ca37140f0')
-
-build() {
-  cd $pkgname
-
-  ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin 
--disable-static --with-gnu-ld
-  make
-}
-
-check() {
-  make -C $pkgname check
-}
-
-package() {
-  make -C $pkgname DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: prelink/repos/community-i686/PKGBUILD (from rev 112715, 
prelink/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-05 13:22:28 UTC (rev 112716)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Rouslan Solomakhin rous...@localnet.com
+
+pkgname=prelink
+pkgver=20130503
+pkgrel=2
+pkgdesc='ELF prelinking utility to speed up dynamic linking'
+arch=('x86_64' 'i686')
+url='http://people.redhat.com/jakub/prelink/'
+license=('GPL')
+depends=('elfutils')
+makedepends=('elfutils' 'libtool')
+backup=('etc/prelink.conf')
+source=(http://people.redhat.com/jakub/$pkgname/$pkgname-$pkgver.tar.bz2;
+'prelink.conf')
+sha256sums=('6339c7605e9b6f414d1be32530c9c8011f38820d36431c8a62e8674ca37140f0'
+'01969f714d5bccc2ce52062f3b4dadcee93b955ce6cf99325c76f6eea721ec7c')
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin 
--disable-static --with-gnu-ld
+  make
+}
+
+check() {
+  make -C $pkgname check
+}
+
+package() {
+  make -C $pkgname DESTDIR=$pkgdir install
+  install -Dm644 prelink.conf $pkgdir/etc/prelink.conf
+}
+
+# vim:set ts=2 sw=2 et:

Copied: prelink/repos/community-i686/prelink.conf (from rev 112715, 
prelink/trunk/prelink.conf)
===
--- community-i686/prelink.conf (rev 0)
+++ community-i686/prelink.conf 2014-06-05 13:22:28 UTC (rev 112716)
@@ -0,0 +1,40 @@
+# From: https://wiki.archlinux.org/index.php/Talk:Prelink
+# and FS#40579 (thanks ValdikSS).
+
+# System
+/usr/lib
+/usr/bin
+
+# Skype
+-b /usr/lib32/skype/skype
+-b /usr/lib/skype/skype
+
+# Ruby
+-b /usr/bin/ruby
+
+# Flash Player Plugin
+-b /usr/lib/mozilla/plugins/libflashplayer.so
+
+# NVIDIA
+-b /usr/lib/libGL.so*
+-b /usr/lib32/libGL.so*
+-b //usr/lib/libOpenCL.so*
+-b //usr/lib32/libOpenCL.so*
+-b /usr/lib32/vdpau/
+-b /usr/lib/vdpau/
+-b /usr/lib/xorg/modules/drivers/nvidia_drv.so
+-b /usr/lib/xorg/modules/extensions/libglx.so*
+-b /usr/lib/libnvidia-*
+-b /usr/lib32/libnvidia-*
+
+# Catalyst
+-b /usr/lib/libati*
+-b /usr/lib/fglrx*
+-b /usr/lib/libAMDXvBA*
+-b /usr/lib/libGL.so*
+-b /usr/lib/libfglrx*
+-b /usr/lib/xorg/modules/dri/fglrx_dri.so
+-b /usr/lib/xorg/modules/drivers/fglrx_drv.so
+-b /usr/lib/xorg/modules/extensions/fglrx/
+-b /usr/lib/xorg/modules/linux/libfglrxdrm.so
+-b /usr/lib/xorg/modules/extensions/libglx.so

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   

[arch-commits] Commit in prelink/repos (6 files)

2014-06-05 Thread Alexander Rødseth
Date: Thursday, June 5, 2014 @ 15:28:56
  Author: arodseth
Revision: 112719

archrelease: copy trunk to community-x86_64, community-i686

Added:
  prelink/repos/community-i686/PKGBUILD
(from rev 112718, prelink/trunk/PKGBUILD)
  prelink/repos/community-i686/prelink.conf
(from rev 112718, prelink/trunk/prelink.conf)
  prelink/repos/community-x86_64/PKGBUILD
(from rev 112718, prelink/trunk/PKGBUILD)
  prelink/repos/community-x86_64/prelink.conf
(from rev 112718, prelink/trunk/prelink.conf)
Deleted:
  prelink/repos/community-i686/prelink.conf
  prelink/repos/community-x86_64/prelink.conf

---+
 /prelink.conf |   80 
 community-i686/PKGBUILD   |   38 +++
 community-i686/prelink.conf   |   40 
 community-x86_64/PKGBUILD |   38 +++
 community-x86_64/prelink.conf |   40 
 5 files changed, 156 insertions(+), 80 deletions(-)

Copied: prelink/repos/community-i686/PKGBUILD (from rev 112718, 
prelink/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-05 13:28:56 UTC (rev 112719)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Rouslan Solomakhin rous...@localnet.com
+
+pkgname=prelink
+pkgver=20130503
+pkgrel=3
+pkgdesc='ELF prelinking utility to speed up dynamic linking'
+arch=('x86_64' 'i686')
+url='http://people.redhat.com/jakub/prelink/'
+license=('GPL')
+depends=('elfutils')
+makedepends=('elfutils' 'libtool')
+backup=('etc/prelink.conf')
+source=(http://people.redhat.com/jakub/$pkgname/$pkgname-$pkgver.tar.bz2;
+'prelink.conf')
+sha256sums=('6339c7605e9b6f414d1be32530c9c8011f38820d36431c8a62e8674ca37140f0'
+'01969f714d5bccc2ce52062f3b4dadcee93b955ce6cf99325c76f6eea721ec7c')
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin 
--disable-static --with-gnu-ld
+  make
+}
+
+check() {
+  make -C $pkgname check
+}
+
+package() {
+  make -C $pkgname DESTDIR=$pkgdir install
+  install -Dm644 prelink.conf $pkgdir/etc/prelink.conf
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/prelink.conf
===
--- community-i686/prelink.conf 2014-06-05 13:25:22 UTC (rev 112718)
+++ community-i686/prelink.conf 2014-06-05 13:28:56 UTC (rev 112719)
@@ -1,40 +0,0 @@
-# From: https://wiki.archlinux.org/index.php/Talk:Prelink
-# and FS#40579 (thanks ValdikSS).
-
-# System
-/usr/lib
-/usr/bin
-
-# Skype
--b /usr/lib32/skype/skype
--b /usr/lib/skype/skype
-
-# Ruby
--b /usr/bin/ruby
-
-# Flash Player Plugin
--b /usr/lib/mozilla/plugins/libflashplayer.so
-
-# NVIDIA
--b /usr/lib/libGL.so*
--b /usr/lib32/libGL.so*
--b //usr/lib/libOpenCL.so*
--b //usr/lib32/libOpenCL.so*
--b /usr/lib32/vdpau/
--b /usr/lib/vdpau/
--b /usr/lib/xorg/modules/drivers/nvidia_drv.so
--b /usr/lib/xorg/modules/extensions/libglx.so*
--b /usr/lib/libnvidia-*
--b /usr/lib32/libnvidia-*
-
-# Catalyst
--b /usr/lib/libati*
--b /usr/lib/fglrx*
--b /usr/lib/libAMDXvBA*
--b /usr/lib/libGL.so*
--b /usr/lib/libfglrx*
--b /usr/lib/xorg/modules/dri/fglrx_dri.so
--b /usr/lib/xorg/modules/drivers/fglrx_drv.so
--b /usr/lib/xorg/modules/extensions/fglrx/
--b /usr/lib/xorg/modules/linux/libfglrxdrm.so
--b /usr/lib/xorg/modules/extensions/libglx.so

Copied: prelink/repos/community-i686/prelink.conf (from rev 112718, 
prelink/trunk/prelink.conf)
===
--- community-i686/prelink.conf (rev 0)
+++ community-i686/prelink.conf 2014-06-05 13:28:56 UTC (rev 112719)
@@ -0,0 +1,40 @@
+# From: https://wiki.archlinux.org/index.php/Talk:Prelink
+# and FS#40579 (thanks ValdikSS).
+
+# System
+/usr/lib
+/usr/bin
+
+# Skype
+-b /usr/lib32/skype/skype
+-b /usr/lib/skype/skype
+
+# Ruby
+-b /usr/bin/ruby
+
+# Flash Player Plugin
+-b /usr/lib/mozilla/plugins/libflashplayer.so
+
+# NVIDIA
+-b /usr/lib/libGL.so*
+-b /usr/lib32/libGL.so*
+-b //usr/lib/libOpenCL.so*
+-b //usr/lib32/libOpenCL.so*
+-b /usr/lib32/vdpau/
+-b /usr/lib/vdpau/
+-b /usr/lib/xorg/modules/drivers/nvidia_drv.so
+-b /usr/lib/xorg/modules/extensions/libglx.so*
+-b /usr/lib/libnvidia-*
+-b /usr/lib32/libnvidia-*
+
+# Catalyst
+-b /usr/lib/libati*
+-b /usr/lib/fglrx*
+-b /usr/lib/libAMDXvBA*
+-b /usr/lib/libGL.so*
+-b /usr/lib/libfglrx*
+-b /usr/lib/xorg/modules/dri/fglrx_dri.so
+-b /usr/lib/xorg/modules/drivers/fglrx_drv.so
+-b /usr/lib/xorg/modules/extensions/fglrx/
+-b /usr/lib/xorg/modules/linux/libfglrxdrm.so
+-b /usr/lib/xorg/modules/extensions/libglx.so

Copied: prelink/repos/community-x86_64/PKGBUILD (from rev 112718, 
prelink/trunk/PKGBUILD)

[arch-commits] Commit in prelink/repos (6 files)

2014-05-26 Thread Alexander Rødseth
Date: Monday, May 26, 2014 @ 16:42:43
  Author: arodseth
Revision: 111908

archrelease: copy trunk to community-x86_64, community-i686

Added:
  prelink/repos/community-i686/PKGBUILD
(from rev 111907, prelink/trunk/PKGBUILD)
  prelink/repos/community-x86_64/PKGBUILD
(from rev 111907, prelink/trunk/PKGBUILD)
Deleted:
  prelink/repos/community-i686/PKGBUILD
  prelink/repos/community-i686/prelink.conf
  prelink/repos/community-x86_64/PKGBUILD
  prelink/repos/community-x86_64/prelink.conf

---+
 /PKGBUILD |   68 
 community-i686/PKGBUILD   |   35 
 community-i686/prelink.conf   |8 
 community-x86_64/PKGBUILD |   35 
 community-x86_64/prelink.conf |8 
 5 files changed, 68 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-05-26 14:42:34 UTC (rev 111907)
+++ community-i686/PKGBUILD 2014-05-26 14:42:43 UTC (rev 111908)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Rouslan Solomakhin rous...@localnet.com
-
-pkgname=prelink
-pkgver=20130503
-pkgrel=1
-pkgdesc='ELF prelinking utility to speed up dynamic linking'
-arch=('i686' 'x86_64')
-url='http://people.redhat.com/jakub/prelink/'
-license=('GPL')
-depends=('elfutils')
-backup=('etc/prelink.conf')
-source=(http://people.redhat.com/jakub/prelink/${pkgname}-${pkgver}.tar.bz2;
-'prelink.conf')
-sha1sums=('eff86cb26f0cc174486769527286cc388d5216b0'
-  'b83bd2d3505076151aa13d40de3d5c08a04440c7')
-
-build() {
-  cd ${pkgname}
-  ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin
-  make
-}
-
-check() {
-  cd ${pkgname}
-  make check
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR=${pkgdir} install
-  install -Dm0644 ${srcdir}/prelink.conf ${pkgdir}/etc/prelink.conf
-}

Copied: prelink/repos/community-i686/PKGBUILD (from rev 111907, 
prelink/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-26 14:42:43 UTC (rev 111908)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Rouslan Solomakhin rous...@localnet.com
+
+pkgname=prelink
+pkgver=20130503
+pkgrel=2
+pkgdesc='ELF prelinking utility to speed up dynamic linking'
+arch=('x86_64' 'i686')
+url='http://people.redhat.com/jakub/prelink/'
+license=('GPL')
+depends=('elfutils')
+makedepends=('elfutils' 'libtool')
+source=(http://people.redhat.com/jakub/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('6339c7605e9b6f414d1be32530c9c8011f38820d36431c8a62e8674ca37140f0')
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin 
--disable-static --with-gnu-ld
+  make
+}
+
+check() {
+  make -C $pkgname check
+}
+
+package() {
+  make -C $pkgname DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/prelink.conf
===
--- community-i686/prelink.conf 2014-05-26 14:42:34 UTC (rev 111907)
+++ community-i686/prelink.conf 2014-05-26 14:42:43 UTC (rev 111908)
@@ -1,8 +0,0 @@
-# System
-/usr/lib
-/usr/bin
-
-# KDE3
-/opt/kde/lib
-/opt/kde/bin
-/opt/kde/share

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-05-26 14:42:34 UTC (rev 111907)
+++ community-x86_64/PKGBUILD   2014-05-26 14:42:43 UTC (rev 111908)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Rouslan Solomakhin rous...@localnet.com
-
-pkgname=prelink
-pkgver=20130503
-pkgrel=1
-pkgdesc='ELF prelinking utility to speed up dynamic linking'
-arch=('i686' 'x86_64')
-url='http://people.redhat.com/jakub/prelink/'
-license=('GPL')
-depends=('elfutils')
-backup=('etc/prelink.conf')
-source=(http://people.redhat.com/jakub/prelink/${pkgname}-${pkgver}.tar.bz2;
-'prelink.conf')
-sha1sums=('eff86cb26f0cc174486769527286cc388d5216b0'
-  'b83bd2d3505076151aa13d40de3d5c08a04440c7')
-
-build() {
-  cd ${pkgname}
-  ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin
-  make
-}
-
-check() {
-  cd ${pkgname}
-  make check
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR=${pkgdir} install
-  install -Dm0644 ${srcdir}/prelink.conf ${pkgdir}/etc/prelink.conf
-}

Copied: prelink/repos/community-x86_64/PKGBUILD (from rev 111907, 
prelink/trunk/PKGBUILD)
===
--- 

[arch-commits] Commit in prelink/repos (6 files)

2013-09-02 Thread Eric Bélanger
Date: Monday, September 2, 2013 @ 22:33:59
  Author: eric
Revision: 9

archrelease: copy trunk to community-testing-i686, community-testing-x86_64

Added:
  prelink/repos/community-testing-i686/
  prelink/repos/community-testing-i686/PKGBUILD
(from rev 96663, prelink/trunk/PKGBUILD)
  prelink/repos/community-testing-i686/prelink.conf
(from rev 96663, prelink/trunk/prelink.conf)
  prelink/repos/community-testing-x86_64/
  prelink/repos/community-testing-x86_64/PKGBUILD
(from rev 96663, prelink/trunk/PKGBUILD)
  prelink/repos/community-testing-x86_64/prelink.conf
(from rev 96663, prelink/trunk/prelink.conf)

---+
 community-testing-i686/PKGBUILD   |   35 
 community-testing-i686/prelink.conf   |8 +++
 community-testing-x86_64/PKGBUILD |   35 
 community-testing-x86_64/prelink.conf |8 +++
 4 files changed, 86 insertions(+)

Copied: prelink/repos/community-testing-i686/PKGBUILD (from rev 96663, 
prelink/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-02 20:33:59 UTC (rev 9)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Rouslan Solomakhin rous...@localnet.com
+
+pkgname=prelink
+pkgver=20130503
+pkgrel=1
+pkgdesc='ELF prelinking utility to speed up dynamic linking'
+arch=('i686' 'x86_64')
+url='http://people.redhat.com/jakub/prelink/'
+license=('GPL')
+depends=('elfutils')
+backup=('etc/prelink.conf')
+source=(http://people.redhat.com/jakub/prelink/${pkgname}-${pkgver}.tar.bz2;
+'prelink.conf')
+sha1sums=('eff86cb26f0cc174486769527286cc388d5216b0'
+  'b83bd2d3505076151aa13d40de3d5c08a04440c7')
+
+build() {
+  cd ${pkgname}
+  ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin
+  make
+}
+
+check() {
+  cd ${pkgname}
+  make check
+}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR=${pkgdir} install
+  install -Dm0644 ${srcdir}/prelink.conf ${pkgdir}/etc/prelink.conf
+}

Copied: prelink/repos/community-testing-i686/prelink.conf (from rev 96663, 
prelink/trunk/prelink.conf)
===
--- community-testing-i686/prelink.conf (rev 0)
+++ community-testing-i686/prelink.conf 2013-09-02 20:33:59 UTC (rev 9)
@@ -0,0 +1,8 @@
+# System
+/usr/lib
+/usr/bin
+
+# KDE3
+/opt/kde/lib
+/opt/kde/bin
+/opt/kde/share

Copied: prelink/repos/community-testing-x86_64/PKGBUILD (from rev 96663, 
prelink/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-09-02 20:33:59 UTC (rev 9)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Rouslan Solomakhin rous...@localnet.com
+
+pkgname=prelink
+pkgver=20130503
+pkgrel=1
+pkgdesc='ELF prelinking utility to speed up dynamic linking'
+arch=('i686' 'x86_64')
+url='http://people.redhat.com/jakub/prelink/'
+license=('GPL')
+depends=('elfutils')
+backup=('etc/prelink.conf')
+source=(http://people.redhat.com/jakub/prelink/${pkgname}-${pkgver}.tar.bz2;
+'prelink.conf')
+sha1sums=('eff86cb26f0cc174486769527286cc388d5216b0'
+  'b83bd2d3505076151aa13d40de3d5c08a04440c7')
+
+build() {
+  cd ${pkgname}
+  ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin
+  make
+}
+
+check() {
+  cd ${pkgname}
+  make check
+}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR=${pkgdir} install
+  install -Dm0644 ${srcdir}/prelink.conf ${pkgdir}/etc/prelink.conf
+}

Copied: prelink/repos/community-testing-x86_64/prelink.conf (from rev 96663, 
prelink/trunk/prelink.conf)
===
--- community-testing-x86_64/prelink.conf   (rev 0)
+++ community-testing-x86_64/prelink.conf   2013-09-02 20:33:59 UTC (rev 
9)
@@ -0,0 +1,8 @@
+# System
+/usr/lib
+/usr/bin
+
+# KDE3
+/opt/kde/lib
+/opt/kde/bin
+/opt/kde/share