[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2020-05-16 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 16, 2020 @ 13:53:11
  Author: foutrelis
Revision: 384688

upgpkg: libxkbfile 1.1.0-2: reproducibility rebuild

Modified:
  libxkbfile/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 13:53:07 UTC (rev 384687)
+++ PKGBUILD2020-05-16 13:53:11 UTC (rev 384688)
@@ -2,7 +2,7 @@
 
 pkgname=libxkbfile
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 keyboard file manipulation library"
 arch=('x86_64')
 license=('custom')


[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:29:42
  Author: andyrtr
Revision: 348552

upgpkg: libxkbfile 1.1.0-1

upstream update 1.1.0

Modified:
  libxkbfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:27:33 UTC (rev 348551)
+++ PKGBUILD2019-03-17 12:29:42 UTC (rev 348552)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxkbfile
-pkgver=1.0.9
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="X11 keyboard file manipulation library"
 arch=('x86_64')
 license=('custom')
@@ -10,7 +10,7 @@
 depends=('libx11')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('5fa268f10d7c4bd7b1e0c9f12adaa53d86b149f193d228fc620b3b81d360b37e4ede0192f5a0dc715bf830a57bd1388af01399fb33609413fc64623ee91cb8d1'
+sha512sums=('1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith 

 


[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2018-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 04:10:17
  Author: felixonmars
Revision: 325406

upgpkg: libxkbfile 1.0.9-2

BUILDINFO Rebuild

Modified:
  libxkbfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 04:09:51 UTC (rev 325405)
+++ PKGBUILD2018-05-31 04:10:17 UTC (rev 325406)
@@ -3,7 +3,7 @@
 
 pkgname=libxkbfile
 pkgver=1.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 keyboard file manipulation library"
 arch=('x86_64')
 license=('custom')
@@ -11,7 +11,7 @@
 depends=('libx11')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('51817e0530961975d9513b773960b4edd275f7d5c72293d5a151ed4f42aeb16a'
+sha512sums=('5fa268f10d7c4bd7b1e0c9f12adaa53d86b149f193d228fc620b3b81d360b37e4ede0192f5a0dc715bf830a57bd1388af01399fb33609413fc64623ee91cb8d1'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith 

 


[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2017-01-17 Thread Andreas Radke
Date: Tuesday, January 17, 2017 @ 20:51:41
  Author: andyrtr
Revision: 286843

https sources / gpg signature fixes

Modified:
  libxkbfile/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-17 20:51:16 UTC (rev 286842)
+++ PKGBUILD2017-01-17 20:51:41 UTC (rev 286843)
@@ -7,7 +7,7 @@
 pkgdesc="X11 keyboard file manipulation library"
 arch=('i686' 'x86_64')
 license=('custom')
-url="http://xorg.freedesktop.org/;
+url="https://xorg.freedesktop.org/;
 depends=('libx11')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})


[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2015-05-02 Thread Andreas Radke
Date: Saturday, May 2, 2015 @ 19:02:33
  Author: andyrtr
Revision: 238359

upgpkg: libxkbfile 1.0.9-1

upstream update 1.0.9

Modified:
  libxkbfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-02 16:41:24 UTC (rev 238358)
+++ PKGBUILD2015-05-02 17:02:33 UTC (rev 238359)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libxkbfile
-pkgver=1.0.8
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
 pkgdesc=X11 keyboard file manipulation library
 arch=('i686' 'x86_64')
 license=('custom')
@@ -10,17 +10,19 @@
 url=http://xorg.freedesktop.org/;
 depends=('libx11')
 makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('05139829837c26e3a14a40a700f058c018bc71f5')
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('51817e0530961975d9513b773960b4edd275f7d5c72293d5a151ed4f42aeb16a'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith 
alan.coopersm...@oracle.com
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static 
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 
   install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}


[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2014-07-02 Thread Felix Yan
Date: Thursday, July 3, 2014 @ 05:12:47
  Author: fyan
Revision: 216321

upgpkg: libxkbfile 1.0.8-2

mtree rebuild

Modified:
  libxkbfile/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-03 03:12:05 UTC (rev 216320)
+++ PKGBUILD2014-07-03 03:12:47 UTC (rev 216321)
@@ -3,7 +3,7 @@
 
 pkgname=libxkbfile
 pkgver=1.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc=X11 keyboard file manipulation library
 arch=('i686' 'x86_64')
 license=('custom')



[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2012-03-09 Thread andyrtr
Date: Friday, March 9, 2012 @ 11:18:59
  Author: andyrtr
Revision: 152780

upgpkg: libxkbfile 1.0.8-1

upstream update 1.0.8

Modified:
  libxkbfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-09 16:16:24 UTC (rev 152779)
+++ PKGBUILD2012-03-09 16:18:59 UTC (rev 152780)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libxkbfile
-pkgver=1.0.7
-pkgrel=2
+pkgver=1.0.8
+pkgrel=1
 pkgdesc=X11 keyboard file manipulation library
 arch=('i686' 'x86_64')
 license=('custom')
@@ -12,7 +12,7 @@
 makedepends=('xorg-util-macros')
 options=('!libtool')
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('0fed539ffbc05859bc666b425fafa42e046bef5f')
+sha1sums=('05139829837c26e3a14a40a700f058c018bc71f5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2012-02-26 Thread Pierre Schmitz
Date: Sunday, February 26, 2012 @ 05:46:25
  Author: pierre
Revision: 151423

upgpkg: libxkbfile 1.0.7-2

rebuild old package

Modified:
  libxkbfile/trunk/PKGBUILD

--+
 PKGBUILD |   10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-26 10:45:32 UTC (rev 151422)
+++ PKGBUILD2012-02-26 10:46:25 UTC (rev 151423)
@@ -3,21 +3,25 @@
 
 pkgname=libxkbfile
 pkgver=1.0.7
-pkgrel=1
+pkgrel=2
 pkgdesc=X11 keyboard file manipulation library
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('custom')
 url=http://xorg.freedesktop.org/;
 depends=('libx11')
 makedepends=('xorg-util-macros')
 options=('!libtool')
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('0fed539ffbc05859bc666b425fafa42e046bef5f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static 
   make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 
   install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}



[arch-commits] Commit in libxkbfile/trunk (PKGBUILD)

2010-10-31 Thread Jan de Groot
Date: Sunday, October 31, 2010 @ 12:00:12
  Author: jgc
Revision: 97571

upgpkg: libxkbfile 1.0.7-1
Update to 1.0.7

Modified:
  libxkbfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-31 15:57:29 UTC (rev 97570)
+++ PKGBUILD2010-10-31 16:00:12 UTC (rev 97571)
@@ -2,24 +2,24 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libxkbfile
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc=X11 keyboard file manipulation library
 arch=(i686 x86_64)
 license=('custom')
 url=http://xorg.freedesktop.org/;
 depends=('libx11')
-makedepends=('pkgconfig')
+makedepends=('xorg-util-macros')
 options=('!libtool')
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b01156e263eca8177e6b7f10441951c4')
+sha1sums=('0fed539ffbc05859bc666b425fafa42e046bef5f')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static 
-  make || return 1
-  make DESTDIR=${startdir}/pkg install || return 1
+  make
+  make DESTDIR=${pkgdir} install
 
-  install -D -m644 ${startdir}/src/${pkgname}-${pkgver}/COPYING \
-   ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
 }