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

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


    Date: Wednesday, May 14, 2008 @ 13:13:33
  Author: jgc
Revision: 1652

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

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r561 | alexander | 2008-04-21 09:38:44 +0000 (Mon, 21 Apr 2008) | 2 lines
  
  upgpkg: xproto 7.0.12
........

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

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


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-05-14 17:11:21 UTC (rev 1651)
+++ extra-x86_64/PKGBUILD	2008-05-14 17:13:33 UTC (rev 1652)
@@ -2,10 +2,11 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xproto
-pkgver=7.0.11
+pkgver=7.0.12
 pkgrel=1
 pkgdesc="X11 core wire protocol and auxiliary headers"
 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=('6b6c266576d81c505aa4a1828151f7f8')
+md5sums=('388234421add6c1760b4fc99fcdc76b0')





More information about the arch-commits mailing list