[arch-commits] Commit in ffmpegthumbnailer/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Apr 24 16:09:54 UTC 2018
Date: Tuesday, April 24, 2018 @ 16:09:50
Author: arojas
Revision: 322924
ffmpeg 4.0 rebuild
Modified:
ffmpegthumbnailer/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-24 15:53:56 UTC (rev 322923)
+++ PKGBUILD 2018-04-24 16:09:50 UTC (rev 322924)
@@ -4,7 +4,7 @@
pkgname=ffmpegthumbnailer
pkgver=2.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight video thumbnailer that can be used by file managers."
url="https://github.com/dirkvdb/ffmpegthumbnailer"
license=('GPL2')
@@ -20,7 +20,6 @@
mkdir -p build
cd build
cmake .. \
- -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DENABLE_GIO=ON \
More information about the arch-commits
mailing list