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

Martin Wimpress flexiondotorg at archlinux.org
Fri Dec 4 11:04:22 UTC 2015


    Date: Friday, December 4, 2015 @ 12:04:22
  Author: flexiondotorg
Revision: 148346

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-12-04 11:04:13 UTC (rev 148345)
+++ community-i686/PKGBUILD	2015-12-04 11:04:22 UTC (rev 148346)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.12
-pkgname=libmatemixer
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="Mixer library for MATE Desktop"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('alsa-lib' 'libpulse')
-makedepends=('mate-common')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('cb83bf944716e6e3bc1f8f70ca7847a4ae2f21be')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --sysconfdir=/etc \
-        --localstatedir=/var \
-        --disable-static
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: libmatemixer/repos/community-i686/PKGBUILD (from rev 148345, libmatemixer/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-12-04 11:04:22 UTC (rev 148346)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.12
+pkgname=libmatemixer
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="Mixer library for MATE Desktop"
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('alsa-lib' 'libpulse')
+makedepends=('mate-common')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('37c5b081e80db36210834e123643e2f7a12f176d')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --sysconfdir=/etc \
+        --localstatedir=/var \
+        --disable-static
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-12-04 11:04:13 UTC (rev 148345)
+++ community-x86_64/PKGBUILD	2015-12-04 11:04:22 UTC (rev 148346)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.12
-pkgname=libmatemixer
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="Mixer library for MATE Desktop"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('alsa-lib' 'libpulse')
-makedepends=('mate-common')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('cb83bf944716e6e3bc1f8f70ca7847a4ae2f21be')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --sysconfdir=/etc \
-        --localstatedir=/var \
-        --disable-static
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: libmatemixer/repos/community-x86_64/PKGBUILD (from rev 148345, libmatemixer/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-12-04 11:04:22 UTC (rev 148346)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.12
+pkgname=libmatemixer
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="Mixer library for MATE Desktop"
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('alsa-lib' 'libpulse')
+makedepends=('mate-common')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('37c5b081e80db36210834e123643e2f7a12f176d')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --sysconfdir=/etc \
+        --localstatedir=/var \
+        --disable-static
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list