ports/113679: New port:multimedia/smplayer A complete front-end based on QT for mplayer

liu_yinghong at yahoo.com.cn liu_yinghong at yahoo.com.cn
Thu Jun 14 13:00:10 UTC 2007


>Number:         113679
>Category:       ports
>Synopsis:       New port:multimedia/smplayer A complete front-end based on QT for mplayer
>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:   Thu Jun 14 13:00:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yinghong.Liu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu May 10 21:42:19 CST 2007 hamigua at relaxbsd.org:/usr/src/sys/i386/compile/LYH i386


	
>Description:
smplayer intents to be a complete front-end for mplayer,from
basic features like playing videos, dvds, vcdsto more advancing
features like support for mplayer filters,edl lists, and more.

WWW: http://smplayer.sourceforge.net/
	
>How-To-Repeat:
	
>Fix:

	

--- smplayer.shar begins here ---
# 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:
#
#	smplayer
#	smplayer/Makefile
#	smplayer/distinfo
#	smplayer/files
#	smplayer/pkg-descr
#	smplayer/pkg-plist
#	smplayer/files/patch-Makefile
#
echo c - smplayer
mkdir -p smplayer > /dev/null 2>&1
echo x - smplayer/Makefile
sed 's/^X//' >smplayer/Makefile << 'END-of-smplayer/Makefile'
X# New ports collection makefile for:	smplayer
X# Date created:				13 Jun, 2003
X# Whom:					Yinghong.Liu <liu_yinghong at yahoo.com.cn>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	smplayer
XDISTVERSION=	0.5.0
XCATEGORIES=	multimedia audio kde
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=smplayer
XDISTFILES=	${PORTNAME}-${PORTVERSION}.tar.gz \
X		${PORTNAME}-themes-0.1.1.tar.gz
XEXTRACT_ONLY=	${DISTFILES}
X
XMAINTAINER=	liu_yinghong at yahoo.com.cn
XCOMMENT=	A complete front-end based on QT for mplayer
X
XRUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer
X
XUSE_GMAKE=	yes
XUSE_GETTEXT=	yes
XINSTALLS_ICONS=	yes
XUSE_QT_VER=	3
XQTDIR?=		${QT_PREFIX}
XMAKE_ENV+=	QTDIR=${QTDIR} \
X		QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
X
XPORTDOCS=	Changelog Configurable_shortcuts.txt Install.txt \
X		Copying.txt Not_so_obvious_things.txt Translations.txt \
X		Icon_themes.txt Readme.txt
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|PREFIX=/usr/local|PREFIX=${PREFIX}|g' \
X		${WRKSRC}/Makefile \
X		${WRKDIR}/${PORTNAME}-themes-0.1.1/Makefile
X
Xdo-build:
X	cd ${WRKSRC}/src \
X		&& ${SETENV} ${MAKE_ENV} qmake smplayer.pro && \
X		${SETENV} ${MAKE_ENV} ${GMAKE}
X
Xpost-install:
X	cd ${WRKDIR}/${PORTNAME}-themes-0.1.1 \
X		&& ${SETENV} ${MAKE_ENV} ${GMAKE}
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for doc in ${PORTDOCS}
X	@${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-smplayer/Makefile
echo x - smplayer/distinfo
sed 's/^X//' >smplayer/distinfo << 'END-of-smplayer/distinfo'
XMD5 (smplayer-0.5.0.tar.gz) = e3282320cb1b186e601511ec51bacdbe
XSHA256 (smplayer-0.5.0.tar.gz) = bb7813566efc0e62d52c68791d6281f66714b3498f5fdc9c5240986ec466a33c
XSIZE (smplayer-0.5.0.tar.gz) = 917326
XMD5 (smplayer-themes-0.1.1.tar.gz) = 1c1e241522ba0262b1363e3acebb3e32
XSHA256 (smplayer-themes-0.1.1.tar.gz) = ec6a0296ee7cc18a5f1db6c6eef2fda1a2cfb61f54523de15e4caad8046912a3
XSIZE (smplayer-themes-0.1.1.tar.gz) = 1118058
END-of-smplayer/distinfo
echo c - smplayer/files
mkdir -p smplayer/files > /dev/null 2>&1
echo x - smplayer/pkg-descr
sed 's/^X//' >smplayer/pkg-descr << 'END-of-smplayer/pkg-descr'
Xsmplayer intents to be a complete front-end for mplayer,from
Xbasic features like playing videos, dvds, vcdsto more advancing
Xfeatures like support for mplayer filters,edl lists, and more.
X
XWWW: http://smplayer.sourceforge.net/
END-of-smplayer/pkg-descr
echo x - smplayer/pkg-plist
sed 's/^X//' >smplayer/pkg-plist << 'END-of-smplayer/pkg-plist'
Xbin/smplayer
Xshare/applications/smplayer.desktop
Xshare/icons/hicolor/16x16/apps/smplayer.png
Xshare/icons/hicolor/22x22/apps/smplayer.png
Xshare/icons/hicolor/32x32/apps/smplayer.png
Xshare/icons/hicolor/64x64/apps/smplayer.png
X%%DATADIR%%/input.conf
X%%DATADIR%%/shortcuts/default.keys
X%%DATADIR%%/themes/Oxygen/README.txt
X%%DATADIR%%/themes/Oxygen/cdrom_drive.png
X%%DATADIR%%/themes/Oxygen/copy.png
X%%DATADIR%%/themes/Oxygen/down.png
X%%DATADIR%%/themes/Oxygen/dvd.png
X%%DATADIR%%/themes/Oxygen/dvd_drive.png
X%%DATADIR%%/themes/Oxygen/dvd_hd.png
X%%DATADIR%%/themes/Oxygen/exit.png
X%%DATADIR%%/themes/Oxygen/forward10m.png
X%%DATADIR%%/themes/Oxygen/forward10s.png
X%%DATADIR%%/themes/Oxygen/forward1m.png
X%%DATADIR%%/themes/Oxygen/fullscreen.png
X%%DATADIR%%/themes/Oxygen/info.png
X%%DATADIR%%/themes/Oxygen/logs.png
X%%DATADIR%%/themes/Oxygen/monitor.png
X%%DATADIR%%/themes/Oxygen/mouse.png
X%%DATADIR%%/themes/Oxygen/ok.png
X%%DATADIR%%/themes/Oxygen/open.png
X%%DATADIR%%/themes/Oxygen/openfolder.png
X%%DATADIR%%/themes/Oxygen/pause.png
X%%DATADIR%%/themes/Oxygen/play.png
X%%DATADIR%%/themes/Oxygen/playlist.png
X%%DATADIR%%/themes/Oxygen/pref_advanced.png
X%%DATADIR%%/themes/Oxygen/pref_devices.png
X%%DATADIR%%/themes/Oxygen/pref_general.png
X%%DATADIR%%/themes/Oxygen/pref_gui.png
X%%DATADIR%%/themes/Oxygen/pref_performance.png
X%%DATADIR%%/themes/Oxygen/pref_subtitles.png
X%%DATADIR%%/themes/Oxygen/prefs.png
X%%DATADIR%%/themes/Oxygen/previous.png
X%%DATADIR%%/themes/Oxygen/save.png
X%%DATADIR%%/themes/Oxygen/screenshot.png
X%%DATADIR%%/themes/Oxygen/speaker.png
X%%DATADIR%%/themes/Oxygen/stop.png
X%%DATADIR%%/themes/Oxygen/up.png
X%%DATADIR%%/themes/Oxygen/url.png
X%%DATADIR%%/themes/Oxygen/volume.png
X%%DATADIR%%/themes/Oxygen/xnext.png
X%%DATADIR%%/themes/Oxygen/xrepeat-old.png
X%%DATADIR%%/themes/Oxygen/xrepeat.png
X%%DATADIR%%/themes/Oxygen/xresize_window.png
X%%DATADIR%%/themes/Oxygen/xrewind10m.png
X%%DATADIR%%/themes/Oxygen/xrewind10s.png
X%%DATADIR%%/themes/Oxygen/xrewind1m.png
X%%DATADIR%%/themes/Play/audio_channels.png
X%%DATADIR%%/themes/Play/background.png
X%%DATADIR%%/themes/Play/down.png
X%%DATADIR%%/themes/Play/file_codecs.png
X%%DATADIR%%/themes/Play/forward10m.png
X%%DATADIR%%/themes/Play/forward10s.png
X%%DATADIR%%/themes/Play/forward1m.png
X%%DATADIR%%/themes/Play/fullscreen.png
X%%DATADIR%%/themes/Play/mute.png
X%%DATADIR%%/themes/Play/ok.png
X%%DATADIR%%/themes/Play/osd.png
X%%DATADIR%%/themes/Play/pause.png
X%%DATADIR%%/themes/Play/play.png
X%%DATADIR%%/themes/Play/previous.png
X%%DATADIR%%/themes/Play/screenshot.png
X%%DATADIR%%/themes/Play/speaker.png
X%%DATADIR%%/themes/Play/speed.png
X%%DATADIR%%/themes/Play/stereo_mode.png
X%%DATADIR%%/themes/Play/stop.png
X%%DATADIR%%/themes/Play/style.qss
X%%DATADIR%%/themes/Play/up.png
X%%DATADIR%%/themes/Play/volume.png
X%%DATADIR%%/themes/Play/xnext.png
X%%DATADIR%%/themes/Play/xrewind10m.png
X%%DATADIR%%/themes/Play/xrewind10s.png
X%%DATADIR%%/themes/Play/xrewind1m.png
X%%DATADIR%%/themes/Silk/angle.png
X%%DATADIR%%/themes/Silk/aspect.png
X%%DATADIR%%/themes/Silk/audio_channels.png
X%%DATADIR%%/themes/Silk/audio_down.png
X%%DATADIR%%/themes/Silk/audio_track.png
X%%DATADIR%%/themes/Silk/audio_up.png
X%%DATADIR%%/themes/Silk/chapter.png
X%%DATADIR%%/themes/Silk/compact.png
X%%DATADIR%%/themes/Silk/copy.png
X%%DATADIR%%/themes/Silk/delay_down.png
X%%DATADIR%%/themes/Silk/delay_up.png
X%%DATADIR%%/themes/Silk/delete.png
X%%DATADIR%%/themes/Silk/down.png
X%%DATADIR%%/themes/Silk/dvd.png
X%%DATADIR%%/themes/Silk/dvd_hd.png
X%%DATADIR%%/themes/Silk/equalizer.png
X%%DATADIR%%/themes/Silk/exit.png
X%%DATADIR%%/themes/Silk/file_codecs.png
X%%DATADIR%%/themes/Silk/forward10m.png
X%%DATADIR%%/themes/Silk/forward10s.png
X%%DATADIR%%/themes/Silk/forward1m.png
X%%DATADIR%%/themes/Silk/frame_step.png
X%%DATADIR%%/themes/Silk/fullscreen.png
X%%DATADIR%%/themes/Silk/info.png
X%%DATADIR%%/themes/Silk/logs.png
X%%DATADIR%%/themes/Silk/minus.png
X%%DATADIR%%/themes/Silk/mute.png
X%%DATADIR%%/themes/Silk/ok.png
X%%DATADIR%%/themes/Silk/ontop.png
X%%DATADIR%%/themes/Silk/open.png
X%%DATADIR%%/themes/Silk/open_playlist.png
X%%DATADIR%%/themes/Silk/open_playlist2.png
X%%DATADIR%%/themes/Silk/openfolder.png
X%%DATADIR%%/themes/Silk/osd.png
X%%DATADIR%%/themes/Silk/pause.png
X%%DATADIR%%/themes/Silk/play.png
X%%DATADIR%%/themes/Silk/player_start.png
X%%DATADIR%%/themes/Silk/playlist.png
X%%DATADIR%%/themes/Silk/plus.png
X%%DATADIR%%/themes/Silk/pref_advanced.png
X%%DATADIR%%/themes/Silk/pref_devices.png
X%%DATADIR%%/themes/Silk/pref_general.png
X%%DATADIR%%/themes/Silk/pref_gui.png
X%%DATADIR%%/themes/Silk/pref_performance.png
X%%DATADIR%%/themes/Silk/pref_subtitles.png
X%%DATADIR%%/themes/Silk/prefs.png
X%%DATADIR%%/themes/Silk/previous.png
X%%DATADIR%%/themes/Silk/readme.txt
X%%DATADIR%%/themes/Silk/save.png
X%%DATADIR%%/themes/Silk/screenshot.png
X%%DATADIR%%/themes/Silk/shuffle.png
X%%DATADIR%%/themes/Silk/speed.png
X%%DATADIR%%/themes/Silk/stereo_mode.png
X%%DATADIR%%/themes/Silk/stop.png
X%%DATADIR%%/themes/Silk/sub.png
X%%DATADIR%%/themes/Silk/sub_down.png
X%%DATADIR%%/themes/Silk/sub_up.png
X%%DATADIR%%/themes/Silk/up.png
X%%DATADIR%%/themes/Silk/url.png
X%%DATADIR%%/themes/Silk/video.png
X%%DATADIR%%/themes/Silk/video_filters.png
X%%DATADIR%%/themes/Silk/volume.png
X%%DATADIR%%/themes/Silk/xnext.png
X%%DATADIR%%/themes/Silk/xrecents.png
X%%DATADIR%%/themes/Silk/xrepeat.png
X%%DATADIR%%/themes/Silk/xrewind10m.png
X%%DATADIR%%/themes/Silk/xrewind10s.png
X%%DATADIR%%/themes/Silk/xrewind1m.png
X%%DATADIR%%/themes/Silk/xtitle.png
X%%DATADIR%%/themes/blackPanther-Light/Readme.txt
X%%DATADIR%%/themes/blackPanther-Light/aspect.png
X%%DATADIR%%/themes/blackPanther-Light/background.png
X%%DATADIR%%/themes/blackPanther-Light/cdrom_drive.png
X%%DATADIR%%/themes/blackPanther-Light/chapter.png
X%%DATADIR%%/themes/blackPanther-Light/down.png
X%%DATADIR%%/themes/blackPanther-Light/dvd.png
X%%DATADIR%%/themes/blackPanther-Light/dvd_drive.png
X%%DATADIR%%/themes/blackPanther-Light/dvd_hd.png
X%%DATADIR%%/themes/blackPanther-Light/exit.png
X%%DATADIR%%/themes/blackPanther-Light/fileopen.png
X%%DATADIR%%/themes/blackPanther-Light/forward10m.png
X%%DATADIR%%/themes/blackPanther-Light/forward10s.png
X%%DATADIR%%/themes/blackPanther-Light/forward1m.png
X%%DATADIR%%/themes/blackPanther-Light/fullscreen.png
X%%DATADIR%%/themes/blackPanther-Light/info.png
X%%DATADIR%%/themes/blackPanther-Light/input_devices.png
X%%DATADIR%%/themes/blackPanther-Light/keyboard.png
X%%DATADIR%%/themes/blackPanther-Light/logs.png
X%%DATADIR%%/themes/blackPanther-Light/monitor.png
X%%DATADIR%%/themes/blackPanther-Light/mouse.png
X%%DATADIR%%/themes/blackPanther-Light/mute.png
X%%DATADIR%%/themes/blackPanther-Light/ok.png
X%%DATADIR%%/themes/blackPanther-Light/open.png
X%%DATADIR%%/themes/blackPanther-Light/openfolder.png
X%%DATADIR%%/themes/blackPanther-Light/pause.png
X%%DATADIR%%/themes/blackPanther-Light/play.png
X%%DATADIR%%/themes/blackPanther-Light/playlist.png
X%%DATADIR%%/themes/blackPanther-Light/plus.png
X%%DATADIR%%/themes/blackPanther-Light/pref_advanced.png
X%%DATADIR%%/themes/blackPanther-Light/pref_devices.png
X%%DATADIR%%/themes/blackPanther-Light/pref_general.png
X%%DATADIR%%/themes/blackPanther-Light/pref_gui.png
X%%DATADIR%%/themes/blackPanther-Light/pref_performance.png
X%%DATADIR%%/themes/blackPanther-Light/pref_subtitles.png
X%%DATADIR%%/themes/blackPanther-Light/prefs.png
X%%DATADIR%%/themes/blackPanther-Light/preview.png
X%%DATADIR%%/themes/blackPanther-Light/previous.png
X%%DATADIR%%/themes/blackPanther-Light/save.png
X%%DATADIR%%/themes/blackPanther-Light/screenshot.png
X%%DATADIR%%/themes/blackPanther-Light/speaker.png
X%%DATADIR%%/themes/blackPanther-Light/speed.png
X%%DATADIR%%/themes/blackPanther-Light/stop.png
X%%DATADIR%%/themes/blackPanther-Light/sub.png
X%%DATADIR%%/themes/blackPanther-Light/up.png
X%%DATADIR%%/themes/blackPanther-Light/url.png
X%%DATADIR%%/themes/blackPanther-Light/video.png
X%%DATADIR%%/themes/blackPanther-Light/volume.png
X%%DATADIR%%/themes/blackPanther-Light/xnext.png
X%%DATADIR%%/themes/blackPanther-Light/xrepeat.png
X%%DATADIR%%/themes/blackPanther-Light/xrewind10m.png
X%%DATADIR%%/themes/blackPanther-Light/xrewind10s.png
X%%DATADIR%%/themes/blackPanther-Light/xrewind1m.png
X%%DATADIR%%/themes/blackPanther-Light/xtitle.png
X%%DATADIR%%/themes/blackPanther-MacLike/aspect..png
X%%DATADIR%%/themes/blackPanther-MacLike/aspect.png
X%%DATADIR%%/themes/blackPanther-MacLike/background.png
X%%DATADIR%%/themes/blackPanther-MacLike/cdrom_drive.png
X%%DATADIR%%/themes/blackPanther-MacLike/chapter.png
X%%DATADIR%%/themes/blackPanther-MacLike/compact.png
X%%DATADIR%%/themes/blackPanther-MacLike/copy.png
X%%DATADIR%%/themes/blackPanther-MacLike/delete.png
X%%DATADIR%%/themes/blackPanther-MacLike/down.png
X%%DATADIR%%/themes/blackPanther-MacLike/dvd.png
X%%DATADIR%%/themes/blackPanther-MacLike/dvd_drive.png
X%%DATADIR%%/themes/blackPanther-MacLike/dvd_hd.png
X%%DATADIR%%/themes/blackPanther-MacLike/edit.png
X%%DATADIR%%/themes/blackPanther-MacLike/exit.png
X%%DATADIR%%/themes/blackPanther-MacLike/forward10m.png
X%%DATADIR%%/themes/blackPanther-MacLike/forward10s.png
X%%DATADIR%%/themes/blackPanther-MacLike/forward1m.png
X%%DATADIR%%/themes/blackPanther-MacLike/fullscreen.png
X%%DATADIR%%/themes/blackPanther-MacLike/info.png
X%%DATADIR%%/themes/blackPanther-MacLike/input_devices.png
X%%DATADIR%%/themes/blackPanther-MacLike/keyboard.png
X%%DATADIR%%/themes/blackPanther-MacLike/logs.png
X%%DATADIR%%/themes/blackPanther-MacLike/minus.png
X%%DATADIR%%/themes/blackPanther-MacLike/monitor.png
X%%DATADIR%%/themes/blackPanther-MacLike/mouse.png
X%%DATADIR%%/themes/blackPanther-MacLike/mute.png
X%%DATADIR%%/themes/blackPanther-MacLike/ok.png
X%%DATADIR%%/themes/blackPanther-MacLike/open.png
X%%DATADIR%%/themes/blackPanther-MacLike/openfolder.png
X%%DATADIR%%/themes/blackPanther-MacLike/pause.png
X%%DATADIR%%/themes/blackPanther-MacLike/play.png
X%%DATADIR%%/themes/blackPanther-MacLike/playlist.png
X%%DATADIR%%/themes/blackPanther-MacLike/plus.png
X%%DATADIR%%/themes/blackPanther-MacLike/pref_advanced.png
X%%DATADIR%%/themes/blackPanther-MacLike/pref_devices.png
X%%DATADIR%%/themes/blackPanther-MacLike/pref_general.png
X%%DATADIR%%/themes/blackPanther-MacLike/pref_gui.png
X%%DATADIR%%/themes/blackPanther-MacLike/pref_performance.png
X%%DATADIR%%/themes/blackPanther-MacLike/pref_subtitles.png
X%%DATADIR%%/themes/blackPanther-MacLike/prefs.png
X%%DATADIR%%/themes/blackPanther-MacLike/previous.png
X%%DATADIR%%/themes/blackPanther-MacLike/save.png
X%%DATADIR%%/themes/blackPanther-MacLike/screenshot.png
X%%DATADIR%%/themes/blackPanther-MacLike/shuffle.png
X%%DATADIR%%/themes/blackPanther-MacLike/speaker.png
X%%DATADIR%%/themes/blackPanther-MacLike/speed.png
X%%DATADIR%%/themes/blackPanther-MacLike/stop.png
X%%DATADIR%%/themes/blackPanther-MacLike/sub.png
X%%DATADIR%%/themes/blackPanther-MacLike/up.png
X%%DATADIR%%/themes/blackPanther-MacLike/url.png
X%%DATADIR%%/themes/blackPanther-MacLike/view_choose.png
X%%DATADIR%%/themes/blackPanther-MacLike/volume.png
X%%DATADIR%%/themes/blackPanther-MacLike/xnext.png
X%%DATADIR%%/themes/blackPanther-MacLike/xrepeat.png
X%%DATADIR%%/themes/blackPanther-MacLike/xresize_window.png
X%%DATADIR%%/themes/blackPanther-MacLike/xrewind10m.png
X%%DATADIR%%/themes/blackPanther-MacLike/xrewind10s.png
X%%DATADIR%%/themes/blackPanther-MacLike/xrewind1m.png
X%%DATADIR%%/themes/blackPanther-MacLike/xtitle.png
X%%DATADIR%%/themes/blackPanther-Real/Readme.txt
X%%DATADIR%%/themes/blackPanther-Real/aspect.png
X%%DATADIR%%/themes/blackPanther-Real/background.png
X%%DATADIR%%/themes/blackPanther-Real/cdrom_drive.png
X%%DATADIR%%/themes/blackPanther-Real/chapter.png
X%%DATADIR%%/themes/blackPanther-Real/copy.png
X%%DATADIR%%/themes/blackPanther-Real/delete.png
X%%DATADIR%%/themes/blackPanther-Real/down.png
X%%DATADIR%%/themes/blackPanther-Real/dvd.png
X%%DATADIR%%/themes/blackPanther-Real/dvd_drive.png
X%%DATADIR%%/themes/blackPanther-Real/dvd_hd.png
X%%DATADIR%%/themes/blackPanther-Real/exit.png
X%%DATADIR%%/themes/blackPanther-Real/forward10m.png
X%%DATADIR%%/themes/blackPanther-Real/forward10s.png
X%%DATADIR%%/themes/blackPanther-Real/forward1m.png
X%%DATADIR%%/themes/blackPanther-Real/fullscreen.png
X%%DATADIR%%/themes/blackPanther-Real/info.png
X%%DATADIR%%/themes/blackPanther-Real/input_devices.png
X%%DATADIR%%/themes/blackPanther-Real/keyboard.png
X%%DATADIR%%/themes/blackPanther-Real/logs.png
X%%DATADIR%%/themes/blackPanther-Real/minus.png
X%%DATADIR%%/themes/blackPanther-Real/monitor.png
X%%DATADIR%%/themes/blackPanther-Real/mouse.png
X%%DATADIR%%/themes/blackPanther-Real/mute.png
X%%DATADIR%%/themes/blackPanther-Real/ok.png
X%%DATADIR%%/themes/blackPanther-Real/open.png
X%%DATADIR%%/themes/blackPanther-Real/openfolder.png
X%%DATADIR%%/themes/blackPanther-Real/pause.png
X%%DATADIR%%/themes/blackPanther-Real/play.png
X%%DATADIR%%/themes/blackPanther-Real/playlist.png
X%%DATADIR%%/themes/blackPanther-Real/plus.png
X%%DATADIR%%/themes/blackPanther-Real/pref_advanced.png
X%%DATADIR%%/themes/blackPanther-Real/pref_devices.png
X%%DATADIR%%/themes/blackPanther-Real/pref_general.png
X%%DATADIR%%/themes/blackPanther-Real/pref_gui.png
X%%DATADIR%%/themes/blackPanther-Real/pref_performance.png
X%%DATADIR%%/themes/blackPanther-Real/pref_subtitles.png
X%%DATADIR%%/themes/blackPanther-Real/prefs.png
X%%DATADIR%%/themes/blackPanther-Real/previous.png
X%%DATADIR%%/themes/blackPanther-Real/save.png
X%%DATADIR%%/themes/blackPanther-Real/screenshot.png
X%%DATADIR%%/themes/blackPanther-Real/shuffle.png
X%%DATADIR%%/themes/blackPanther-Real/speaker.png
X%%DATADIR%%/themes/blackPanther-Real/speed.png
X%%DATADIR%%/themes/blackPanther-Real/stop.png
X%%DATADIR%%/themes/blackPanther-Real/sub.png
X%%DATADIR%%/themes/blackPanther-Real/sub1.png
X%%DATADIR%%/themes/blackPanther-Real/up.png
X%%DATADIR%%/themes/blackPanther-Real/url.png
X%%DATADIR%%/themes/blackPanther-Real/video.png
X%%DATADIR%%/themes/blackPanther-Real/video2.png
X%%DATADIR%%/themes/blackPanther-Real/volume-max.png
X%%DATADIR%%/themes/blackPanther-Real/volume-zero.png
X%%DATADIR%%/themes/blackPanther-Real/volume.png
X%%DATADIR%%/themes/blackPanther-Real/xnext.png
X%%DATADIR%%/themes/blackPanther-Real/xrepeat.png
X%%DATADIR%%/themes/blackPanther-Real/xresize_window.png
X%%DATADIR%%/themes/blackPanther-Real/xrewind10m.png
X%%DATADIR%%/themes/blackPanther-Real/xrewind10s.png
X%%DATADIR%%/themes/blackPanther-Real/xrewind1m.png
X%%DATADIR%%/themes/blackPanther-Real/xtitle.png
X%%DATADIR%%/themes/blackPanther-VistaLike/Readme.txt
X%%DATADIR%%/themes/blackPanther-VistaLike/background.png
X%%DATADIR%%/themes/blackPanther-VistaLike/cdrom_drive.png
X%%DATADIR%%/themes/blackPanther-VistaLike/copy.png
X%%DATADIR%%/themes/blackPanther-VistaLike/down.png
X%%DATADIR%%/themes/blackPanther-VistaLike/dvd.png
X%%DATADIR%%/themes/blackPanther-VistaLike/dvd_drive.png
X%%DATADIR%%/themes/blackPanther-VistaLike/dvd_hd.png
X%%DATADIR%%/themes/blackPanther-VistaLike/exit.png
X%%DATADIR%%/themes/blackPanther-VistaLike/finish.png
X%%DATADIR%%/themes/blackPanther-VistaLike/folder_new.png
X%%DATADIR%%/themes/blackPanther-VistaLike/forward10m.png
X%%DATADIR%%/themes/blackPanther-VistaLike/forward10s.png
X%%DATADIR%%/themes/blackPanther-VistaLike/forward1m.png
X%%DATADIR%%/themes/blackPanther-VistaLike/imput_devices.png
X%%DATADIR%%/themes/blackPanther-VistaLike/info.png
X%%DATADIR%%/themes/blackPanther-VistaLike/logs.png
X%%DATADIR%%/themes/blackPanther-VistaLike/minus.png
X%%DATADIR%%/themes/blackPanther-VistaLike/monitor.png
X%%DATADIR%%/themes/blackPanther-VistaLike/mouse.png
X%%DATADIR%%/themes/blackPanther-VistaLike/mute.png
X%%DATADIR%%/themes/blackPanther-VistaLike/ok.png
X%%DATADIR%%/themes/blackPanther-VistaLike/open.png
X%%DATADIR%%/themes/blackPanther-VistaLike/openfolder.png
X%%DATADIR%%/themes/blackPanther-VistaLike/pause.png
X%%DATADIR%%/themes/blackPanther-VistaLike/play.png
X%%DATADIR%%/themes/blackPanther-VistaLike/player_start.png
X%%DATADIR%%/themes/blackPanther-VistaLike/player_volume.png
X%%DATADIR%%/themes/blackPanther-VistaLike/playlist.png
X%%DATADIR%%/themes/blackPanther-VistaLike/plus.png
X%%DATADIR%%/themes/blackPanther-VistaLike/pref_advanced.png
X%%DATADIR%%/themes/blackPanther-VistaLike/pref_devices.png
X%%DATADIR%%/themes/blackPanther-VistaLike/pref_general.png
X%%DATADIR%%/themes/blackPanther-VistaLike/pref_gui.png
X%%DATADIR%%/themes/blackPanther-VistaLike/pref_performance.png
X%%DATADIR%%/themes/blackPanther-VistaLike/pref_subtitles.png
X%%DATADIR%%/themes/blackPanther-VistaLike/prefs.png
X%%DATADIR%%/themes/blackPanther-VistaLike/preview.jpg
X%%DATADIR%%/themes/blackPanther-VistaLike/previous.png
X%%DATADIR%%/themes/blackPanther-VistaLike/save.png
X%%DATADIR%%/themes/blackPanther-VistaLike/speaker.png
X%%DATADIR%%/themes/blackPanther-VistaLike/speed.png
X%%DATADIR%%/themes/blackPanther-VistaLike/stop.png
X%%DATADIR%%/themes/blackPanther-VistaLike/up.png
X%%DATADIR%%/themes/blackPanther-VistaLike/url.png
X%%DATADIR%%/themes/blackPanther-VistaLike/volume.png
X%%DATADIR%%/themes/blackPanther-VistaLike/xnext.png
X%%DATADIR%%/themes/blackPanther-VistaLike/xrepeat.png
X%%DATADIR%%/themes/blackPanther-VistaLike/xresize_window.png
X%%DATADIR%%/themes/blackPanther-VistaLike/xrewind10m.png
X%%DATADIR%%/themes/blackPanther-VistaLike/xrewind10s.png
X%%DATADIR%%/themes/blackPanther-VistaLike/xrewind1m.png
X%%DATADIR%%/themes/blackPanther-VistaLike/xtitle.png
X%%DATADIR%%/translations/smplayer_bg.qm
X%%DATADIR%%/translations/smplayer_cs.qm
X%%DATADIR%%/translations/smplayer_de.qm
X%%DATADIR%%/translations/smplayer_en_US.qm
X%%DATADIR%%/translations/smplayer_es.qm
X%%DATADIR%%/translations/smplayer_fr.qm
X%%DATADIR%%/translations/smplayer_hu.qm
X%%DATADIR%%/translations/smplayer_it.qm
X%%DATADIR%%/translations/smplayer_ja.qm
X%%DATADIR%%/translations/smplayer_ka.qm
X%%DATADIR%%/translations/smplayer_nl.qm
X%%DATADIR%%/translations/smplayer_pl.qm
X%%DATADIR%%/translations/smplayer_pt_BR.qm
X%%DATADIR%%/translations/smplayer_ru_RU.qm
X%%DATADIR%%/translations/smplayer_sk.qm
X%%DATADIR%%/translations/smplayer_sr.qm
X%%DATADIR%%/translations/smplayer_sv.qm
X%%DATADIR%%/translations/smplayer_tr.qm
X%%DATADIR%%/translations/smplayer_uk_UA.qm
X%%DATADIR%%/translations/smplayer_zh_CN.qm
X%%DATADIR%%/translations/smplayer_zh_TW.qm
X at dirrm %%DATADIR%%/translations
X at dirrm %%DATADIR%%/themes/blackPanther-VistaLike
X at dirrm %%DATADIR%%/themes/blackPanther-Real
X at dirrm %%DATADIR%%/themes/blackPanther-MacLike
X at dirrm %%DATADIR%%/themes/blackPanther-Light
X at dirrm %%DATADIR%%/themes/Silk
X at dirrm %%DATADIR%%/themes/Play
X at dirrm %%DATADIR%%/themes/Oxygen
X at dirrm %%DATADIR%%/themes
X at dirrm %%DATADIR%%/shortcuts
X at dirrm %%DATADIR%%
X at dirrmtry share/icons/hicolor/64x64/apps
X at dirrmtry share/icons/hicolor/64x64
X at dirrmtry share/icons/hicolor/32x32/apps
X at dirrmtry share/icons/hicolor/32x32
X at dirrmtry share/icons/hicolor/22x22/apps
X at dirrmtry share/icons/hicolor/22x22
X at dirrmtry share/icons/hicolor/16x16/apps
X at dirrmtry share/icons/hicolor/16x16
X at dirrmtry share/icons/hicolor
X at dirrmtry share/icons
X at dirrmtry share/applications
END-of-smplayer/pkg-plist
echo x - smplayer/files/patch-Makefile
sed 's/^X//' >smplayer/files/patch-Makefile << 'END-of-smplayer/files/patch-Makefile'
X--- Makefile.orig	Thu Jun 14 20:12:01 2007
X+++ Makefile	Thu Jun 14 20:13:14 2007
X@@ -5,7 +5,6 @@
X CONF_PREFIX=$(PREFIX)
X 
X DATA_PATH=$(PREFIX)/share/smplayer
X-DOC_PATH=$(PREFIX)/share/doc/packages/smplayer
X TRANSLATION_PATH=$(PREFIX)/share/smplayer/translations
X CONF_PATH=$(CONF_PREFIX)/etc/smplayer
X THEMES_PATH=$(PREFIX)/share/smplayer/themes
X@@ -22,7 +21,7 @@
X 
X DEFS=DATA_PATH=\\\"$(DATA_PATH)\\\" CONF_PATH=\\\"$(CONF_PATH)\\\" \
X      TRANSLATION_PATH=\\\"$(TRANSLATION_PATH)\\\" \
X-     DOC_PATH=\\\"$(DOC_PATH)\\\" THEMES_PATH=\\\"$(THEMES_PATH)\\\" \
X+     THEMES_PATH=\\\"$(THEMES_PATH)\\\" \
X      SHORTCUTS_PATH=\\\"$(SHORTCUTS_PATH)\\\"
X 
X 
X@@ -58,8 +57,6 @@
X 	install -m 644 src/input.conf $(DESTDIR)$(DATA_PATH)
X 	-install -d $(DESTDIR)$(TRANSLATION_PATH)
X 	install -m 644 src/translations/*.qm $(DESTDIR)$(TRANSLATION_PATH)
X-	-install -d $(DESTDIR)$(DOC_PATH)
X-	install -m 644 Changelog *.txt $(DESTDIR)$(DOC_PATH)
X 
X 	-install -d $(DESTDIR)$(SHORTCUTS_PATH)
X 	cp src/shortcuts/* $(DESTDIR)$(SHORTCUTS_PATH)
X@@ -79,8 +76,6 @@
X 	-rm $(PREFIX)/bin/smplayer
X 	-rm $(DATA_PATH)/input.conf
X 	-rm $(TRANSLATION_PATH)/*.qm
X-	-rm $(DOC_PATH)/Changelog
X-	-rm $(DOC_PATH)/*.txt
X 	-rm $(SHORTCUTS_PATH)/*.keys
X 	-rm $(KDE_ICONS)/64x64/apps/smplayer.png
X 	-rm $(KDE_ICONS)/32x32/apps/smplayer.png
X@@ -88,5 +83,4 @@
X 	-rm $(KDE_ICONS)/16x16/apps/smplayer.png
X 	-rm $(KDE_APPLNK)/smplayer.desktop
X 	-rmdir $(TRANSLATION_PATH)/
X-	-rmdir $(DOC_PATH)/
X 	-rmdir $(DATA_PATH)/
END-of-smplayer/files/patch-Makefile
exit
--- smplayer.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list