MPlayer-based thumbnail creation module for KDE file browsing windows.

Note: it's not the same as ffmpegthumbs, and they could operate in parallel.
This commit is contained in:
zhuk 2013-04-24 18:31:34 +00:00
parent e88cd0b6ee
commit c3242d17bb
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 18:31:34 zhuk Exp $
COMMENT = KDE MPlayer-based thumbnail generator for video files
DISTNAME = mplayerthumbs-${MODKDE4_VERSION}
CATEGORIES = multimedia
WANTLIB = c m pthread stdc++
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork lib/qt4/QtSvg
WANTLIB += lib/qt4/QtXml
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kio
RUN_DEPENDS = x11/mplayer
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (kde/mplayerthumbs-4.10.2.tar.xz) = PqETiqMqzppwqT4OJG5IT+l+26dOCLny1WT/o4dDC6U=
SIZE (kde/mplayerthumbs-4.10.2.tar.xz) = 28232

View File

@ -0,0 +1 @@
MPlayer-based thumbnail creation module for KDE file browsing windows.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 18:31:34 zhuk Exp $
@bin bin/mplayerthumbsconfig
lib/kde4/videopreview.so
share/apps/videothumbnail/
share/apps/videothumbnail/sprocket-large.png
share/apps/videothumbnail/sprocket-medium.png
share/apps/videothumbnail/sprocket-small.png
share/config.kcfg/mplayerthumbs.kcfg
share/kde4/services/videopreview.desktop
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database