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

Andrea Scarpino andrea at archlinux.org
Mon Apr 30 07:11:58 UTC 2012


    Date: Monday, April 30, 2012 @ 03:11:57
  Author: andrea
Revision: 157935

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

Added:
  appmenu-qt/repos/extra-i686/PKGBUILD
    (from rev 157934, appmenu-qt/trunk/PKGBUILD)
  appmenu-qt/repos/extra-x86_64/PKGBUILD
    (from rev 157934, appmenu-qt/trunk/PKGBUILD)
Deleted:
  appmenu-qt/repos/extra-i686/PKGBUILD
  appmenu-qt/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   59 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   59 ++++++++++++++++++++++++------------------------
 2 files changed, 60 insertions(+), 58 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-04-30 07:11:30 UTC (rev 157934)
+++ extra-i686/PKGBUILD	2012-04-30 07:11:57 UTC (rev 157935)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=appmenu-qt
-pkgver=0.2.4
-pkgrel=4
-pkgdesc="Allows Qt applications to export menus over DBus to a menu applet"
-arch=('i686' 'x86_64')
-url='https://launchpad.net/appmenu-qt'
-license=('GPL')
-depends=('libdbusmenu-qt')
-makedepends=('cmake')
-source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5266d3e77e424bce19f4bcd8f4ffd4bf')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE="Release"
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: appmenu-qt/repos/extra-i686/PKGBUILD (from rev 157934, appmenu-qt/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-04-30 07:11:57 UTC (rev 157935)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=appmenu-qt
+pkgver=0.2.6
+pkgrel=1
+pkgdesc="Allows Qt applications to export menus over DBus to a menu applet"
+arch=('i686' 'x86_64')
+url='https://launchpad.net/appmenu-qt'
+license=('GPL')
+depends=('libdbusmenu-qt')
+makedepends=('cmake')
+source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2"{,.asc})
+md5sums=('90cce750e5412d43ce075b0a9bdb6782'
+         'de499d01369fc85040f5bbfc53ae1700')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE="Release"
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-04-30 07:11:30 UTC (rev 157934)
+++ extra-x86_64/PKGBUILD	2012-04-30 07:11:57 UTC (rev 157935)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=appmenu-qt
-pkgver=0.2.4
-pkgrel=4
-pkgdesc="Allows Qt applications to export menus over DBus to a menu applet"
-arch=('i686' 'x86_64')
-url='https://launchpad.net/appmenu-qt'
-license=('GPL')
-depends=('libdbusmenu-qt')
-makedepends=('cmake')
-source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5266d3e77e424bce19f4bcd8f4ffd4bf')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE="Release"
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: appmenu-qt/repos/extra-x86_64/PKGBUILD (from rev 157934, appmenu-qt/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-04-30 07:11:57 UTC (rev 157935)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=appmenu-qt
+pkgver=0.2.6
+pkgrel=1
+pkgdesc="Allows Qt applications to export menus over DBus to a menu applet"
+arch=('i686' 'x86_64')
+url='https://launchpad.net/appmenu-qt'
+license=('GPL')
+depends=('libdbusmenu-qt')
+makedepends=('cmake')
+source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2"{,.asc})
+md5sums=('90cce750e5412d43ce075b0a9bdb6782'
+         'de499d01369fc85040f5bbfc53ae1700')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE="Release"
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list