[arch-commits] Commit in inputproto/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed May 14 17:20:14 UTC 2008


    Date: Wednesday, May 14, 2008 @ 13:20:14
  Author: jgc
Revision: 1655

Merged revisions 2-1654 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/inputproto/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r669 | alexander | 2008-04-21 13:49:13 +0000 (Mon, 21 Apr 2008) | 2 lines
  
  upgpkg: inputproto 1.4.3
........

Modified:
  inputproto/repos/extra-x86_64/	(properties)
  inputproto/repos/extra-x86_64/PKGBUILD

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


Property changes on: inputproto/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /inputproto/trunk:1
   + /inputproto/trunk:1-1654

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-05-14 17:18:48 UTC (rev 1654)
+++ extra-x86_64/PKGBUILD	2008-05-14 17:20:14 UTC (rev 1655)
@@ -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