[arch-commits] Commit in kdenlive/repos (8 files)
Date: Sunday, April 24, 2016 @ 10:42:46 Author: arojas Revision: 266105 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 266104, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 266104, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 266104, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 266104, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 96 /kdenlive.install | 26 ++ extra-i686/PKGBUILD | 48 extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 48 extra-x86_64/kdenlive.install | 13 - 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2016-04-24 08:42:13 UTC (rev 266104) +++ extra-i686/PKGBUILD 2016-04-24 08:42:46 UTC (rev 266105) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=16.04.0 -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) -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=('c57ae037598ee76a266d19c850174749') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 266104, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2016-04-24 08:42:46 UTC (rev 266105) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=16.04.0 +pkgrel=2 +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=('c57ae037598ee76a266d19c850174749') +install=$pkgname.install + +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 +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2016-04-24 08:42:13 UTC (rev 266104) +++ extra-i686/kdenlive.install 2016-04-24 08:42:46 UTC (rev 266105) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hico
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, April 19, 2016 @ 14:29:47 Author: arojas Revision: 265383 archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 265382, kdenlive/trunk/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 265382, kdenlive/trunk/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 265382, kdenlive/trunk/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 265382, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 96 + /kdenlive.install| 26 kde-unstable-i686/PKGBUILD | 48 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 48 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2016-04-19 12:29:32 UTC (rev 265382) +++ kde-unstable-i686/PKGBUILD 2016-04-19 12:29:47 UTC (rev 265383) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=16.03.90 -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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('3ecd2296810e1ca87880dc51ebcac491') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 265382, kdenlive/trunk/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2016-04-19 12:29:47 UTC (rev 265383) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=16.04.0 +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) +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=('c57ae037598ee76a266d19c850174749') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2016-04-19 12:29:32 UTC (rev 265382) +++ kde-unstable-i686/kdenlive.install 2016-04-19 12:29:47 UTC (rev 265383) @@ -1,13 +0,0 @@ -post_install() { - u
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Friday, April 8, 2016 @ 09:21:14 Author: arojas Revision: 264145 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 264144, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 264144, kdenlive/kde-unstable/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 264144, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 264144, kdenlive/kde-unstable/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 96 + /kdenlive.install| 26 kde-unstable-i686/PKGBUILD | 48 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 48 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2016-04-08 07:20:48 UTC (rev 264144) +++ kde-unstable-i686/PKGBUILD 2016-04-08 07:21:14 UTC (rev 264145) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=16.03.80 -pkgrel=2 -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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('ab71ed30cf040443f62e749812870968') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 264144, kdenlive/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2016-04-08 07:21:14 UTC (rev 264145) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=16.03.90 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('3ecd2296810e1ca87880dc51ebcac491') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2016-04-08 07:20:48 UTC (rev 264144) +++ kde-unstable-i686/kdenlive.install 2016-04-08 07:21:14 UTC (rev 264145) @@ -1,13 +0,0
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Sunday, March 27, 2016 @ 16:15:41 Author: arojas Revision: 263027 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 263026, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 263026, kdenlive/kde-unstable/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 263026, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 263026, kdenlive/kde-unstable/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 96 + /kdenlive.install| 26 kde-unstable-i686/PKGBUILD | 48 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 48 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2016-03-27 14:14:31 UTC (rev 263026) +++ kde-unstable-i686/PKGBUILD 2016-03-27 14:15:41 UTC (rev 263027) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=16.03.80 -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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('ab71ed30cf040443f62e749812870968') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 263026, kdenlive/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2016-03-27 14:15:41 UTC (rev 263027) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=16.03.80 +pkgrel=2 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('ab71ed30cf040443f62e749812870968') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2016-03-27 14:14:31 UTC (rev 263026) +++ kde-unstable-i686/kdenlive.install 2016-03-27 14:15:41 UTC (rev 263027) @@ -1,13 +0,0 @@ -post_inst
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, March 15, 2016 @ 12:10:51 Author: arojas Revision: 261612 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 261611, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 261611, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 261611, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 261611, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 96 /kdenlive.install | 26 ++ extra-i686/PKGBUILD | 48 extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 48 extra-x86_64/kdenlive.install | 13 - 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2016-03-15 11:10:33 UTC (rev 261611) +++ extra-i686/PKGBUILD 2016-03-15 11:10:51 UTC (rev 261612) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.12.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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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=('b71dd0ecc57821665e785c30381ecd3d') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 261611, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2016-03-15 11:10:51 UTC (rev 261612) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.12.3 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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=('768180060ceb067f75c82d19f71e58c5') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2016-03-15 11:10:33 UTC (rev 261611) +++ extra-i686/kdenlive.install 2016-03-15 11:10:51 UTC (rev 261612) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - pos
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, January 12, 2016 @ 09:33:52 Author: arojas Revision: 258090 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 258089, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 258089, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 258089, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 258089, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 96 /kdenlive.install | 26 ++ extra-i686/PKGBUILD | 48 extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 48 extra-x86_64/kdenlive.install | 13 - 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2016-01-12 08:33:24 UTC (rev 258089) +++ extra-i686/PKGBUILD 2016-01-12 08:33:52 UTC (rev 258090) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.12.0 -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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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=('62fc024bc9616756b5ad6444308e636f') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 258089, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2016-01-12 08:33:52 UTC (rev 258090) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.12.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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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=('d70c00bbca3ba0427f6879e5cf7bd886') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2016-01-12 08:33:24 UTC (rev 258089) +++ extra-i686/kdenlive.install 2016-01-12 08:33:52 UTC (rev 258090) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - p
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Wednesday, December 16, 2015 @ 09:06:58 Author: arojas Revision: 256411 archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 256410, kdenlive/trunk/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 256410, kdenlive/trunk/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 256410, kdenlive/trunk/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 256410, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 96 + /kdenlive.install| 26 kde-unstable-i686/PKGBUILD | 48 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 48 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-12-16 08:06:39 UTC (rev 256410) +++ kde-unstable-i686/PKGBUILD 2015-12-16 08:06:58 UTC (rev 256411) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.11.90 -pkgrel=2 -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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('e6c9fe33557d93dc19f4d9e86245e72b') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 256410, kdenlive/trunk/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-12-16 08:06:58 UTC (rev 256411) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.12.0 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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=('62fc024bc9616756b5ad6444308e636f') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2015-12-16 08:06:39 UTC (rev 256410) +++ kde-unstable-i686/kdenlive.install 2015-12-16 08:06:58 UTC (rev 256411) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Wednesday, December 9, 2015 @ 09:01:36 Author: arojas Revision: 254936 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 254935, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 254935, kdenlive/kde-unstable/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 254935, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 254935, kdenlive/kde-unstable/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 96 + /kdenlive.install| 26 kde-unstable-i686/PKGBUILD | 48 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 48 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-12-09 08:01:17 UTC (rev 254935) +++ kde-unstable-i686/PKGBUILD 2015-12-09 08:01:36 UTC (rev 254936) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.11.90 -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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('e6c9fe33557d93dc19f4d9e86245e72b') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 254935, kdenlive/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-12-09 08:01:36 UTC (rev 254936) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.11.90 +pkgrel=2 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('e6c9fe33557d93dc19f4d9e86245e72b') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2015-12-09 08:01:17 UTC (rev 254935) +++ kde-unstable-i686/kdenlive.install 2015-12-09 08:01:36 UTC (rev 254936) @@ -1,13 +0,0 @@ -post_install() { -
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Thursday, December 3, 2015 @ 21:41:24 Author: arojas Revision: 252284 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 252283, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 252283, kdenlive/kde-unstable/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 252283, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 252283, kdenlive/kde-unstable/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 96 + /kdenlive.install| 26 kde-unstable-i686/PKGBUILD | 48 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 48 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 122 insertions(+), 122 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-12-03 20:41:05 UTC (rev 252283) +++ kde-unstable-i686/PKGBUILD 2015-12-03 20:41:24 UTC (rev 252284) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.11.80 -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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('06db982b76aceee42c5eeadb09e17348') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 252283, kdenlive/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-12-03 20:41:24 UTC (rev 252284) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.11.90 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('e6c9fe33557d93dc19f4d9e86245e72b') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2015-12-03 20:41:05 UTC (rev 252283) +++ kde-unstable-i686/kdenlive.install 2015-12-03 20:41:24 UTC (rev 252284) @@ -1,13 +0,0 @@ -post_install() { -
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Monday, November 9, 2015 @ 23:03:12 Author: arojas Revision: 250423 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 250422, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 250422, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 250422, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 250422, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 96 /kdenlive.install | 26 ++ extra-i686/PKGBUILD | 54 -- extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 54 -- extra-x86_64/kdenlive.install | 13 - 6 files changed, 122 insertions(+), 134 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-11-09 22:02:52 UTC (rev 250422) +++ extra-i686/PKGBUILD 2015-11-09 22:03:12 UTC (rev 250423) @@ -1,54 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.08.2 -pkgrel=2 -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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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"; - fix-freeze-monitor.patch::"https://quickgit.kde.org/?p=kdenlive.git&a=commitdiff&h=858a855&o=plain";) -md5sums=('34d1a693951b4d227e393379d2298f37' - 'ec38c200915cda5e6f8984af4ef76cd6') -install=$pkgname.install - -prepare(){ - mkdir -p build - - cd $pkgname-$pkgver -# Fix freeze on monitor https://bugs.kde.org/show_bug.cgi?id=353936 - patch -p1 -i ../fix-freeze-monitor.patch -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 250422, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-11-09 22:03:12 UTC (rev 250423) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.08.3 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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=('b1ebd1924f1dafdca818ddb1d046dbc0') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2015-11-09 22:02:52 UTC (rev 250422) +++ extra-i686/kdenlive.inst
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Thursday, November 5, 2015 @ 21:07:55 Author: arojas Revision: 250136 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 250135, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 250135, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 250135, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 250135, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 108 /kdenlive.install | 26 + extra-i686/PKGBUILD | 47 - extra-i686/kdenlive.install | 13 extra-x86_64/PKGBUILD | 47 - extra-x86_64/kdenlive.install | 13 6 files changed, 134 insertions(+), 120 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-11-05 20:06:55 UTC (rev 250135) +++ extra-i686/PKGBUILD 2015-11-05 20:07:55 UTC (rev 250136) @@ -1,47 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.08.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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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') -source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('34d1a693951b4d227e393379d2298f37') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 250135, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-11-05 20:07:55 UTC (rev 250136) @@ -0,0 +1,54 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.08.2 +pkgrel=2 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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"; + fix-freeze-monitor.patch::"https://quickgit.kde.org/?p=kdenlive.git&a=commitdiff&h=858a855&o=plain";) +md5sums=('34d1a693951b4d227e393379d2298f37' + 'ec38c200915cda5e6f8984af4ef76cd6') +install=$pkgname.install + +prepare(){ + mkdir -p build + + cd $pkgname-$pkgver +# Fix freeze on monitor https://bugs.kde.org/show_bug.cgi?id=353936 + patch -p1 -i ../fix-freeze-monitor.patch +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2015-11-05 20:06:55 UTC (rev 250135) +++ extra-i686/kdenlive.install 2015-11-05 20:07:55 UTC (rev 250136) @@ -1,13 +0,0 @@ -pos
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, October 13, 2015 @ 09:45:55 Author: arojas Revision: 249109 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 249108, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 249108, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 249108, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 249108, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 94 /kdenlive.install | 26 +++ extra-i686/PKGBUILD | 47 extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 47 extra-x86_64/kdenlive.install | 13 - 6 files changed, 120 insertions(+), 120 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-10-13 07:45:35 UTC (rev 249108) +++ extra-i686/PKGBUILD 2015-10-13 07:45:55 UTC (rev 249109) @@ -1,47 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas -# Contributor: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.08.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 mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) -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') -source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('a3fbabe1108f0c1c7e76f61527d9c28e') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 249108, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-10-13 07:45:55 UTC (rev 249109) @@ -0,0 +1,47 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.08.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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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') +source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('34d1a693951b4d227e393379d2298f37') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2015-10-13 07:45:35 UTC (rev 249108) +++ extra-i686/kdenlive.install 2015-10-13 07:45:55 UTC (rev 249109) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/extra-i686/kdenlive.install (from rev 249108, kdenlive/trunk/
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Friday, August 28, 2015 @ 01:46:33 Author: arojas Revision: 244947 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 244946, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 244946, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 244946, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 244946, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 94 /kdenlive.install | 26 +++ extra-i686/PKGBUILD | 46 --- extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 46 --- extra-x86_64/kdenlive.install | 13 - 6 files changed, 120 insertions(+), 118 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-08-27 23:45:24 UTC (rev 244946) +++ extra-i686/PKGBUILD 2015-08-27 23:46:33 UTC (rev 244947) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.08.0 -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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('3a08051a2abfbfe2343df70f06630c4a') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 244946, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-08-27 23:46:33 UTC (rev 244947) @@ -0,0 +1,47 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Contributor: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.08.0 +pkgrel=2 +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 mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils) +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') +source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('3a08051a2abfbfe2343df70f06630c4a') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2015-08-27 23:45:24 UTC (rev 244946) +++ extra-i686/kdenlive.install 2015-08-27 23:46:33 UTC (rev 244947) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/extra-i686/kdenlive.install (from rev 244946, kdenlive/trunk/kdenlive.i
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Wednesday, August 19, 2015 @ 09:04:07 Author: arojas Revision: 244102 archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 244101, kdenlive/trunk/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 244101, kdenlive/trunk/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 244101, kdenlive/trunk/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 244101, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 92 + /kdenlive.install| 26 + kde-unstable-i686/PKGBUILD | 46 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 46 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-19 07:03:46 UTC (rev 244101) +++ kde-unstable-i686/PKGBUILD 2015-08-19 07:04:07 UTC (rev 244102) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.07.90 -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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('e9a490dcf7aabe3909a19b253c3f8149') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 244101, kdenlive/trunk/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-19 07:04:07 UTC (rev 244102) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.08.0 +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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') +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') +source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('3a08051a2abfbfe2343df70f06630c4a') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2015-08-19 07:03:46 UTC (rev 244101) +++ kde-unstable-i686/kdenlive.install 2015-08-19 07:04:07 UTC (rev 244102) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} -
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Friday, August 14, 2015 @ 07:18:18 Author: arojas Revision: 243573 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 243572, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 243572, kdenlive/kde-unstable/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 243572, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 243572, kdenlive/kde-unstable/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 92 + /kdenlive.install| 26 + kde-unstable-i686/PKGBUILD | 46 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 46 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:17:51 UTC (rev 243572) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:18:18 UTC (rev 243573) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.07.80 -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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('bf280df14963fe3473eda29a852136b6') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 243572, kdenlive/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:18:18 UTC (rev 243573) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.07.90 +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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') +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') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('e9a490dcf7aabe3909a19b253c3f8149') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2015-08-14 05:17:51 UTC (rev 243572) +++ kde-unstable-i686/kdenlive.install 2015-08-14 05:18:18 UTC (rev 243573) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forc
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, June 30, 2015 @ 23:02:59 Author: arojas Revision: 241595 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 241594, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 241594, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 241594, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 241594, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 92 /kdenlive.install | 26 +++ extra-i686/PKGBUILD | 46 extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 46 extra-x86_64/kdenlive.install | 13 - 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-06-30 21:02:44 UTC (rev 241594) +++ extra-i686/PKGBUILD 2015-06-30 21:02:59 UTC (rev 241595) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('17ccf8546a341aa47ecaa4d60098ce8b') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 241594, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-06-30 21:02:59 UTC (rev 241595) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.04.3 +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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') +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') +source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('a75d306ba17fbebb5662d34233f867ef') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2015-06-30 21:02:44 UTC (rev 241594) +++ extra-i686/kdenlive.install 2015-06-30 21:02:59 UTC (rev 241595) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/extra-i686/kdenlive.install (from rev 241594, kdenlive/trunk/kdenlive.instal
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, June 2, 2015 @ 09:14:13 Author: arojas Revision: 240121 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 240120, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 240120, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 240120, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 240120, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 92 /kdenlive.install | 26 +++ extra-i686/PKGBUILD | 46 extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 46 extra-x86_64/kdenlive.install | 13 - 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-06-02 07:13:58 UTC (rev 240120) +++ extra-i686/PKGBUILD 2015-06-02 07:14:13 UTC (rev 240121) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('ce0226bdc6d61d0783c457eda72d082c') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 240120, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-06-02 07:14:13 UTC (rev 240121) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') +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') +source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('17ccf8546a341aa47ecaa4d60098ce8b') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2015-06-02 07:13:58 UTC (rev 240120) +++ extra-i686/kdenlive.install 2015-06-02 07:14:13 UTC (rev 240121) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/extra-i686/kdenlive.install (from rev 240120, kdenlive/trunk/kdenlive.install
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, May 12, 2015 @ 10:01:16 Author: arojas Revision: 239089 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 239088, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 239088, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 239088, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 239088, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 92 /kdenlive.install | 26 +++ extra-i686/PKGBUILD | 46 extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 46 extra-x86_64/kdenlive.install | 13 - 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-05-12 08:00:56 UTC (rev 239088) +++ extra-i686/PKGBUILD 2015-05-12 08:01:16 UTC (rev 239089) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.04.0 -pkgrel=2 -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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('a6b851cec89761334cf2b615c991e17f') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 239088, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-05-12 08:01:16 UTC (rev 239089) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') +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') +source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('ce0226bdc6d61d0783c457eda72d082c') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2015-05-12 08:00:56 UTC (rev 239088) +++ extra-i686/kdenlive.install 2015-05-12 08:01:16 UTC (rev 239089) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/extra-i686/kdenlive.install (from rev 239088, kdenlive/trunk/kdenlive.install
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, April 21, 2015 @ 22:45:03 Author: arojas Revision: 237883 archrelease: copy trunk to extra-i686, extra-x86_64 Added: kdenlive/repos/extra-i686/PKGBUILD (from rev 237882, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-i686/kdenlive.install (from rev 237882, kdenlive/trunk/kdenlive.install) kdenlive/repos/extra-x86_64/PKGBUILD (from rev 237882, kdenlive/trunk/PKGBUILD) kdenlive/repos/extra-x86_64/kdenlive.install (from rev 237882, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/extra-i686/PKGBUILD kdenlive/repos/extra-i686/kdenlive.install kdenlive/repos/extra-x86_64/PKGBUILD kdenlive/repos/extra-x86_64/kdenlive.install ---+ /PKGBUILD | 92 /kdenlive.install | 26 +++ extra-i686/PKGBUILD | 46 extra-i686/kdenlive.install | 13 - extra-x86_64/PKGBUILD | 46 extra-x86_64/kdenlive.install | 13 - 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-04-21 20:43:58 UTC (rev 237882) +++ extra-i686/PKGBUILD 2015-04-21 20:45:03 UTC (rev 237883) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.04.0 -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' 'mlt' 'glu' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('a6b851cec89761334cf2b615c991e17f') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=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 237882, kdenlive/trunk/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-04-21 20:45:03 UTC (rev 237883) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.04.0 +pkgrel=2 +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' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') +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') +source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('a6b851cec89761334cf2b615c991e17f') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: extra-i686/kdenlive.install === --- extra-i686/kdenlive.install 2015-04-21 20:43:58 UTC (rev 237882) +++ extra-i686/kdenlive.install 2015-04-21 20:45:03 UTC (rev 237883) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/extra-i686/kdenlive.install (from rev 237882, kdenlive/trunk/kdenlive.install)
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Friday, March 27, 2015 @ 09:59:32 Author: arojas Revision: 235119 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 235118, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 235118, kdenlive/kde-unstable/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 235118, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 235118, kdenlive/kde-unstable/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 92 + /kdenlive.install| 26 + kde-unstable-i686/PKGBUILD | 46 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 46 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-03-27 08:59:12 UTC (rev 235118) +++ kde-unstable-i686/PKGBUILD 2015-03-27 08:59:32 UTC (rev 235119) @@ -1,46 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.03.95 -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' 'mlt' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('fa286a1906a29998f0611e9691431292') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 235118, kdenlive/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-03-27 08:59:32 UTC (rev 235119) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.03.97 +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' 'mlt' 'glu' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') +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') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('89d63818992d691d44871129cef44fe7') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2015-03-27 08:59:12 UTC (rev 235118) +++ kde-unstable-i686/kdenlive.install 2015-03-27 08:59:32 UTC (rev 235119) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Friday, March 20, 2015 @ 23:46:47 Author: arojas Revision: 234366 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 234365, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 234365, kdenlive/kde-unstable/kdenlive.install) kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 234365, kdenlive/kde-unstable/PKGBUILD) kdenlive/repos/kde-unstable-x86_64/kdenlive.install (from rev 234365, kdenlive/kde-unstable/kdenlive.install) Deleted: kdenlive/repos/kde-unstable-i686/PKGBUILD kdenlive/repos/kde-unstable-i686/kdenlive.install kdenlive/repos/kde-unstable-x86_64/PKGBUILD kdenlive/repos/kde-unstable-x86_64/kdenlive.install --+ /PKGBUILD| 92 + /kdenlive.install| 26 + kde-unstable-i686/PKGBUILD | 45 kde-unstable-i686/kdenlive.install | 13 kde-unstable-x86_64/PKGBUILD | 45 kde-unstable-x86_64/kdenlive.install | 13 6 files changed, 118 insertions(+), 116 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-03-20 22:46:13 UTC (rev 234365) +++ kde-unstable-i686/PKGBUILD 2015-03-20 22:46:47 UTC (rev 234366) @@ -1,45 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista -# Contributor: Gustavo Alvarez - -pkgname=kdenlive -pkgver=15.03.90 -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') -depends=('knewstuff' 'kplotting' 'knotifyconfig' 'mlt' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') -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') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('fc8fbb3c644fefae8ab3cf9adec072e6') -install=$pkgname.install - -prepare(){ - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - make -C build DESTDIR="${pkgdir}" install -} - Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 234365, kdenlive/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-03-20 22:46:47 UTC (rev 234366) @@ -0,0 +1,46 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista +# Contributor: Gustavo Alvarez + +pkgname=kdenlive +pkgver=15.03.95 +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' 'mlt' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') +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') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('fa286a1906a29998f0611e9691431292') +install=$pkgname.install + +prepare(){ + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + make -C build DESTDIR="${pkgdir}" install +} + Deleted: kde-unstable-i686/kdenlive.install === --- kde-unstable-i686/kdenlive.install 2015-03-20 22:46:13 UTC (rev 234365) +++ kde-unstable-i686/kdenlive.install 2015-03-20 22:46:47 UTC (rev 234366) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &>/dev/null - update-desktop-database -q &>/dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -po
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Thursday, February 26, 2015 @ 18:51:59 Author: spupykin Revision: 128304 archrelease: copy trunk to community-i686, community-x86_64 Added: kdenlive/repos/community-i686/PKGBUILD (from rev 128303, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-i686/kdenlive.install (from rev 128303, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-x86_64/PKGBUILD (from rev 128303, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-x86_64/kdenlive.install (from rev 128303, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-i686/PKGBUILD kdenlive/repos/community-i686/kdenlive.install kdenlive/repos/community-x86_64/PKGBUILD kdenlive/repos/community-x86_64/kdenlive.install ---+ /PKGBUILD | 90 /kdenlive.install | 26 ++ community-i686/PKGBUILD | 43 - community-i686/kdenlive.install | 13 - community-x86_64/PKGBUILD | 43 - community-x86_64/kdenlive.install | 13 - 6 files changed, 116 insertions(+), 112 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2015-02-26 17:51:39 UTC (rev 128303) +++ community-i686/PKGBUILD 2015-02-26 17:51:59 UTC (rev 128304) @@ -1,43 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.10 -pkgrel=1 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist' 'kdepimlibs') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) -md5sums=('40d7ee8e388cb084f5eb1ad1596a14b2') - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 \ --DWITH_Nepomuk=OFF - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-i686/PKGBUILD (from rev 128303, kdenlive/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2015-02-26 17:51:59 UTC (rev 128304) @@ -0,0 +1,45 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.10 +pkgrel=2 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('hicolor-icon-theme' 'kdelibs' 'mlt' \ +'qimageblitz' 'qjson' 'shared-mime-info') +makedepends=('cmake' 'automoc4' 'gettext' 'glew') +optdepends=('cdrkit: for creation of DVD ISO images' + 'dvdauthor: for creation of DVD' + 'dvgrab: for firewire capture' + 'ffmpeg: for webcam capture' + 'recordmydesktop: for screen capture' + 'xine-lib: for DVD preview') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) +md5sums=('40d7ee8e388cb084f5eb1ad1596a14b2') + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 \ +-DWITH_Nepomuk=OFF + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/kdenlive.install === --- community-i686/kdenlive.install 2015-02-26 17:51:39 UTC (rev 128303) +++ community-i686/kdenlive.install 2015-02-26 17:51:59 UTC (rev 128304) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - update-desktop-database -q - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/community-i686/kdenlive.install (from rev 128303, kdenlive/trunk/kdenlive.install) === --- community-i686/kdenlive.install (rev 0) +++ community-i68
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Monday, September 29, 2014 @ 18:56:40 Author: spupykin Revision: 119796 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: kdenlive/repos/community-staging-i686/PKGBUILD (from rev 119795, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-staging-i686/kdenlive.install (from rev 119795, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-staging-x86_64/PKGBUILD (from rev 119795, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-staging-x86_64/kdenlive.install (from rev 119795, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-staging-i686/PKGBUILD kdenlive/repos/community-staging-i686/kdenlive.install kdenlive/repos/community-staging-x86_64/PKGBUILD kdenlive/repos/community-staging-x86_64/kdenlive.install ---+ /PKGBUILD | 86 /kdenlive.install | 26 community-staging-i686/PKGBUILD | 43 -- community-staging-i686/kdenlive.install | 13 community-staging-x86_64/PKGBUILD | 43 -- community-staging-x86_64/kdenlive.install | 13 6 files changed, 112 insertions(+), 112 deletions(-) Deleted: community-staging-i686/PKGBUILD === --- community-staging-i686/PKGBUILD 2014-09-29 16:56:21 UTC (rev 119795) +++ community-staging-i686/PKGBUILD 2014-09-29 16:56:40 UTC (rev 119796) @@ -1,43 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.8 -pkgrel=3 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist' 'kdepimlibs') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) -md5sums=('6c28868598eecd878b9d041bb3900615') - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 \ --DWITH_Nepomuk=OFF - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-staging-i686/PKGBUILD (from rev 119795, kdenlive/trunk/PKGBUILD) === --- community-staging-i686/PKGBUILD (rev 0) +++ community-staging-i686/PKGBUILD 2014-09-29 16:56:40 UTC (rev 119796) @@ -0,0 +1,43 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.10 +pkgrel=1 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist' 'kdepimlibs') +makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') +optdepends=('recordmydesktop: screen capture' + 'dvdauthor: dvd creation' + 'dvgrab: firewire capture' + 'xine-ui: dvd preview' + 'cdrkit: dvd iso image creation') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) +md5sums=('40d7ee8e388cb084f5eb1ad1596a14b2') + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 \ +-DWITH_Nepomuk=OFF + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-staging-i686/kdenlive.install === --- community-staging-i686/kdenlive.install 2014-09-29 16:56:21 UTC (rev 119795) +++ community-staging-i686/kdenlive.install 2014-09-29 16:56:40 UTC (rev 119796) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - update-desktop-database -q - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/community-staging-i686/kdenlive.install (from rev 119795, kdenlive/trunk/kdenlive.install) ==
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Monday, July 21, 2014 @ 10:52:59 Author: spupykin Revision: 116052 archrelease: copy trunk to community-i686, community-x86_64 Added: kdenlive/repos/community-i686/PKGBUILD (from rev 116051, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-i686/kdenlive.install (from rev 116051, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-x86_64/PKGBUILD (from rev 116051, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-x86_64/kdenlive.install (from rev 116051, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-i686/PKGBUILD kdenlive/repos/community-i686/kdenlive.install kdenlive/repos/community-x86_64/PKGBUILD kdenlive/repos/community-x86_64/kdenlive.install ---+ /PKGBUILD | 86 /kdenlive.install | 26 ++ community-i686/PKGBUILD | 43 -- community-i686/kdenlive.install | 13 - community-x86_64/PKGBUILD | 43 -- community-x86_64/kdenlive.install | 13 - 6 files changed, 112 insertions(+), 112 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2014-07-21 08:52:46 UTC (rev 116051) +++ community-i686/PKGBUILD 2014-07-21 08:52:59 UTC (rev 116052) @@ -1,43 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.8 -pkgrel=1 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) -md5sums=('589801ff79c5819936141abe7e4f44fc') - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 \ --DWITH_Nepomuk=OFF - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-i686/PKGBUILD (from rev 116051, kdenlive/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2014-07-21 08:52:59 UTC (rev 116052) @@ -0,0 +1,43 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.8 +pkgrel=2 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist' 'kdepimlibs') +makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') +optdepends=('recordmydesktop: screen capture' + 'dvdauthor: dvd creation' + 'dvgrab: firewire capture' + 'xine-ui: dvd preview' + 'cdrkit: dvd iso image creation') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) +md5sums=('6c28868598eecd878b9d041bb3900615') + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 \ +-DWITH_Nepomuk=OFF + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/kdenlive.install === --- community-i686/kdenlive.install 2014-07-21 08:52:46 UTC (rev 116051) +++ community-i686/kdenlive.install 2014-07-21 08:52:59 UTC (rev 116052) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - update-desktop-database -q - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/community-i686/kdenlive.install (from rev 116051, kdenlive/trunk/kdenlive.install) === --- community-i686/kdenlive.install (rev 0) +++ community-i686/kdenlive.install 2014-07-21 08:52:59 UTC (rev 116052) @@ -0,0 +1,13 @@ +post_install() { + update-mime-
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Thursday, May 15, 2014 @ 16:14:12 Author: spupykin Revision: 79 archrelease: copy trunk to community-i686, community-x86_64 Added: kdenlive/repos/community-i686/PKGBUILD (from rev 78, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-i686/kdenlive.install (from rev 78, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-x86_64/PKGBUILD (from rev 78, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-x86_64/kdenlive.install (from rev 78, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-i686/PKGBUILD kdenlive/repos/community-i686/kdenlive.install kdenlive/repos/community-x86_64/PKGBUILD kdenlive/repos/community-x86_64/kdenlive.install ---+ /PKGBUILD | 86 /kdenlive.install | 26 ++ community-i686/PKGBUILD | 50 community-i686/kdenlive.install | 13 - community-x86_64/PKGBUILD | 50 community-x86_64/kdenlive.install | 13 - 6 files changed, 112 insertions(+), 126 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2014-05-15 14:14:00 UTC (rev 78) +++ community-i686/PKGBUILD 2014-05-15 14:14:12 UTC (rev 79) @@ -1,50 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.6 -pkgrel=4 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2 - "FS37617.patch::http://quickgit.kde.org/?p=kdenlive.git&a=commitdiff&h=d049b327afc02b499266b5c895b13e438490b7c0&o=plain";) -md5sums=('3bd3a511b860490acc367e7c9d7ffa43' - '672edd6399a4d5e80937f61547490038') - -prepare() { - cd ${srcdir}/kdenlive-${pkgver} - patch -p1 <$srcdir/FS37617.patch -} - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 \ --DWITH_Nepomuk=OFF - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-i686/PKGBUILD (from rev 78, kdenlive/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2014-05-15 14:14:12 UTC (rev 79) @@ -0,0 +1,43 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.8 +pkgrel=1 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') +makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') +optdepends=('recordmydesktop: screen capture' + 'dvdauthor: dvd creation' + 'dvgrab: firewire capture' + 'xine-ui: dvd preview' + 'cdrkit: dvd iso image creation') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) +md5sums=('589801ff79c5819936141abe7e4f44fc') + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 \ +-DWITH_Nepomuk=OFF + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/kdenlive.install === --- community-i686/kdenlive.install 2014-05-15 14:14:00 UTC (rev 78) +++ community-i686/kdenlive.install 2014-05-15 14:14:12 UTC (rev 79) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - update-desktop-database -q - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/community-i686/kdenlive.install (from rev 78, kdenlive/trunk/kdenlive.install) ==
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Sunday, March 9, 2014 @ 14:16:31 Author: andrea Revision: 106888 archrelease: copy trunk to community-i686, community-x86_64 Added: kdenlive/repos/community-i686/PKGBUILD (from rev 106887, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-i686/kdenlive.install (from rev 106887, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-x86_64/PKGBUILD (from rev 106887, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-x86_64/kdenlive.install (from rev 106887, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-i686/PKGBUILD kdenlive/repos/community-i686/kdenlive.install kdenlive/repos/community-x86_64/PKGBUILD kdenlive/repos/community-x86_64/kdenlive.install ---+ /PKGBUILD | 100 /kdenlive.install | 26 + community-i686/PKGBUILD | 49 - community-i686/kdenlive.install | 13 community-x86_64/PKGBUILD | 49 - community-x86_64/kdenlive.install | 13 6 files changed, 126 insertions(+), 124 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2014-03-09 13:16:19 UTC (rev 106887) +++ community-i686/PKGBUILD 2014-03-09 13:16:31 UTC (rev 106888) @@ -1,49 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.6 -pkgrel=3 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2 - "FS37617.patch::http://quickgit.kde.org/?p=kdenlive.git&a=commitdiff&h=d049b327afc02b499266b5c895b13e438490b7c0&o=plain";) -md5sums=('3bd3a511b860490acc367e7c9d7ffa43' - '672edd6399a4d5e80937f61547490038') - -prepare() { - cd ${srcdir}/kdenlive-${pkgver} - patch -p1 <$srcdir/FS37617.patch -} - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-i686/PKGBUILD (from rev 106887, kdenlive/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2014-03-09 13:16:31 UTC (rev 106888) @@ -0,0 +1,50 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.6 +pkgrel=4 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') +makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') +optdepends=('recordmydesktop: screen capture' + 'dvdauthor: dvd creation' + 'dvgrab: firewire capture' + 'xine-ui: dvd preview' + 'cdrkit: dvd iso image creation') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2 + "FS37617.patch::http://quickgit.kde.org/?p=kdenlive.git&a=commitdiff&h=d049b327afc02b499266b5c895b13e438490b7c0&o=plain";) +md5sums=('3bd3a511b860490acc367e7c9d7ffa43' + '672edd6399a4d5e80937f61547490038') + +prepare() { + cd ${srcdir}/kdenlive-${pkgver} + patch -p1 <$srcdir/FS37617.patch +} + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 \ +-DWITH_Nepomuk=OFF + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/kdenlive.install === --- community-i686/kdenlive.install 2014-03-09 13:16:19 UTC (rev 106887) +++ community-i686/kdenlive.install 2014-03-09 13:16:31 UTC (rev 106888) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - update-desktop-database -q - xdg-icon-resource forceupdate
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Monday, February 24, 2014 @ 09:56:12 Author: spupykin Revision: 106147 archrelease: copy trunk to community-i686, community-x86_64 Added: kdenlive/repos/community-i686/PKGBUILD (from rev 106146, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-i686/kdenlive.install (from rev 106146, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-x86_64/PKGBUILD (from rev 106146, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-x86_64/kdenlive.install (from rev 106146, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-i686/PKGBUILD kdenlive/repos/community-i686/kdenlive.install kdenlive/repos/community-x86_64/PKGBUILD kdenlive/repos/community-x86_64/kdenlive.install ---+ /PKGBUILD | 98 /kdenlive.install | 26 + community-i686/PKGBUILD | 42 --- community-i686/kdenlive.install | 13 community-x86_64/PKGBUILD | 42 --- community-x86_64/kdenlive.install | 13 6 files changed, 124 insertions(+), 110 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2014-02-24 08:55:52 UTC (rev 106146) +++ community-i686/PKGBUILD 2014-02-24 08:56:12 UTC (rev 106147) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.6 -pkgrel=2 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) -md5sums=('3bd3a511b860490acc367e7c9d7ffa43') - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-i686/PKGBUILD (from rev 106146, kdenlive/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2014-02-24 08:56:12 UTC (rev 106147) @@ -0,0 +1,49 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.6 +pkgrel=3 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') +makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') +optdepends=('recordmydesktop: screen capture' + 'dvdauthor: dvd creation' + 'dvgrab: firewire capture' + 'xine-ui: dvd preview' + 'cdrkit: dvd iso image creation') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2 + "FS37617.patch::http://quickgit.kde.org/?p=kdenlive.git&a=commitdiff&h=d049b327afc02b499266b5c895b13e438490b7c0&o=plain";) +md5sums=('3bd3a511b860490acc367e7c9d7ffa43' + '672edd6399a4d5e80937f61547490038') + +prepare() { + cd ${srcdir}/kdenlive-${pkgver} + patch -p1 <$srcdir/FS37617.patch +} + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/kdenlive.install === --- community-i686/kdenlive.install 2014-02-24 08:55:52 UTC (rev 106146) +++ community-i686/kdenlive.install 2014-02-24 08:56:12 UTC (rev 106147) @@ -1,13 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - update-desktop-database -q - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/community-i686/kdenlive.install (from rev 106146, kdenlive/trunk/kdenlive.install) === ---
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, June 4, 2013 @ 07:10:18 Author: svenstaro Revision: 92336 archrelease: copy trunk to community-i686, community-x86_64 Added: kdenlive/repos/community-i686/PKGBUILD (from rev 92335, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-i686/kdenlive.install (from rev 92335, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-x86_64/PKGBUILD (from rev 92335, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-x86_64/kdenlive.install (from rev 92335, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-i686/PKGBUILD kdenlive/repos/community-i686/kdenlive.install kdenlive/repos/community-x86_64/PKGBUILD kdenlive/repos/community-x86_64/kdenlive.install ---+ /PKGBUILD | 84 /kdenlive.install | 26 +++ community-i686/PKGBUILD | 42 -- community-i686/kdenlive.install | 12 - community-x86_64/PKGBUILD | 42 -- community-x86_64/kdenlive.install | 12 - 6 files changed, 110 insertions(+), 108 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-06-04 05:10:08 UTC (rev 92335) +++ community-i686/PKGBUILD 2013-06-04 05:10:18 UTC (rev 92336) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.6 -pkgrel=1 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) -md5sums=('3bd3a511b860490acc367e7c9d7ffa43') - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-i686/PKGBUILD (from rev 92335, kdenlive/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-06-04 05:10:18 UTC (rev 92336) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.6 +pkgrel=2 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') +makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') +optdepends=('recordmydesktop: screen capture' + 'dvdauthor: dvd creation' + 'dvgrab: firewire capture' + 'xine-ui: dvd preview' + 'cdrkit: dvd iso image creation') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) +md5sums=('3bd3a511b860490acc367e7c9d7ffa43') + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/kdenlive.install === --- community-i686/kdenlive.install 2013-06-04 05:10:08 UTC (rev 92335) +++ community-i686/kdenlive.install 2013-06-04 05:10:18 UTC (rev 92336) @@ -1,12 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/community-i686/kdenlive.install (from rev 92335, kdenlive/trunk/kdenlive.install) === --- community-i686/kdenlive.install (rev 0) +++ community-i686/kdenlive.install 2013-06-04 05:10:18 UTC (rev 92336) @@ -0,0 +1,13 @@ +post_install() { + update-mime-database usr/share/mime &> /dev/null + update-desktop-database -q + xdg-icon-resource forceupdate --them
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Monday, April 8, 2013 @ 11:22:44 Author: spupykin Revision: 87846 archrelease: copy trunk to community-i686, community-x86_64 Added: kdenlive/repos/community-i686/PKGBUILD (from rev 87845, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-i686/kdenlive.install (from rev 87845, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-x86_64/PKGBUILD (from rev 87845, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-x86_64/kdenlive.install (from rev 87845, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-i686/PKGBUILD kdenlive/repos/community-i686/kdenlive.install kdenlive/repos/community-x86_64/PKGBUILD kdenlive/repos/community-x86_64/kdenlive.install ---+ /PKGBUILD | 84 /kdenlive.install | 24 ++ community-i686/PKGBUILD | 42 -- community-i686/kdenlive.install | 12 - community-x86_64/PKGBUILD | 42 -- community-x86_64/kdenlive.install | 12 - 6 files changed, 108 insertions(+), 108 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-04-08 09:22:29 UTC (rev 87845) +++ community-i686/PKGBUILD 2013-04-08 09:22:44 UTC (rev 87846) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.4 -pkgrel=1 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) -md5sums=('fed17b584aca6a9811a49f2348b4f6db') - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-i686/PKGBUILD (from rev 87845, kdenlive/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-04-08 09:22:44 UTC (rev 87846) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.6 +pkgrel=1 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') +makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') +optdepends=('recordmydesktop: screen capture' + 'dvdauthor: dvd creation' + 'dvgrab: firewire capture' + 'xine-ui: dvd preview' + 'cdrkit: dvd iso image creation') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) +md5sums=('3bd3a511b860490acc367e7c9d7ffa43') + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/kdenlive.install === --- community-i686/kdenlive.install 2013-04-08 09:22:29 UTC (rev 87845) +++ community-i686/kdenlive.install 2013-04-08 09:22:44 UTC (rev 87846) @@ -1,12 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/community-i686/kdenlive.install (from rev 87845, kdenlive/trunk/kdenlive.install) === --- community-i686/kdenlive.install (rev 0) +++ community-i686/kdenlive.install 2013-04-08 09:22:44 UTC (rev 87846) @@ -0,0 +1,12 @@ +post_install() { + update-mime-database usr/share/mime &> /dev/null + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +pos
[arch-commits] Commit in kdenlive/repos (8 files)
Date: Tuesday, January 29, 2013 @ 10:59:04 Author: spupykin Revision: 83307 archrelease: copy trunk to community-i686, community-x86_64 Added: kdenlive/repos/community-i686/PKGBUILD (from rev 83306, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-i686/kdenlive.install (from rev 83306, kdenlive/trunk/kdenlive.install) kdenlive/repos/community-x86_64/PKGBUILD (from rev 83306, kdenlive/trunk/PKGBUILD) kdenlive/repos/community-x86_64/kdenlive.install (from rev 83306, kdenlive/trunk/kdenlive.install) Deleted: kdenlive/repos/community-i686/PKGBUILD kdenlive/repos/community-i686/kdenlive.install kdenlive/repos/community-x86_64/PKGBUILD kdenlive/repos/community-x86_64/kdenlive.install ---+ community-i686/PKGBUILD | 84 ++-- community-i686/kdenlive.install | 24 +- community-x86_64/PKGBUILD | 84 ++-- community-x86_64/kdenlive.install | 24 +- 4 files changed, 108 insertions(+), 108 deletions(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2013-01-29 09:58:39 UTC (rev 83306) +++ community-i686/PKGBUILD 2013-01-29 09:59:04 UTC (rev 83307) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Sergej Pupykin -# Contributor: Zuf -# Contributor: Darwin Bautista - -pkgname=kdenlive -pkgver=0.9.2 -pkgrel=6 -pkgdesc="A non-linear video editor for Linux" -arch=('i686' 'x86_64') -# http://download.kde.org/stable/kdenlive/ -url="http://www.kdenlive.org/"; -license=('GPL') -depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') -makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') -optdepends=('recordmydesktop: screen capture' - 'dvdauthor: dvd creation' - 'dvgrab: firewire capture' - 'xine-ui: dvd preview' - 'cdrkit: dvd iso image creation') -install=kdenlive.install -options=('docs') -source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) -md5sums=('40f108f26e2c2e08807a1c183d8764ec') - -build() { - export LDFLAGS="$LDFLAGS -lX11" - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kdenlive-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=/usr/lib \ --DLINK_LIBRARIES=-lX11 - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdenlive/repos/community-i686/PKGBUILD (from rev 83306, kdenlive/trunk/PKGBUILD) === --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-01-29 09:59:04 UTC (rev 83307) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Sergej Pupykin +# Contributor: Zuf +# Contributor: Darwin Bautista + +pkgname=kdenlive +pkgver=0.9.4 +pkgrel=1 +pkgdesc="A non-linear video editor for Linux" +arch=('i686' 'x86_64') +# http://download.kde.org/stable/kdenlive/ +url="http://www.kdenlive.org/"; +license=('GPL') +depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist') +makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu') +optdepends=('recordmydesktop: screen capture' + 'dvdauthor: dvd creation' + 'dvgrab: firewire capture' + 'xine-ui: dvd preview' + 'cdrkit: dvd iso image creation') +install=kdenlive.install +options=('docs') +source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) +md5sums=('fed17b584aca6a9811a49f2348b4f6db') + +build() { + export LDFLAGS="$LDFLAGS -lX11" + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kdenlive-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=/usr/lib \ +-DLINK_LIBRARIES=-lX11 + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: community-i686/kdenlive.install === --- community-i686/kdenlive.install 2013-01-29 09:58:39 UTC (rev 83306) +++ community-i686/kdenlive.install 2013-01-29 09:59:04 UTC (rev 83307) @@ -1,12 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdenlive/repos/community-i686/kdenlive.install (from rev 83306, kdenlive/trunk/kdenlive.install) === --- community-i686/kdenlive.install (rev 0) +++ community-i686/kdenlive.install 2013-01-29 09:59:04 UTC (rev 83307) @@ -0,0 +1,12 @@ +post_install() { + update-mime-database usr/share/mime &> /dev/null + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: c