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

Martin Wimpress flexiondotorg at archlinux.org
Wed Nov 18 12:59:51 UTC 2015


    Date: Wednesday, November 18, 2015 @ 13:59:50
  Author: flexiondotorg
Revision: 147072

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

Added:
  libopenshot-audio/repos/community-i686/PKGBUILD
    (from rev 147071, libopenshot-audio/trunk/PKGBUILD)
  libopenshot-audio/repos/community-x86_64/PKGBUILD
    (from rev 147071, libopenshot-audio/trunk/PKGBUILD)
Deleted:
  libopenshot-audio/repos/community-i686/PKGBUILD
  libopenshot-audio/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-11-18 12:59:40 UTC (rev 147071)
+++ community-i686/PKGBUILD	2015-11-18 12:59:50 UTC (rev 147072)
@@ -1,29 +0,0 @@
-# $Id:
-# Maintainer : Martin Wimpress <code at flexion.org>
-# Contributor: Foster McLane <fkmclane at gmail.com>
-# Contributor: Jonathan Thomas <jonathan at openshot.org>
-
-pkgname=libopenshot-audio
-pkgver=0.0.4
-pkgrel=1
-pkgdesc="A high-quality audio editing and playback library used by libopenshot."
-arch=('i686' 'x86_64')
-url="http://openshot.org/"
-license=('GPL3')
-depends=('alsa-lib' 'freetype2' 'libx11' 'libxcursor' 'libxinerama')
-makedepends=('cmake')
-source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('66086c5ff1cb5cc6a499f84888d07ad03a31b30105213fb5b578909707acbb2b')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	mkdir build
-	cd build
-	cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ../
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}/build"
-	make DESTDIR="${pkgdir}" install
-}

Copied: libopenshot-audio/repos/community-i686/PKGBUILD (from rev 147071, libopenshot-audio/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-11-18 12:59:50 UTC (rev 147072)
@@ -0,0 +1,29 @@
+# $Id:
+# Maintainer : Martin Wimpress <code at flexion.org>
+# Contributor: Foster McLane <fkmclane at gmail.com>
+# Contributor: Jonathan Thomas <jonathan at openshot.org>
+
+pkgname=libopenshot-audio
+pkgver=0.0.6
+pkgrel=1
+pkgdesc="A high-quality audio editing and playback library used by libopenshot."
+arch=('i686' 'x86_64')
+url="http://openshot.org/"
+license=('GPL3')
+depends=('alsa-lib' 'freetype2' 'libxcursor' 'libxinerama' 'libxrandr')
+makedepends=('cmake' 'doxygen')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('60abba3609a8c67c621a268be7ba8afd1225f81d74142d808173fb441564e2db')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	mkdir build
+	cd build
+	cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ../
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}/build"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-11-18 12:59:40 UTC (rev 147071)
+++ community-x86_64/PKGBUILD	2015-11-18 12:59:50 UTC (rev 147072)
@@ -1,29 +0,0 @@
-# $Id:
-# Maintainer : Martin Wimpress <code at flexion.org>
-# Contributor: Foster McLane <fkmclane at gmail.com>
-# Contributor: Jonathan Thomas <jonathan at openshot.org>
-
-pkgname=libopenshot-audio
-pkgver=0.0.4
-pkgrel=1
-pkgdesc="A high-quality audio editing and playback library used by libopenshot."
-arch=('i686' 'x86_64')
-url="http://openshot.org/"
-license=('GPL3')
-depends=('alsa-lib' 'freetype2' 'libx11' 'libxcursor' 'libxinerama')
-makedepends=('cmake')
-source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('66086c5ff1cb5cc6a499f84888d07ad03a31b30105213fb5b578909707acbb2b')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	mkdir build
-	cd build
-	cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ../
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}/build"
-	make DESTDIR="${pkgdir}" install
-}

Copied: libopenshot-audio/repos/community-x86_64/PKGBUILD (from rev 147071, libopenshot-audio/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-11-18 12:59:50 UTC (rev 147072)
@@ -0,0 +1,29 @@
+# $Id:
+# Maintainer : Martin Wimpress <code at flexion.org>
+# Contributor: Foster McLane <fkmclane at gmail.com>
+# Contributor: Jonathan Thomas <jonathan at openshot.org>
+
+pkgname=libopenshot-audio
+pkgver=0.0.6
+pkgrel=1
+pkgdesc="A high-quality audio editing and playback library used by libopenshot."
+arch=('i686' 'x86_64')
+url="http://openshot.org/"
+license=('GPL3')
+depends=('alsa-lib' 'freetype2' 'libxcursor' 'libxinerama' 'libxrandr')
+makedepends=('cmake' 'doxygen')
+source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('60abba3609a8c67c621a268be7ba8afd1225f81d74142d808173fb441564e2db')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	mkdir build
+	cd build
+	cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ../
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}/build"
+	make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list