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

Balló György bgyorgy at nymeria.archlinux.org
Wed Jan 8 18:46:24 UTC 2014


    Date: Wednesday, January 8, 2014 @ 19:46:24
  Author: bgyorgy
Revision: 103648

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

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

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 54 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-01-08 18:46:15 UTC (rev 103647)
+++ community-i686/PKGBUILD	2014-01-08 18:46:24 UTC (rev 103648)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Contributor: feuri
-
-pkgname=dunst
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="a dmenu-ish notification system "
-arch=('i686' 'x86_64')
-url="http://knopwob.github.com/dunst"
-license=(MIT)
-depends=(libxinerama libxss libxdg-basedir pango)
-optdepends=("libnotify: notify-send"
-            "dbus: start dunst on demand")
-makedepends=(libnotify dbus 'perl')
-provides=(notification-daemon)
-source=("${pkgname}-${pkgver}.tar.bz2::http://www.knopwob.org/public/dunst-release/$pkgname-$pkgver.tar.bz2")
-
-build() {
-	make -C "$srcdir/$pkgname-$pkgver" X11INC=/usr/include/X11 X11LIB=/usr/lib/X11
-}
-
-package() {
-	make -C "$pkgname-$pkgver" DESTDIR="${pkgdir}" PREFIX=/usr install
-	install -Dm644 "${srcdir}/$pkgname-$pkgver/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-# vim:set ts=2 sw=2 et:
-md5sums=('bb5fee3cdf6ee30f7e11b7edd35e6723')

Copied: dunst/repos/community-i686/PKGBUILD (from rev 103647, dunst/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-08 18:46:24 UTC (rev 103648)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Contributor: feuri
+
+pkgname=dunst
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="Customizable and lightweight notification-daemon"
+arch=('i686' 'x86_64')
+url="http://www.knopwob.org/dunst/"
+license=(BSD)
+depends=(libxinerama libxss libxdg-basedir pango)
+makedepends=(libnotify)
+provides=(notification-daemon)
+source=("http://www.knopwob.org/public/dunst-release/$pkgname-$pkgver.tar.bz2")
+md5sums=('bb5fee3cdf6ee30f7e11b7edd35e6723')
+
+build() {
+	make -C "$srcdir/$pkgname-$pkgver" X11INC=/usr/include/X11 X11LIB=/usr/lib/X11
+}
+
+package() {
+	make -C "$pkgname-$pkgver" DESTDIR="${pkgdir}" PREFIX=/usr install
+	install -Dm644 "${srcdir}/$pkgname-$pkgver/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-01-08 18:46:15 UTC (rev 103647)
+++ community-x86_64/PKGBUILD	2014-01-08 18:46:24 UTC (rev 103648)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Contributor: feuri
-
-pkgname=dunst
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="a dmenu-ish notification system "
-arch=('i686' 'x86_64')
-url="http://knopwob.github.com/dunst"
-license=(MIT)
-depends=(libxinerama libxss libxdg-basedir pango)
-optdepends=("libnotify: notify-send"
-            "dbus: start dunst on demand")
-makedepends=(libnotify dbus 'perl')
-provides=(notification-daemon)
-source=("${pkgname}-${pkgver}.tar.bz2::http://www.knopwob.org/public/dunst-release/$pkgname-$pkgver.tar.bz2")
-
-build() {
-	make -C "$srcdir/$pkgname-$pkgver" X11INC=/usr/include/X11 X11LIB=/usr/lib/X11
-}
-
-package() {
-	make -C "$pkgname-$pkgver" DESTDIR="${pkgdir}" PREFIX=/usr install
-	install -Dm644 "${srcdir}/$pkgname-$pkgver/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-# vim:set ts=2 sw=2 et:
-md5sums=('bb5fee3cdf6ee30f7e11b7edd35e6723')

Copied: dunst/repos/community-x86_64/PKGBUILD (from rev 103647, dunst/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-08 18:46:24 UTC (rev 103648)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Contributor: feuri
+
+pkgname=dunst
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="Customizable and lightweight notification-daemon"
+arch=('i686' 'x86_64')
+url="http://www.knopwob.org/dunst/"
+license=(BSD)
+depends=(libxinerama libxss libxdg-basedir pango)
+makedepends=(libnotify)
+provides=(notification-daemon)
+source=("http://www.knopwob.org/public/dunst-release/$pkgname-$pkgver.tar.bz2")
+md5sums=('bb5fee3cdf6ee30f7e11b7edd35e6723')
+
+build() {
+	make -C "$srcdir/$pkgname-$pkgver" X11INC=/usr/include/X11 X11LIB=/usr/lib/X11
+}
+
+package() {
+	make -C "$pkgname-$pkgver" DESTDIR="${pkgdir}" PREFIX=/usr install
+	install -Dm644 "${srcdir}/$pkgname-$pkgver/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list