Date: Wednesday, August 31, 2016 @ 18:52:23
  Author: arojas
Revision: 188172

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

Added:
  libopenshot-audio/repos/community-i686/PKGBUILD
    (from rev 188171, libopenshot-audio/trunk/PKGBUILD)
  libopenshot-audio/repos/community-x86_64/PKGBUILD
    (from rev 188171, libopenshot-audio/trunk/PKGBUILD)
Deleted:
  libopenshot-audio/repos/community-i686/PKGBUILD
  libopenshot-audio/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     2016-08-31 18:51:45 UTC (rev 188171)
+++ community-i686/PKGBUILD     2016-08-31 18:52:23 UTC (rev 188172)
@@ -1,30 +0,0 @@
-# $Id:
-# Maintainer : Martin Wimpress <c...@flexion.org>
-# Contributor: Foster McLane <fkmcl...@gmail.com>
-# Contributor: Jonathan Thomas <jonat...@openshot.org>
-
-pkgname=libopenshot-audio
-pkgver=0.1.1
-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.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('2d6737ea309e07c37605aa9b09aa92afa04923c22f74fb852a2b75d3838de633')
-
-build() {
-#      cd "${srcdir}/${pkgname}-${pkgver}"
-       mkdir build
-       cd build
-       cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-       make
-}
-
-package() {
-#      cd "${srcdir}/${pkgname}-${pkgver}/build"
-        cd build
-       make DESTDIR="${pkgdir}" install
-}

Copied: libopenshot-audio/repos/community-i686/PKGBUILD (from rev 188171, 
libopenshot-audio/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-08-31 18:52:23 UTC (rev 188172)
@@ -0,0 +1,30 @@
+# $Id:
+# Maintainer : Martin Wimpress <c...@flexion.org>
+# Contributor: Foster McLane <fkmcl...@gmail.com>
+# Contributor: Jonathan Thomas <jonat...@openshot.org>
+
+pkgname=libopenshot-audio
+pkgver=0.1.2
+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.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('ec587ceed6b8d0d8de455b222fdb75832e67779e1a7b80925e86709353099e8a')
+
+build() {
+#      cd "${srcdir}/${pkgname}-${pkgver}"
+       mkdir build
+       cd build
+       cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+       make
+}
+
+package() {
+#      cd "${srcdir}/${pkgname}-${pkgver}/build"
+        cd build
+       make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-08-31 18:51:45 UTC (rev 188171)
+++ community-x86_64/PKGBUILD   2016-08-31 18:52:23 UTC (rev 188172)
@@ -1,30 +0,0 @@
-# $Id:
-# Maintainer : Martin Wimpress <c...@flexion.org>
-# Contributor: Foster McLane <fkmcl...@gmail.com>
-# Contributor: Jonathan Thomas <jonat...@openshot.org>
-
-pkgname=libopenshot-audio
-pkgver=0.1.1
-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.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('2d6737ea309e07c37605aa9b09aa92afa04923c22f74fb852a2b75d3838de633')
-
-build() {
-#      cd "${srcdir}/${pkgname}-${pkgver}"
-       mkdir build
-       cd build
-       cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-       make
-}
-
-package() {
-#      cd "${srcdir}/${pkgname}-${pkgver}/build"
-        cd build
-       make DESTDIR="${pkgdir}" install
-}

Copied: libopenshot-audio/repos/community-x86_64/PKGBUILD (from rev 188171, 
libopenshot-audio/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-08-31 18:52:23 UTC (rev 188172)
@@ -0,0 +1,30 @@
+# $Id:
+# Maintainer : Martin Wimpress <c...@flexion.org>
+# Contributor: Foster McLane <fkmcl...@gmail.com>
+# Contributor: Jonathan Thomas <jonat...@openshot.org>
+
+pkgname=libopenshot-audio
+pkgver=0.1.2
+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.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('ec587ceed6b8d0d8de455b222fdb75832e67779e1a7b80925e86709353099e8a')
+
+build() {
+#      cd "${srcdir}/${pkgname}-${pkgver}"
+       mkdir build
+       cd build
+       cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+       make
+}
+
+package() {
+#      cd "${srcdir}/${pkgname}-${pkgver}/build"
+        cd build
+       make DESTDIR="${pkgdir}" install
+}

Reply via email to