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

Antonio Rojas arojas at archlinux.org
Tue Jun 14 17:08:21 UTC 2016


    Date: Tuesday, June 14, 2016 @ 17:08:20
  Author: arojas
Revision: 269879

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

Added:
  kdenlive/repos/extra-i686/PKGBUILD
    (from rev 269878, kdenlive/trunk/PKGBUILD)
  kdenlive/repos/extra-x86_64/PKGBUILD
    (from rev 269878, kdenlive/trunk/PKGBUILD)
Deleted:
  kdenlive/repos/extra-i686/PKGBUILD
  kdenlive/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   92 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   47 ------------------------
 extra-x86_64/PKGBUILD |   47 ------------------------
 3 files changed, 92 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-06-14 17:08:02 UTC (rev 269878)
+++ extra-i686/PKGBUILD	2016-06-14 17:08:20 UTC (rev 269879)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Zuf <kontakt.zuf at gmail.com>
-# Contributor: Darwin Bautista <djclue917 at gmail.com>
-# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
-
-pkgname=kdenlive
-pkgver=16.04.1
-pkgrel=1
-pkgdesc="A non-linear video editor for Linux using the MLT video framework"
-arch=(i686 x86_64)
-url="http://www.kdenlive.org/"
-license=(GPL)
-groups=(kde-applications kdemultimedia)
-depends=(knewstuff kplotting knotifyconfig kded kfilemetadata qt5-webkit mlt glu sdl_image hicolor-icon-theme qt5-quickcontrols)
-makedepends=(extra-cmake-modules kdoctools v4l-utils python)
-optdepends=('ffmpeg: for FFmpeg plugin'
-            'cdrkit: for creation of DVD ISO images'
-            'dvdauthor: for creation of DVD'
-            'dvgrab: for firewire capture'
-            'libdv: for webcam capture (if FFmpeg is not installed)'
-            'recordmydesktop: for screen capture'
-            'xine-ui: for DVD preview'
-            'plasma-desktop: theme configuration')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
-md5sums=('0166de2d3cf92b2f2eaa0cdedd9038b1')
-
-prepare(){
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  make -C build DESTDIR="${pkgdir}" install
-}
-

Copied: kdenlive/repos/extra-i686/PKGBUILD (from rev 269878, kdenlive/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-06-14 17:08:20 UTC (rev 269879)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Zuf <kontakt.zuf at gmail.com>
+# Contributor: Darwin Bautista <djclue917 at gmail.com>
+# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
+
+pkgname=kdenlive
+pkgver=16.04.2
+pkgrel=1
+pkgdesc="A non-linear video editor for Linux using the MLT video framework"
+arch=(i686 x86_64)
+url="http://www.kdenlive.org/"
+license=(GPL)
+groups=(kde-applications kdemultimedia)
+depends=(knewstuff kplotting knotifyconfig kded kfilemetadata qt5-webkit mlt glu sdl_image hicolor-icon-theme qt5-quickcontrols)
+makedepends=(extra-cmake-modules kdoctools v4l-utils python)
+optdepends=('ffmpeg: for FFmpeg plugin'
+            'cdrkit: for creation of DVD ISO images'
+            'dvdauthor: for creation of DVD'
+            'dvgrab: for firewire capture'
+            'libdv: for webcam capture (if FFmpeg is not installed)'
+            'recordmydesktop: for screen capture'
+            'xine-ui: for DVD preview'
+            'plasma-desktop: theme configuration')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
+md5sums=('e23a43e619b1a958cbb10742866c9bcb')
+
+prepare(){
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  make -C build DESTDIR="${pkgdir}" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-06-14 17:08:02 UTC (rev 269878)
+++ extra-x86_64/PKGBUILD	2016-06-14 17:08:20 UTC (rev 269879)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Zuf <kontakt.zuf at gmail.com>
-# Contributor: Darwin Bautista <djclue917 at gmail.com>
-# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
-
-pkgname=kdenlive
-pkgver=16.04.1
-pkgrel=1
-pkgdesc="A non-linear video editor for Linux using the MLT video framework"
-arch=(i686 x86_64)
-url="http://www.kdenlive.org/"
-license=(GPL)
-groups=(kde-applications kdemultimedia)
-depends=(knewstuff kplotting knotifyconfig kded kfilemetadata qt5-webkit mlt glu sdl_image hicolor-icon-theme qt5-quickcontrols)
-makedepends=(extra-cmake-modules kdoctools v4l-utils python)
-optdepends=('ffmpeg: for FFmpeg plugin'
-            'cdrkit: for creation of DVD ISO images'
-            'dvdauthor: for creation of DVD'
-            'dvgrab: for firewire capture'
-            'libdv: for webcam capture (if FFmpeg is not installed)'
-            'recordmydesktop: for screen capture'
-            'xine-ui: for DVD preview'
-            'plasma-desktop: theme configuration')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
-md5sums=('0166de2d3cf92b2f2eaa0cdedd9038b1')
-
-prepare(){
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  make -C build DESTDIR="${pkgdir}" install
-}
-

Copied: kdenlive/repos/extra-x86_64/PKGBUILD (from rev 269878, kdenlive/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-06-14 17:08:20 UTC (rev 269879)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Zuf <kontakt.zuf at gmail.com>
+# Contributor: Darwin Bautista <djclue917 at gmail.com>
+# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
+
+pkgname=kdenlive
+pkgver=16.04.2
+pkgrel=1
+pkgdesc="A non-linear video editor for Linux using the MLT video framework"
+arch=(i686 x86_64)
+url="http://www.kdenlive.org/"
+license=(GPL)
+groups=(kde-applications kdemultimedia)
+depends=(knewstuff kplotting knotifyconfig kded kfilemetadata qt5-webkit mlt glu sdl_image hicolor-icon-theme qt5-quickcontrols)
+makedepends=(extra-cmake-modules kdoctools v4l-utils python)
+optdepends=('ffmpeg: for FFmpeg plugin'
+            'cdrkit: for creation of DVD ISO images'
+            'dvdauthor: for creation of DVD'
+            'dvgrab: for firewire capture'
+            'libdv: for webcam capture (if FFmpeg is not installed)'
+            'recordmydesktop: for screen capture'
+            'xine-ui: for DVD preview'
+            'plasma-desktop: theme configuration')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
+md5sums=('e23a43e619b1a958cbb10742866c9bcb')
+
+prepare(){
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  make -C build DESTDIR="${pkgdir}" install
+}
+



More information about the arch-commits mailing list