Index: head/german/Makefile =================================================================== --- head/german/Makefile (revision 263147) +++ head/german/Makefile (revision 263148) @@ -1,48 +1,49 @@ # $FreeBSD$ # COMMENT = German support SUBDIR += BBBike SUBDIR += MT SUBDIR += acroread8 SUBDIR += acroread9 SUBDIR += alt-aspell SUBDIR += aspell SUBDIR += bsdforen-firefox-searchplugin SUBDIR += bsdgroup-firefox-searchplugin SUBDIR += bsdpaste SUBDIR += citrix_xenapp SUBDIR += dict SUBDIR += digibux SUBDIR += ding SUBDIR += dtaus SUBDIR += eric4 SUBDIR += geonext SUBDIR += gimp-help SUBDIR += ispell SUBDIR += ispell-alt SUBDIR += ispell-neu SUBDIR += jdictionary-eng-ger SUBDIR += jdictionary-ger-hun SUBDIR += kde3-i18n SUBDIR += kde4-l10n SUBDIR += kheisereg SUBDIR += koffice-i18n SUBDIR += koffice-kde4-l10n SUBDIR += ksteak SUBDIR += linux-eagle SUBDIR += manpages + SUBDIR += mediathek SUBDIR += pecl-konto_check SUBDIR += phone SUBDIR += php_doc SUBDIR += schwobifyer SUBDIR += selfhtml SUBDIR += steak SUBDIR += tipp10 SUBDIR += unix-connect SUBDIR += vtiger SUBDIR += webalizer2 SUBDIR += wordpress .include Property changes on: head/german/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.77 \ No newline at end of property +1.78 \ No newline at end of property Index: head/german/mediathek/Makefile =================================================================== --- head/german/mediathek/Makefile (nonexistent) +++ head/german/mediathek/Makefile (revision 263148) @@ -0,0 +1,54 @@ +# New ports collection makefile for: mediathek +# Date created: 2010-10-17 +# Whom: Lars Engels +# +# $FreeBSD$ +# + +PORTNAME= mediathek +PORTVERSION= 2.2.1 +CATEGORIES= german java +MASTER_SITES= SF/zdfmediathk/Mediathek/Mediathek%20${PORTVERSION} +DISTNAME= Mediathek_${PORTVERSION} + +MAINTAINER= lme@FreeBSD.org +COMMENT= Filme der oeff. rechtlichen Sender herunterladen und ansehen + +RUN_DEPENDS= flvstreamer:${PORTSDIR}/multimedia/flvstreamer + +NO_BUILD= yes +USE_ZIP= yes +USE_JAVA= yes +JAVA_VERSION= 1.6+ +SUB_FILES= mediathek + +OPTIONS= MPLAYER "mplayer zum Aufnehmen verwenden" on \ + VLC "VLC zum Abspielen verwenden" on + +.include + +pre-everything:: +.if !defined(WITH_MPLAYER) && !defined(WITH_VLC) + @${ECHO_MSG} "Es muss entweder mplayer oder VLC ausgewaehlt sein" + @${FALSE} +.endif + +.if defined(WITH_MPLAYER) +RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer +.endif + +.if defined(WITH_VLC) +RUN_DEPENDS+= vlc:${PORTSDIR}/multimedia/vlc +.endif + +do-extract: + @${RM} -rf ${WRKDIR} + @${MKDIR} ${WRKSRC} + @${UNZIP_CMD} -q -d ${WRKSRC} ${_DISTDIR}/${EXTRACT_ONLY} + +do-install: + @cd ${WRKSRC} && ${FIND} . -type d -exec ${MKDIR} "${DATADIR}/{}" \; + @cd ${WRKSRC} && ${FIND} . -type f -exec ${INSTALL_DATA} "{}" "${DATADIR}/{}" \; + @${INSTALL_SCRIPT} ${WRKDIR}/mediathek ${PREFIX}/bin + +.include Property changes on: head/german/mediathek/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/german/mediathek/distinfo =================================================================== --- head/german/mediathek/distinfo (nonexistent) +++ head/german/mediathek/distinfo (revision 263148) @@ -0,0 +1,3 @@ +MD5 (Mediathek_2.2.1.zip) = 49bc5aa2ac8b07072048ea6d8d73ad87 +SHA256 (Mediathek_2.2.1.zip) = ad8d69fd5c474ed958aba94e2e3f2357ea6b9f9134e2fc230c8f90e395536013 +SIZE (Mediathek_2.2.1.zip) = 2207312 Property changes on: head/german/mediathek/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/german/mediathek/files/mediathek.in =================================================================== --- head/german/mediathek/files/mediathek.in (nonexistent) +++ head/german/mediathek/files/mediathek.in (revision 263148) @@ -0,0 +1,5 @@ +#!/bin/sh + +cd %%DATADIR%% +JAVA_VERSION="%%JAVA_VERSION%%" exec %%LOCALBASE%%/bin/java -jar Mediathek.jar "$@" + Property changes on: head/german/mediathek/files/mediathek.in ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/german/mediathek/pkg-descr =================================================================== --- head/german/mediathek/pkg-descr (nonexistent) +++ head/german/mediathek/pkg-descr (revision 263148) @@ -0,0 +1,6 @@ +Das Programm durchsucht die Mediathek verschiedener Sender (ARD, ZDF, Arte, +3Sat, MDR, NDR, ORF, SF), laedt Beitraege mit einem Programm eigener Wahl und +kann Themen als Abos anlegen und neue Beitraege automatisch downloaden. Es gibt +auch eine Moeglichkeit, Podcast zu verwalten und zu downloaden. + +WWW: http://zdfmediathk.sourceforge.net/ Property changes on: head/german/mediathek/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/german/mediathek/pkg-plist =================================================================== --- head/german/mediathek/pkg-plist (nonexistent) +++ head/german/mediathek/pkg-plist (revision 263148) @@ -0,0 +1,16 @@ +bin/mediathek +%%DATADIR%%/Anleitung_MediathekView_2.2.1.pdf +%%DATADIR%%/Bitte_lesen.txt +%%DATADIR%%/Copyright/commons-lang-LICENSE.txt +%%DATADIR%%/Copyright/flvstreamer-LICENSE.txt +%%DATADIR%%/Copyright/jdom-LICENSE.txt +%%DATADIR%%/Copyright/medithek-LICENSE.txt +%%DATADIR%%/Copyright/rome-LICENSE.txt +%%DATADIR%%/Mediathek.jar +%%DATADIR%%/lib/commons-lang-2.5.jar +%%DATADIR%%/lib/jdom.jar +%%DATADIR%%/lib/rome-1.0.jar +%%DATADIR%%/releases.txt +@dirrm %%DATADIR%%/lib +@dirrm %%DATADIR%%/Copyright +@dirrm %%DATADIR%% Property changes on: head/german/mediathek/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property