[arch-commits] Commit in libxkbfile/repos (4 files)
Pierre Schmitz
pierre at archlinux.org
Sun Feb 26 10:46:55 UTC 2012
Date: Sunday, February 26, 2012 @ 05:46:54
Author: pierre
Revision: 151424
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libxkbfile/repos/extra-i686/PKGBUILD
(from rev 151423, libxkbfile/trunk/PKGBUILD)
libxkbfile/repos/extra-x86_64/PKGBUILD
(from rev 151423, libxkbfile/trunk/PKGBUILD)
Deleted:
libxkbfile/repos/extra-i686/PKGBUILD
libxkbfile/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 54 +++++++++++++++++++++++++-----------------------
extra-x86_64/PKGBUILD | 54 +++++++++++++++++++++++++-----------------------
2 files changed, 58 insertions(+), 50 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-02-26 10:46:25 UTC (rev 151423)
+++ extra-i686/PKGBUILD 2012-02-26 10:46:54 UTC (rev 151424)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libxkbfile
-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=('xorg-util-macros')
-options=('!libtool')
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('0fed539ffbc05859bc666b425fafa42e046bef5f')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --sysconfdir=/etc --disable-static
- make
- make DESTDIR="${pkgdir}" install
-
- install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
- install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}
Copied: libxkbfile/repos/extra-i686/PKGBUILD (from rev 151423, libxkbfile/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-02-26 10:46:54 UTC (rev 151424)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libxkbfile
+pkgver=1.0.7
+pkgrel=2
+pkgdesc="X11 keyboard file manipulation library"
+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")
+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}"
+ install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-02-26 10:46:25 UTC (rev 151423)
+++ extra-x86_64/PKGBUILD 2012-02-26 10:46:54 UTC (rev 151424)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libxkbfile
-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=('xorg-util-macros')
-options=('!libtool')
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('0fed539ffbc05859bc666b425fafa42e046bef5f')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --sysconfdir=/etc --disable-static
- make
- make DESTDIR="${pkgdir}" install
-
- install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
- install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}
Copied: libxkbfile/repos/extra-x86_64/PKGBUILD (from rev 151423, libxkbfile/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-02-26 10:46:54 UTC (rev 151424)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libxkbfile
+pkgver=1.0.7
+pkgrel=2
+pkgdesc="X11 keyboard file manipulation library"
+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")
+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}"
+ install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}
More information about the arch-commits
mailing list