[arch-commits] Commit in inputproto/repos (testing-i686 testing-i686/PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Mon Apr 21 13:49:34 UTC 2008


    Date: Monday, April 21, 2008 @ 09:49:33
  Author: alexander
Revision: 670

Added:
  inputproto/repos/testing-i686/
    (from rev 624, inputproto/trunk)
Modified:
  inputproto/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Copied: inputproto/repos/testing-i686 (from rev 624, inputproto/trunk)

Modified: testing-i686/PKGBUILD
===================================================================
--- inputproto/trunk/PKGBUILD	2008-04-21 11:04:20 UTC (rev 624)
+++ testing-i686/PKGBUILD	2008-04-21 13:49:33 UTC (rev 670)
@@ -2,10 +2,11 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=inputproto
-pkgver=1.4.2.1
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="X11 Input extension wire protocol"
 arch=(i686 x86_64)
+license=('custom')
 url="http://xorg.freedesktop.org/"
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
 
@@ -14,5 +15,8 @@
   ./configure --prefix=/usr
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
+
+  install -D -m644 ${startdir}/src/${pkgname}-${pkgver}/COPYING \
+                   ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING
 }
-md5sums=('aa948a7469168ddd9c33f11c5dff55ac')
+md5sums=('a0f0d8cf6fbf0db8ba3937d0cc16138d')





More information about the arch-commits mailing list