Date: Tue, 8 Sep 2009 17:06:38 GMT From: David Naylor <naylor.b.david@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/138634: [PORT] deskutils/dolphin-plugins-mplayerthumbs: 1.2 Message-ID: <200909081706.n88H6cNn000563@www.freebsd.org> Resent-Message-ID: <200909081710.n88HA17U074953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138634 >Category: ports >Synopsis: [PORT] deskutils/dolphin-plugins-mplayerthumbs: 1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 08 17:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: David Naylor >Release: Freebsd 8.0b3 >Organization: Private >Environment: FreeBSD dragon.dg 8.0-BETA3 FreeBSD 8.0-BETA3 #0: Thu Sep 3 09:39:36 SAST 2009 root@dragon.dg:/tmp/usr/src/sys/GENERIC i386 >Description: MPlayerThumbs is a thumbnail generator for all KDE file managers (konqueror, dolphin, ...) It needs mplayer (of course) to generate thumbnails, and it contains no linking to any library, so in a x86_64 system you can freely use the 32bit mplayer binary with win32codecs by configuring the application launching the mplayerthumbsconfig helper application. Is there perhaps a better name than the above? >How-To-Repeat: n/a >Fix: See shar archive Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # dolphin-plugins-mplayerthumbs # dolphin-plugins-mplayerthumbs/Makefile # dolphin-plugins-mplayerthumbs/distinfo # dolphin-plugins-mplayerthumbs/pkg-descr # dolphin-plugins-mplayerthumbs/pkg-plist # echo c - dolphin-plugins-mplayerthumbs mkdir -p dolphin-plugins-mplayerthumbs > /dev/null 2>&1 echo x - dolphin-plugins-mplayerthumbs/Makefile sed 's/^X//' >dolphin-plugins-mplayerthumbs/Makefile << '5073a70ec3b70e2e74bdabcba1c7801e' X# New ports collection makefile for: mplayerthumbs X# Date created: 2009-09-07 X# Whom: David Naylor <naylor.b.david@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= mplayerthumbs XPORTVERSION= 1.2 XCATEGORIES= deskutils kde XMASTER_SITES= http://kde-look.org/CONTENT/content-files/ XPKGNAMEPREFIX= dolphin-plugins- XDISTNAME= 41180-${PORTNAME}-${PORTVERSION} X XMAINTAINER= naylor.b.david@gmail.com XCOMMENT= Video thumbs previewer for dolphin X XRUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer X XUSE_CMAKE= yes XUSE_KDE4= automoc4 kdeprefix kdelibs XUSE_QT_VER= 4 XQT_COMPONENTS= gui dbus network svg xml \ X qmake_build moc_build rcc_build uic_build X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X X.include <bsd.port.mk> 5073a70ec3b70e2e74bdabcba1c7801e echo x - dolphin-plugins-mplayerthumbs/distinfo sed 's/^X//' >dolphin-plugins-mplayerthumbs/distinfo << 'b3a0428099805a63d9b19a878185787e' XMD5 (41180-mplayerthumbs-1.2.tar.gz) = 9040cbbc343845b634e09317cd71d631 XSHA256 (41180-mplayerthumbs-1.2.tar.gz) = af3d9b2af0940b6d58cfb1b9262712744fb565c54bc30a57f94c3e98052b994a XSIZE (41180-mplayerthumbs-1.2.tar.gz) = 20492 b3a0428099805a63d9b19a878185787e echo x - dolphin-plugins-mplayerthumbs/pkg-descr sed 's/^X//' >dolphin-plugins-mplayerthumbs/pkg-descr << '8e5c65a776bff120463df4e64a7f87b4' XMPlayerThumbs is a thumbnail generator for all KDE file managers (konqueror, Xdolphin, ...) It needs mplayer (of course) to generate thumbnails, and it Xcontains no linking to any library, so in a x86_64 system you can freely use the X32bit mplayer binary with win32codecs by configuring the application launching Xthe mplayerthumbsconfig helper application. X XWWW: http://www.kde-apps.org/content/show.php?content=41180 8e5c65a776bff120463df4e64a7f87b4 echo x - dolphin-plugins-mplayerthumbs/pkg-plist sed 's/^X//' >dolphin-plugins-mplayerthumbs/pkg-plist << '7a8256ee7b4a10b236fce18a6b4b754d' Xbin/mplayerthumbsconfig Xlib/kde4/videopreview.so Xshare/config.kcfg/mplayerthumbs.kcfg Xshare/kde4/services/videopreview.desktop Xshare/apps/videothumbnail/sprocket-large.png Xshare/apps/videothumbnail/sprocket-medium.png Xshare/apps/videothumbnail/sprocket-small.png 7a8256ee7b4a10b236fce18a6b4b754d exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909081706.n88H6cNn000563>