[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:20:25
  Author: arojas
Revision: 400913

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400912, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 400912, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:20:25 UTC (rev 400913)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=20.11.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-multimedia)
+depends=(kio ffmpeg taglib)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('630c44d0447b6594bbb3bd63284116216713c04ca9474567f698eda3162317d7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:29:07
  Author: arojas
Revision: 392177

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392176, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 392176, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:29:07 UTC (rev 392177)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=20.07.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-multimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0f6aa363406120a2d0ea74ff258346042905bfcece9a53832e04a6ba63de5ff6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 10:05:44
  Author: arojas
Revision: 378186

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378185, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   34 ++
 1 file changed, 34 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 378185, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 10:05:44 UTC (rev 378186)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=20.03.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('70a0a46c769da116a28d85e6476f06232781b4915ad1040bd764143950a1163b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:15:24
  Author: arojas
Revision: 369149

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369148, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   34 ++
 1 file changed, 34 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 369148, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:15:24 UTC (rev 369149)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=19.11.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('679ea3c65ea50cd9bc365e0c4e6758d3d5227a98cfc0a42965337236eb2d7678'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:52:24
  Author: arojas
Revision: 358316

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358315, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 358315, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:52:24 UTC (rev 358316)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=19.07.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1b90052e8ecdff329806454a0dd41cd084ec4f39772c9935c59940446298cdfb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2019-03-22 Thread Antonio Rojas via arch-commits
Date: Saturday, March 23, 2019 @ 00:42:35
  Author: arojas
Revision: 349044

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 349043, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 349043, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:42:35 UTC (rev 349044)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=19.03.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+replaces=(kdemultimedia-ffmpegthumbs)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f57132a3e6968c1ef78ea5b4b83f7046dc04fd6070f3ad3e58a0fb60c52c9af2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 01:06:27
  Author: arojas
Revision: 339946

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339945, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 339945, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 01:06:27 UTC (rev 339946)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=18.11.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+replaces=(kdemultimedia-ffmpegthumbs)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('59aba50ec5d9ec9cef229cff697f21994a573fd6e370873ecd0910d68c1c328f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2018-07-20 Thread Antonio Rojas via arch-commits
Date: Friday, July 20, 2018 @ 22:41:05
  Author: arojas
Revision: 329275

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329274, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 329274, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:41:05 UTC (rev 329275)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=18.07.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+replaces=(kdemultimedia-ffmpegthumbs)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('64328d61ee0b392adb14e1b59717f7346657cff8037d1f34712e1a480835fcac'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2018-03-23 Thread Antonio Rojas via arch-commits
Date: Saturday, March 24, 2018 @ 00:38:01
  Author: arojas
Revision: 320032

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 320031, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 320031, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:38:01 UTC (rev 320032)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=18.03.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+replaces=(kdemultimedia-ffmpegthumbs)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('977a66b6fa7c18fbd22c2d76b4b06553bcc1e3b368f586e9d8f4e75f56c27eb3'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:37:27
  Author: arojas
Revision: 310232

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 310231, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 310231, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:37:27 UTC (rev 310232)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=17.11.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+replaces=(kdemultimedia-ffmpegthumbs)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c1983df658a45723cb2ed528c3525a532f5eab4630bbb7ed8741e3337dc74bf6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 19:59:02
  Author: arojas
Revision: 301041

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 301040, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 301040, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 19:59:02 UTC (rev 301041)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=17.07.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+replaces=(kdemultimedia-ffmpegthumbs)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2d359bd09306557fc55f46d371750272102f32437e4c1396e9c9fbb7a17562f5'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2017-03-24 Thread Antonio Rojas
Date: Saturday, March 25, 2017 @ 01:08:05
  Author: arojas
Revision: 291410

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  ffmpegthumbs/repos/kde-unstable-x86_64/
  ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 291409, ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 291409, 
ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 01:08:05 UTC (rev 291410)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=17.03.80
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+replaces=(kdemultimedia-ffmpegthumbs)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('18708045baff75c2975d02c455d447a9d7e7474e1b46a2a420d92da41dd3e2f5'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (2 files)

2016-05-29 Thread Antonio Rojas
Date: Sunday, May 29, 2016 @ 10:27:33
  Author: arojas
Revision: 268727

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

Deleted:
  ffmpegthumbs/repos/extra-i686/PKGBUILD
  ffmpegthumbs/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   43 ---
 extra-x86_64/PKGBUILD |   43 ---
 2 files changed, 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-05-29 08:26:36 UTC (rev 268726)
+++ extra-i686/PKGBUILD 2016-05-29 08:27:33 UTC (rev 268727)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=ffmpegthumbs
-pkgver=16.04.1
-pkgrel=2
-pkgdesc='FFmpeg-based thumbnail creator for video files'
-url='https://www.kde.org/applications/multimedia/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdemultimedia)
-depends=(kio ffmpeg)
-makedepends=(extra-cmake-modules git)
-replaces=(kdemultimedia-ffmpegthumbs)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;
-ffmpegthumbs-ffmpeg3.patch)
-md5sums=('245536522d4cf913621a2bb7ed1a27b2'
- '663025192fe6ae929e4df1e7e7003239')
-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-# Fix build against ffmpeg 3.0
-  patch -p1 -i ../ffmpegthumbs-ffmpeg3.patch
-}
-
-build() {
-  cd build
-  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-05-29 08:26:36 UTC (rev 268726)
+++ extra-x86_64/PKGBUILD   2016-05-29 08:27:33 UTC (rev 268727)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=ffmpegthumbs
-pkgver=16.04.1
-pkgrel=2
-pkgdesc='FFmpeg-based thumbnail creator for video files'
-url='https://www.kde.org/applications/multimedia/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdemultimedia)
-depends=(kio ffmpeg)
-makedepends=(extra-cmake-modules git)
-replaces=(kdemultimedia-ffmpegthumbs)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;
-ffmpegthumbs-ffmpeg3.patch)
-md5sums=('245536522d4cf913621a2bb7ed1a27b2'
- '663025192fe6ae929e4df1e7e7003239')
-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-# Fix build against ffmpeg 3.0
-  patch -p1 -i ../ffmpegthumbs-ffmpeg3.patch
-}
-
-build() {
-  cd build
-  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}