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

Balló György bgyorgy at archlinux.org
Fri Dec 5 19:33:37 UTC 2014


    Date: Friday, December 5, 2014 @ 20:33:37
  Author: bgyorgy
Revision: 123512

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

Added:
  notification-daemon/repos/community-i686/PKGBUILD
    (from rev 123511, notification-daemon/trunk/PKGBUILD)
  notification-daemon/repos/community-x86_64/PKGBUILD
    (from rev 123511, notification-daemon/trunk/PKGBUILD)
Deleted:
  notification-daemon/repos/community-i686/PKGBUILD
  notification-daemon/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-05 19:33:27 UTC (rev 123511)
+++ community-i686/PKGBUILD	2014-12-05 19:33:37 UTC (rev 123512)
@@ -1,37 +0,0 @@
-# $Id$
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Contributor: Mark Rosenstand <mark at borkware.net>
-
-pkgname=notification-daemon
-pkgver=3.14.0
-pkgrel=1
-pkgdesc="Notification daemon for the desktop notifications framework"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://www.gnome.org/"
-depends=(gtk3 libcanberra)
-makedepends=(intltool)
-source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6f55108e2964d0e0186c8886a545d0537052dc32010218cd657658534c316797')
-
-prepare() {
-    cd ${pkgname}-${pkgver}
-}
-
-build() {
-    cd ${pkgname}-${pkgver}
-    ./configure --prefix=/usr --sysconfdir=/etc \
-        --libexecdir=/usr/lib/notification-daemon-1.0 \
-        --localstatedir=/var --disable-static
-    make
-}
-
-check() {
-    cd ${pkgname}-${pkgver}
-    make check
-}
-
-package() {
-    cd ${pkgname}-${pkgver}
-    make DESTDIR=${pkgdir} install
-}

Copied: notification-daemon/repos/community-i686/PKGBUILD (from rev 123511, notification-daemon/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-05 19:33:37 UTC (rev 123512)
@@ -0,0 +1,37 @@
+# $Id$
+# Contributor: Jan de Groot <jgc at archlinux.org>
+# Contributor: Mark Rosenstand <mark at borkware.net>
+
+pkgname=notification-daemon
+pkgver=3.14.1
+pkgrel=1
+pkgdesc="Notification daemon for the desktop notifications framework"
+arch=(i686 x86_64)
+license=(GPL)
+url="http://www.gnome.org/"
+depends=(gtk3 libcanberra)
+makedepends=(intltool)
+source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3cd9af77708fb1ab95ed6c8c66095c5c99a19e84eadc6ba607ef07973e262b80')
+
+prepare() {
+    cd ${pkgname}-${pkgver}
+}
+
+build() {
+    cd ${pkgname}-${pkgver}
+    ./configure --prefix=/usr --sysconfdir=/etc \
+        --libexecdir=/usr/lib/notification-daemon-1.0 \
+        --localstatedir=/var --disable-static
+    make
+}
+
+check() {
+    cd ${pkgname}-${pkgver}
+    make check
+}
+
+package() {
+    cd ${pkgname}-${pkgver}
+    make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-05 19:33:27 UTC (rev 123511)
+++ community-x86_64/PKGBUILD	2014-12-05 19:33:37 UTC (rev 123512)
@@ -1,37 +0,0 @@
-# $Id$
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Contributor: Mark Rosenstand <mark at borkware.net>
-
-pkgname=notification-daemon
-pkgver=3.14.0
-pkgrel=1
-pkgdesc="Notification daemon for the desktop notifications framework"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://www.gnome.org/"
-depends=(gtk3 libcanberra)
-makedepends=(intltool)
-source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6f55108e2964d0e0186c8886a545d0537052dc32010218cd657658534c316797')
-
-prepare() {
-    cd ${pkgname}-${pkgver}
-}
-
-build() {
-    cd ${pkgname}-${pkgver}
-    ./configure --prefix=/usr --sysconfdir=/etc \
-        --libexecdir=/usr/lib/notification-daemon-1.0 \
-        --localstatedir=/var --disable-static
-    make
-}
-
-check() {
-    cd ${pkgname}-${pkgver}
-    make check
-}
-
-package() {
-    cd ${pkgname}-${pkgver}
-    make DESTDIR=${pkgdir} install
-}

Copied: notification-daemon/repos/community-x86_64/PKGBUILD (from rev 123511, notification-daemon/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-05 19:33:37 UTC (rev 123512)
@@ -0,0 +1,37 @@
+# $Id$
+# Contributor: Jan de Groot <jgc at archlinux.org>
+# Contributor: Mark Rosenstand <mark at borkware.net>
+
+pkgname=notification-daemon
+pkgver=3.14.1
+pkgrel=1
+pkgdesc="Notification daemon for the desktop notifications framework"
+arch=(i686 x86_64)
+license=(GPL)
+url="http://www.gnome.org/"
+depends=(gtk3 libcanberra)
+makedepends=(intltool)
+source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3cd9af77708fb1ab95ed6c8c66095c5c99a19e84eadc6ba607ef07973e262b80')
+
+prepare() {
+    cd ${pkgname}-${pkgver}
+}
+
+build() {
+    cd ${pkgname}-${pkgver}
+    ./configure --prefix=/usr --sysconfdir=/etc \
+        --libexecdir=/usr/lib/notification-daemon-1.0 \
+        --localstatedir=/var --disable-static
+    make
+}
+
+check() {
+    cd ${pkgname}-${pkgver}
+    make check
+}
+
+package() {
+    cd ${pkgname}-${pkgver}
+    make DESTDIR=${pkgdir} install
+}



More information about the arch-commits mailing list