pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ffmpegthumbs: Add version 17.12.1
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Sat Feb 3 16:16:02 2018 +1300
Changeset: 66dc1c1b0ef22409e14de561367421a6ca4507ba
Modified Files:
Makefile
Added Files:
ffmpegthumbs/DESCR
ffmpegthumbs/Makefile
ffmpegthumbs/PLIST
ffmpegthumbs/distinfo
Log Message:
ffmpegthumbs: Add version 17.12.1
FFmpeg-based thumbnail creator for video files
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=66dc1c1b0ef22409e14de561367421a6ca4507ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
ffmpegthumbs/DESCR | 1 +
ffmpegthumbs/Makefile | 17 +++++++++++++++++
ffmpegthumbs/PLIST | 3 +++
ffmpegthumbs/distinfo | 6 ++++++
5 files changed, 28 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 482cdde458..d6f537690f 100644
--- a/Makefile
+++ b/Makefile
@@ -792,6 +792,7 @@ SUBDIR+= festvox-tp
SUBDIR+= feynedit
SUBDIR+= feynhiggs
SUBDIR+= ffmpeg-git
+SUBDIR+= ffmpegthumbs
SUBDIR+= fftjet
SUBDIR+= fftw-mpich
SUBDIR+= fftw-openmpi
diff --git a/ffmpegthumbs/DESCR b/ffmpegthumbs/DESCR
new file mode 100644
index 0000000000..c98b11bafd
--- /dev/null
+++ b/ffmpegthumbs/DESCR
@@ -0,0 +1 @@
+FFmpeg-based thumbnail creator for video files
diff --git a/ffmpegthumbs/Makefile b/ffmpegthumbs/Makefile
new file mode 100644
index 0000000000..8ea3a1bd90
--- /dev/null
+++ b/ffmpegthumbs/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.69 2017/12/08 08:52:58 maya Exp $
+
+DISTNAME= ffmpegthumbs-${KAPPSVER}
+CATEGORIES= multimedia
+
+HOMEPAGE= https://kde.org/applications/multimedia/
+COMMENT= FFmpeg-based thumbnail creator for video files
+LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2 AND gnu-lgpl-v2
+
+.include "../../wip/kde5/applications.mk"
+
+USE_TOOLS+= pkg-config
+
+.include "../../devel/kio/buildlink3.mk"
+.include "../../multimedia/ffmpeg3/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ffmpegthumbs/PLIST b/ffmpegthumbs/PLIST
new file mode 100644
index 0000000000..98c1f3fd47
--- /dev/null
+++ b/ffmpegthumbs/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+qt5/plugins/ffmpegthumbs.so
+share/kservices5/ffmpegthumbs.desktop
diff --git a/ffmpegthumbs/distinfo b/ffmpegthumbs/distinfo
new file mode 100644
index 0000000000..58bd6901df
--- /dev/null
+++ b/ffmpegthumbs/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (ffmpegthumbs-17.12.1.tar.xz) = 7c236d63fcd3c019a37b8ff3a3497003684d1acf
+RMD160 (ffmpegthumbs-17.12.1.tar.xz) = e96ab18798be5fd4e4e3fa5bb08b29057ce73067
+SHA512 (ffmpegthumbs-17.12.1.tar.xz) = 534b9b8a85bf02bc2f58f5491b1bc7f977d9b3031042cd1b0ba2b4adea5a36e6e47c7e650e4aeccf41b0836a633c2b4812dbea9d700cce87953027edd990e5a3
+Size (ffmpegthumbs-17.12.1.tar.xz) = 21108 bytes
Home |
Main Index |
Thread Index |
Old Index