[arch-commits] Commit in volumeicon/repos (4 files)
Alexander Rødseth
arodseth at archlinux.org
Fri Nov 14 10:16:30 UTC 2014
Date: Friday, November 14, 2014 @ 11:16:29
Author: arodseth
Revision: 122566
archrelease: copy trunk to community-x86_64, community-i686
Added:
volumeicon/repos/community-i686/PKGBUILD
(from rev 122565, volumeicon/trunk/PKGBUILD)
volumeicon/repos/community-x86_64/PKGBUILD
(from rev 122565, volumeicon/trunk/PKGBUILD)
Deleted:
volumeicon/repos/community-i686/PKGBUILD
volumeicon/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 82 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 41 ----------------------
community-x86_64/PKGBUILD | 41 ----------------------
3 files changed, 82 insertions(+), 82 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-11-14 10:16:18 UTC (rev 122565)
+++ community-i686/PKGBUILD 2014-11-14 10:16:29 UTC (rev 122566)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Maato <maato softwarebakery com>
-
-# TODO: Consider adding an install-time message about
-# removing ~/.config/volumeicon/volumeicon if there are
-# problems running volumeicon. Ref FS#34239
-
-pkgname=volumeicon
-pkgver=0.5.0
-pkgrel=4
-pkgdesc='Volume control for your system tray'
-arch=('x86_64' 'i686')
-url='http://softwarebakery.com/maato/volumeicon.html'
-license=('GPL3')
-depends=('gtk3' 'alsa-lib' 'libnotify')
-makedepends=('intltool' 'git')
-source=('git://github.com/Maato/volumeicon.git#commit=090fe14c0f')
-md5sums=('SKIP')
-
-pkgver() {
- cd "$pkgname"
- head -1 ChangeLog | cut -d: -f1
-}
-
-prepare() {
- cd "$pkgname"
- ./autogen.sh
-}
-
-build() {
- cd "$pkgname"
- ./configure --prefix=/usr --enable-notify
- make
-}
-
-package() {
- make -C "$pkgname" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:
Copied: volumeicon/repos/community-i686/PKGBUILD (from rev 122565, volumeicon/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-14 10:16:29 UTC (rev 122566)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Maato <maato softwarebakery com>
+
+# TODO: Consider adding an install-time message about
+# removing ~/.config/volumeicon/volumeicon if there are
+# problems running volumeicon. Ref FS#34239
+
+pkgname=volumeicon
+pkgver=0.5.0
+pkgrel=5
+pkgdesc='Volume control for your system tray'
+arch=('x86_64' 'i686')
+url='http://softwarebakery.com/maato/volumeicon.html'
+license=('GPL3')
+depends=('gtk3' 'alsa-lib' 'libnotify')
+makedepends=('intltool' 'git')
+source=('git://github.com/Maato/volumeicon.git#commit=090fe14c0f')
+md5sums=('SKIP')
+
+pkgver() {
+ cd "$pkgname"
+ head -1 ChangeLog | cut -d: -f1
+}
+
+prepare() {
+ cd "$pkgname"
+ ./autogen.sh
+}
+
+build() {
+ cd "$pkgname"
+ ./configure --prefix=/usr --enable-notify
+ make
+}
+
+package() {
+ make -C "$pkgname" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-11-14 10:16:18 UTC (rev 122565)
+++ community-x86_64/PKGBUILD 2014-11-14 10:16:29 UTC (rev 122566)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Maato <maato softwarebakery com>
-
-# TODO: Consider adding an install-time message about
-# removing ~/.config/volumeicon/volumeicon if there are
-# problems running volumeicon. Ref FS#34239
-
-pkgname=volumeicon
-pkgver=0.5.0
-pkgrel=4
-pkgdesc='Volume control for your system tray'
-arch=('x86_64' 'i686')
-url='http://softwarebakery.com/maato/volumeicon.html'
-license=('GPL3')
-depends=('gtk3' 'alsa-lib' 'libnotify')
-makedepends=('intltool' 'git')
-source=('git://github.com/Maato/volumeicon.git#commit=090fe14c0f')
-md5sums=('SKIP')
-
-pkgver() {
- cd "$pkgname"
- head -1 ChangeLog | cut -d: -f1
-}
-
-prepare() {
- cd "$pkgname"
- ./autogen.sh
-}
-
-build() {
- cd "$pkgname"
- ./configure --prefix=/usr --enable-notify
- make
-}
-
-package() {
- make -C "$pkgname" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:
Copied: volumeicon/repos/community-x86_64/PKGBUILD (from rev 122565, volumeicon/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-11-14 10:16:29 UTC (rev 122566)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Maato <maato softwarebakery com>
+
+# TODO: Consider adding an install-time message about
+# removing ~/.config/volumeicon/volumeicon if there are
+# problems running volumeicon. Ref FS#34239
+
+pkgname=volumeicon
+pkgver=0.5.0
+pkgrel=5
+pkgdesc='Volume control for your system tray'
+arch=('x86_64' 'i686')
+url='http://softwarebakery.com/maato/volumeicon.html'
+license=('GPL3')
+depends=('gtk3' 'alsa-lib' 'libnotify')
+makedepends=('intltool' 'git')
+source=('git://github.com/Maato/volumeicon.git#commit=090fe14c0f')
+md5sums=('SKIP')
+
+pkgver() {
+ cd "$pkgname"
+ head -1 ChangeLog | cut -d: -f1
+}
+
+prepare() {
+ cd "$pkgname"
+ ./autogen.sh
+}
+
+build() {
+ cd "$pkgname"
+ ./configure --prefix=/usr --enable-notify
+ make
+}
+
+package() {
+ make -C "$pkgname" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list