[arch-commits] Commit in libfakekey/repos (4 files)

Lukas Fleischer lfleischer at nymeria.archlinux.org
Wed Jul 2 21:59:57 UTC 2014


    Date: Wednesday, July 2, 2014 @ 23:59:57
  Author: lfleischer
Revision: 114685

archrelease: copy trunk to community-i686, community-x86_64

Added:
  libfakekey/repos/community-i686/PKGBUILD
    (from rev 114684, libfakekey/trunk/PKGBUILD)
  libfakekey/repos/community-x86_64/PKGBUILD
    (from rev 114684, libfakekey/trunk/PKGBUILD)
Deleted:
  libfakekey/repos/community-i686/PKGBUILD
  libfakekey/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   50 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   25 ----------------------
 community-x86_64/PKGBUILD |   25 ----------------------
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-02 21:59:44 UTC (rev 114684)
+++ community-i686/PKGBUILD	2014-07-02 21:59:57 UTC (rev 114685)
@@ -1,25 +0,0 @@
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: zoulnix <z[o]ulnix.borkedduck.c[o]m>
-
-pkgname=libfakekey
-pkgver=0.1
-pkgrel=5
-pkgdesc='X virtual keyboard library.'
-arch=('i686' 'x86_64')
-url='http://matchbox-project.org/'
-license=('GPL')
-depends=('libxtst')
-source=("http://matchbox-project.org/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('83dbde4d77e8baf0176fe4291d8a2303')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
-  make AM_LDFLAGS=-lX11
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libfakekey/repos/community-i686/PKGBUILD (from rev 114684, libfakekey/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-02 21:59:57 UTC (rev 114685)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: zoulnix <z[o]ulnix.borkedduck.c[o]m>
+
+pkgname=libfakekey
+pkgver=0.1
+pkgrel=6
+pkgdesc='X virtual keyboard library.'
+arch=('i686' 'x86_64')
+url='https://www.yoctoproject.org/tools-resources/projects/matchbox'
+license=('GPL')
+depends=('libxtst')
+source=("http://downloads.yoctoproject.org/releases/matchbox/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('83dbde4d77e8baf0176fe4291d8a2303')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
+  make AM_LDFLAGS=-lX11
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-02 21:59:44 UTC (rev 114684)
+++ community-x86_64/PKGBUILD	2014-07-02 21:59:57 UTC (rev 114685)
@@ -1,25 +0,0 @@
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: zoulnix <z[o]ulnix.borkedduck.c[o]m>
-
-pkgname=libfakekey
-pkgver=0.1
-pkgrel=5
-pkgdesc='X virtual keyboard library.'
-arch=('i686' 'x86_64')
-url='http://matchbox-project.org/'
-license=('GPL')
-depends=('libxtst')
-source=("http://matchbox-project.org/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('83dbde4d77e8baf0176fe4291d8a2303')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
-  make AM_LDFLAGS=-lX11
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libfakekey/repos/community-x86_64/PKGBUILD (from rev 114684, libfakekey/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-02 21:59:57 UTC (rev 114685)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: zoulnix <z[o]ulnix.borkedduck.c[o]m>
+
+pkgname=libfakekey
+pkgver=0.1
+pkgrel=6
+pkgdesc='X virtual keyboard library.'
+arch=('i686' 'x86_64')
+url='https://www.yoctoproject.org/tools-resources/projects/matchbox'
+license=('GPL')
+depends=('libxtst')
+source=("http://downloads.yoctoproject.org/releases/matchbox/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('83dbde4d77e8baf0176fe4291d8a2303')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
+  make AM_LDFLAGS=-lX11
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list