[arch-commits] Commit in xfce4-pulseaudio-plugin/repos/extra-x86_64 (2 files)

2020-04-13 Thread Antonio Rojas via arch-commits
Date: Monday, April 13, 2020 @ 18:40:42
  Author: arojas
Revision: 380299

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD
(from rev 380298, xfce4-pulseaudio-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-13 18:40:13 UTC (rev 380298)
+++ PKGBUILD2020-04-13 18:40:42 UTC (rev 380299)
@@ -1,50 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: NicoHood 
-# Contributor: 
-# Contributor: twa022 
-
-pkgname=xfce4-pulseaudio-plugin
-pkgver=0.4.2
-pkgrel=2
-pkgdesc="Pulseaudio plugin for Xfce4 panel"
-arch=('x86_64')
-license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
-makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
-optdepends=('pavucontrol: default pulseaudio mixer')
-_commit=b7a76fa7d7176c4cad4dd432a9629f3fa78ed708  # 
tags/xfce4-pulseaudio-plugin-0.4.2^0
-source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---enable-keybinder \
---enable-libnotify \
---enable-maintainer-mode
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD (from rev 380298, 
xfce4-pulseaudio-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-13 18:40:42 UTC (rev 380299)
@@ -0,0 +1,50 @@
+# Maintainer: Jan de Groot 
+# Contributor: NicoHood 
+# Contributor: 
+# Contributor: twa022 
+
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.4.3
+pkgrel=1
+pkgdesc="Pulseaudio plugin for Xfce4 panel"
+arch=('x86_64')
+license=('GPL2')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
+makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
+optdepends=('pavucontrol: default pulseaudio mixer')
+_commit=9de2b7865ecb95bdd2cbaae00a17b23ae8455fe5  # 
tags/xfce4-pulseaudio-plugin-0.4.3^0
+source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-keybinder \
+--enable-libnotify \
+--enable-maintainer-mode
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in xfce4-pulseaudio-plugin/repos/extra-x86_64 (2 files)

2019-08-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 11, 2019 @ 19:31:29
  Author: foutrelis
Revision: 359629

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD
(from rev 359628, xfce4-pulseaudio-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-11 19:31:26 UTC (rev 359628)
+++ PKGBUILD2019-08-11 19:31:29 UTC (rev 359629)
@@ -1,50 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: NicoHood 
-# Contributor: 
-# Contributor: twa022 
-
-pkgname=xfce4-pulseaudio-plugin
-pkgver=0.4.1
-pkgrel=1
-pkgdesc="Pulseaudio plugin for Xfce4 panel"
-arch=('x86_64')
-license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
-makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
-optdepends=('pavucontrol: default pulseaudio mixer')
-_commit=66231b3503a74faea7bdbb925f08d7967016df6a  # 
tags/xfce4-pulseaudio-plugin-0.4.1^0
-source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---enable-keybinder \
---enable-libnotify \
---enable-maintainer-mode
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD (from rev 359628, 
xfce4-pulseaudio-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-11 19:31:29 UTC (rev 359629)
@@ -0,0 +1,50 @@
+# Maintainer: Jan de Groot 
+# Contributor: NicoHood 
+# Contributor: 
+# Contributor: twa022 
+
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.4.2
+pkgrel=1
+pkgdesc="Pulseaudio plugin for Xfce4 panel"
+arch=('x86_64')
+license=('GPL2')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
+makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
+optdepends=('pavucontrol: default pulseaudio mixer')
+_commit=b7a76fa7d7176c4cad4dd432a9629f3fa78ed708  # 
tags/xfce4-pulseaudio-plugin-0.4.2^0
+source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-keybinder \
+--enable-libnotify \
+--enable-maintainer-mode
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in xfce4-pulseaudio-plugin/repos/extra-x86_64 (2 files)

2018-04-19 Thread Jan de Groot via arch-commits
Date: Thursday, April 19, 2018 @ 21:32:00
  Author: jgc
Revision: 322471

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD
(from rev 322470, xfce4-pulseaudio-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-19 21:31:55 UTC (rev 322470)
+++ PKGBUILD2018-04-19 21:32:00 UTC (rev 322471)
@@ -1,50 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: NicoHood 
-# Contributor: 
-# Contributor: twa022 
-
-pkgname=xfce4-pulseaudio-plugin
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="Pulseaudio plugin for Xfce4 panel"
-arch=('x86_64')
-license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
-makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
-optdepends=('pavucontrol: default pulseaudio mixer')
-_commit=06b74caec7edfde6e45e58b81655495c76e913b0  # 
tags/xfce4-pulseaudio-plugin-0.4.0^0
-source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---enable-keybinder \
---enable-libnotify \
---enable-maintainer-mode
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD (from rev 322470, 
xfce4-pulseaudio-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-19 21:32:00 UTC (rev 322471)
@@ -0,0 +1,50 @@
+# Maintainer: Jan de Groot 
+# Contributor: NicoHood 
+# Contributor: 
+# Contributor: twa022 
+
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="Pulseaudio plugin for Xfce4 panel"
+arch=('x86_64')
+license=('GPL2')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
+makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
+optdepends=('pavucontrol: default pulseaudio mixer')
+_commit=66231b3503a74faea7bdbb925f08d7967016df6a  # 
tags/xfce4-pulseaudio-plugin-0.4.1^0
+source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-keybinder \
+--enable-libnotify \
+--enable-maintainer-mode
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in xfce4-pulseaudio-plugin/repos/extra-x86_64 (2 files)

2018-03-25 Thread Jan de Groot via arch-commits
Date: Sunday, March 25, 2018 @ 21:09:58
  Author: jgc
Revision: 320323

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD
(from rev 320322, xfce4-pulseaudio-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-25 21:09:53 UTC (rev 320322)
+++ PKGBUILD2018-03-25 21:09:58 UTC (rev 320323)
@@ -1,50 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: NicoHood 
-# Contributor: 
-# Contributor: twa022 
-
-pkgname=xfce4-pulseaudio-plugin
-pkgver=0.3.5
-pkgrel=1
-pkgdesc="Pulseaudio plugin for Xfce4 panel"
-arch=('x86_64')
-license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
-makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
-optdepends=('pavucontrol: default pulseaudio mixer')
-_commit=740099065e7b6345b6db80ad900bb6109de1b07a  # 
tags/xfce4-pulseaudio-plugin-0.3.5^0
-source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---enable-keybinder \
---enable-libnotify \
---enable-maintainer-mode
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD (from rev 320322, 
xfce4-pulseaudio-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-25 21:09:58 UTC (rev 320323)
@@ -0,0 +1,50 @@
+# Maintainer: Jan de Groot 
+# Contributor: NicoHood 
+# Contributor: 
+# Contributor: twa022 
+
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.4.0
+pkgrel=1
+pkgdesc="Pulseaudio plugin for Xfce4 panel"
+arch=('x86_64')
+license=('GPL2')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
+makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
+optdepends=('pavucontrol: default pulseaudio mixer')
+_commit=06b74caec7edfde6e45e58b81655495c76e913b0  # 
tags/xfce4-pulseaudio-plugin-0.4.0^0
+source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-keybinder \
+--enable-libnotify \
+--enable-maintainer-mode
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in xfce4-pulseaudio-plugin/repos/extra-x86_64 (2 files)

2018-03-05 Thread Evangelos Foutras via arch-commits
Date: Monday, March 5, 2018 @ 15:14:57
  Author: foutrelis
Revision: 317846

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD
(from rev 317845, xfce4-pulseaudio-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-05 15:14:49 UTC (rev 317845)
+++ PKGBUILD2018-03-05 15:14:57 UTC (rev 317846)
@@ -1,50 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: NicoHood 
-# Contributor: 
-# Contributor: twa022 
-
-pkgname=xfce4-pulseaudio-plugin
-pkgver=0.3.4
-pkgrel=1
-pkgdesc="Pulseaudio plugin for Xfce4 panel"
-arch=('x86_64')
-license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
-makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
-optdepends=('pavucontrol: default pulseaudio mixer')
-_commit=e055393468e04bc34e0047dc5bb3c983d8183d8a  # 
tags/xfce4-pulseaudio-plugin-0.3.4^0
-source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---enable-keybinder \
---enable-libnotify \
---enable-maintainer-mode
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD (from rev 317845, 
xfce4-pulseaudio-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-05 15:14:57 UTC (rev 317846)
@@ -0,0 +1,50 @@
+# Maintainer: Jan de Groot 
+# Contributor: NicoHood 
+# Contributor: 
+# Contributor: twa022 
+
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.3.5
+pkgrel=1
+pkgdesc="Pulseaudio plugin for Xfce4 panel"
+arch=('x86_64')
+license=('GPL2')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
+makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
+optdepends=('pavucontrol: default pulseaudio mixer')
+_commit=740099065e7b6345b6db80ad900bb6109de1b07a  # 
tags/xfce4-pulseaudio-plugin-0.3.5^0
+source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-keybinder \
+--enable-libnotify \
+--enable-maintainer-mode
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in xfce4-pulseaudio-plugin/repos/extra-x86_64 (2 files)

2017-12-07 Thread Jan de Groot via arch-commits
Date: Thursday, December 7, 2017 @ 22:23:29
  Author: jgc
Revision: 311820

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD
(from rev 311819, xfce4-pulseaudio-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-07 22:23:23 UTC (rev 311819)
+++ PKGBUILD2017-12-07 22:23:29 UTC (rev 311820)
@@ -1,50 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: NicoHood 
-# Contributor: 
-# Contributor: twa022 
-
-pkgname=xfce4-pulseaudio-plugin
-pkgver=0.3.3
-pkgrel=1
-pkgdesc="Pulseaudio plugin for Xfce4 panel"
-arch=('x86_64')
-license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
-makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
-optdepends=('pavucontrol: default pulseaudio mixer')
-_commit=66579b50f34609e7a4a60b6769c18513fcdc92fc  # 
tags/xfce4-pulseaudio-plugin-0.3.3^0
-source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---enable-keybinder \
---enable-libnotify \
---enable-maintainer-mode
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD (from rev 311819, 
xfce4-pulseaudio-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-07 22:23:29 UTC (rev 311820)
@@ -0,0 +1,50 @@
+# Maintainer: Jan de Groot 
+# Contributor: NicoHood 
+# Contributor: 
+# Contributor: twa022 
+
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.3.4
+pkgrel=1
+pkgdesc="Pulseaudio plugin for Xfce4 panel"
+arch=('x86_64')
+license=('GPL2')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
+makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
+optdepends=('pavucontrol: default pulseaudio mixer')
+_commit=e055393468e04bc34e0047dc5bb3c983d8183d8a  # 
tags/xfce4-pulseaudio-plugin-0.3.4^0
+source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-keybinder \
+--enable-libnotify \
+--enable-maintainer-mode
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in xfce4-pulseaudio-plugin/repos/extra-x86_64 (2 files)

2017-12-03 Thread Jan de Groot via arch-commits
Date: Sunday, December 3, 2017 @ 22:36:20
  Author: jgc
Revision: 311580

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD
(from rev 311579, xfce4-pulseaudio-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-03 22:36:14 UTC (rev 311579)
+++ PKGBUILD2017-12-03 22:36:20 UTC (rev 311580)
@@ -1,50 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: NicoHood 
-# Contributor: 
-# Contributor: twa022 
-
-pkgname=xfce4-pulseaudio-plugin
-pkgver=0.3.2
-pkgrel=1
-pkgdesc="Pulseaudio plugin for Xfce4 panel"
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
-makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
-optdepends=('pavucontrol: default pulseaudio mixer')
-_commit=9a17c12d2b4bd52dc0a694947dd7e6a3688ec974  # 
tags/xfce4-pulseaudio-plugin-0.3.2^0
-source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---enable-keybinder \
---enable-libnotify \
---enable-maintainer-mode
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD (from rev 311579, 
xfce4-pulseaudio-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-03 22:36:20 UTC (rev 311580)
@@ -0,0 +1,50 @@
+# Maintainer: Jan de Groot 
+# Contributor: NicoHood 
+# Contributor: 
+# Contributor: twa022 
+
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.3.3
+pkgrel=1
+pkgdesc="Pulseaudio plugin for Xfce4 panel"
+arch=('x86_64')
+license=('GPL2')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
+makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
+optdepends=('pavucontrol: default pulseaudio mixer')
+_commit=66579b50f34609e7a4a60b6769c18513fcdc92fc  # 
tags/xfce4-pulseaudio-plugin-0.3.3^0
+source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-keybinder \
+--enable-libnotify \
+--enable-maintainer-mode
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in xfce4-pulseaudio-plugin/repos/extra-x86_64 (2 files)

2017-11-11 Thread Jan de Groot
Date: Saturday, November 11, 2017 @ 22:57:35
  Author: jgc
Revision: 309574

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD
(from rev 309573, xfce4-pulseaudio-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-11 22:57:00 UTC (rev 309573)
+++ PKGBUILD2017-11-11 22:57:35 UTC (rev 309574)
@@ -1,50 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: NicoHood 
-# Contributor: 
-# Contributor: twa022 
-
-pkgname=xfce4-pulseaudio-plugin
-pkgver=0.2.5+30+g1c7b487
-pkgrel=1
-pkgdesc="Pulseaudio plugin for Xfce4 panel"
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
-makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
-optdepends=('pavucontrol: default pulseaudio mixer')
-_commit=1c7b4876778989e697346942a23aa42b123ef4ed  # master
-source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---enable-keybinder \
---enable-libnotify \
---enable-maintainer-mode
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-pulseaudio-plugin/repos/extra-x86_64/PKGBUILD (from rev 309573, 
xfce4-pulseaudio-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-11 22:57:35 UTC (rev 309574)
@@ -0,0 +1,50 @@
+# Maintainer: Jan de Groot 
+# Contributor: NicoHood 
+# Contributor: 
+# Contributor: twa022 
+
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.3.2
+pkgrel=1
+pkgdesc="Pulseaudio plugin for Xfce4 panel"
+arch=('i686' 'x86_64')
+license=('GPL2')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'gtk-update-icon-cache' 
'libnotify')
+makedepends=('intltool' 'dbus-glib' git xfce4-dev-tools)
+optdepends=('pavucontrol: default pulseaudio mixer')
+_commit=9a17c12d2b4bd52dc0a694947dd7e6a3688ec974  # 
tags/xfce4-pulseaudio-plugin-0.3.2^0
+source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^xfce4-pulseaudio-plugin-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-keybinder \
+--enable-libnotify \
+--enable-maintainer-mode
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="${pkgdir}" install
+}