pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/DarwinStreamingServer Darwin Streaming Server is a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad18810e8d17
branches:  trunk
changeset: 522605:ad18810e8d17
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Dec 15 09:03:46 2006 +0000

description:
Darwin Streaming Server is an open source project intended for developers who
need to stream QuickTime and MPEG-4 media on alternative platforms such as
Windows, Linux, and Solaris, or those developers who need to extend and/or
modify the existing streaming server code to fit their needs. Darwin Streaming
Server is only supported by the open source community and is not eligible for
technical support from Apple. Apple hosts a number of email discussion lists
for Darwin Streaming Server users and developers to share ideas and discuss
deployment scenarios.

Based on wip/DarwinStreamingServer
Thanks to eggert%macvaerk.dtu.dk@localhost

diffstat:

 net/DarwinStreamingServer/DESCR            |    8 +
 net/DarwinStreamingServer/MESSAGE          |   25 ++++
 net/DarwinStreamingServer/Makefile         |  176 +++++++++++++++++++++++++++++
 net/DarwinStreamingServer/PLIST            |  162 ++++++++++++++++++++++++++
 net/DarwinStreamingServer/distinfo         |   27 ++++
 net/DarwinStreamingServer/patches/patch-aa |   30 ++++
 net/DarwinStreamingServer/patches/patch-ab |   12 +
 net/DarwinStreamingServer/patches/patch-ac |   21 +++
 net/DarwinStreamingServer/patches/patch-ad |   23 +++
 net/DarwinStreamingServer/patches/patch-ae |   21 +++
 net/DarwinStreamingServer/patches/patch-af |   21 +++
 net/DarwinStreamingServer/patches/patch-ag |   15 ++
 net/DarwinStreamingServer/patches/patch-ah |   21 +++
 net/DarwinStreamingServer/patches/patch-ai |   17 ++
 net/DarwinStreamingServer/patches/patch-aj |   21 +++
 net/DarwinStreamingServer/patches/patch-ak |   12 +
 net/DarwinStreamingServer/patches/patch-al |   12 +
 net/DarwinStreamingServer/patches/patch-am |   12 +
 net/DarwinStreamingServer/patches/patch-an |   12 +
 net/DarwinStreamingServer/patches/patch-ao |   27 ++++
 net/DarwinStreamingServer/patches/patch-ap |   14 ++
 net/DarwinStreamingServer/patches/patch-aq |   13 ++
 net/DarwinStreamingServer/patches/patch-ar |   13 ++
 net/DarwinStreamingServer/patches/patch-as |   12 +
 net/DarwinStreamingServer/patches/patch-at |   13 ++
 net/DarwinStreamingServer/patches/patch-au |   13 ++
 net/DarwinStreamingServer/patches/patch-av |   13 ++
 27 files changed, 766 insertions(+), 0 deletions(-)

diffs (truncated from 874 to 300 lines):

diff -r 859171cffcc9 -r ad18810e8d17 net/DarwinStreamingServer/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/DarwinStreamingServer/DESCR   Fri Dec 15 09:03:46 2006 +0000
@@ -0,0 +1,8 @@
+Darwin Streaming Server is an open source project intended for developers who
+need to stream QuickTime and MPEG-4 media on alternative platforms such as
+Windows, Linux, and Solaris, or those developers who need to extend and/or
+modify the existing streaming server code to fit their needs. Darwin Streaming
+Server is only supported by the open source community and is not eligible for
+technical support from Apple. Apple hosts a number of email discussion lists
+for Darwin Streaming Server users and developers to share ideas and discuss
+deployment scenarios.
diff -r 859171cffcc9 -r ad18810e8d17 net/DarwinStreamingServer/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/DarwinStreamingServer/MESSAGE Fri Dec 15 09:03:46 2006 +0000
@@ -0,0 +1,25 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2006/12/15 09:03:47 adam Exp $
+
+You need to set up a DarwinStreamingServer administrator username and
+password:
+
+       # qtpasswd -c username
+       # echo admin: username > ${PKG_SYSCONFDIR}/streaming/qtgroups
+
+N.B. qtpasswd will overwrite the existing file with the -c option.
+The file
+       ${PKG_SYSCONFDIR}/streaming/qtgroups
+will contain users separated by white space for each group.
+
+In order to run the DarwinStreamingServer administration tools you need to
+install SSL keys into
+       ${PKG_SYSCONFDIR}/streaming/streamingadminserver.pem
+
+After the administration tools are up and running you should be able to
+access them at
+       http://your.hostname:1220/
+If you select 'Secure Administration (SSL)' you'll be directed to
+       https://your.hostname:1240/
+
+===========================================================================
diff -r 859171cffcc9 -r ad18810e8d17 net/DarwinStreamingServer/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/DarwinStreamingServer/Makefile        Fri Dec 15 09:03:46 2006 +0000
@@ -0,0 +1,176 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/12/15 09:03:46 adam Exp $
+
+DISTNAME=      DarwinStreamingSrvr5.5.4-Source
+PKGNAME=       DarwinStreamingServer-5.5.4
+CATEGORIES=    net multimedia
+MASTER_SITES=  http://www.opensource.apple.com/projects/streaming/release/
+EXTRACT_SUFX=  .tar
+
+MAINTAINER=    adam%NetBSD.org@localhost
+HOMEPAGE=      http://developer.apple.com/opensource/server/streaming/
+COMMENT=       Open source version of Apple QuickTime Streaming Server
+
+LICENSE=       apple-public-source-license
+RESTRICTED=    Under APSL (see http://www.opensource.apple.com/apsl/).
+NO_BIN_ON_CDROM=${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_LANGUAGES= c c++
+
+MAKE_FILE=     Makefile.POSIX
+MAKE_ENV+=     CCOMP=${CC:Q} CPLUS=${CXX:Q} LINKER=${CXX:Q}
+MAKE_ENV+=     COMPILER_FLAGS=${CFLAGS:Q} INCLUDE_FLAG="-include"
+MAKE_ENV+=     CORE_LINK_LIBS="-pthread -lm -lcrypt -lstdc++"
+MAKE_ENV+=     SHARED="-shared" MODULE_LIBS="-lgcc -lstdc++"
+
+BUILD_DIRS=    CommonUtilitiesLib
+BUILD_DIRS+=   QTFileLib
+BUILD_DIRS+=   .
+BUILD_DIRS+=   APIModules/QTSSRefMovieModule
+BUILD_DIRS+=   APIModules/QTSSDemoAuthorizationModule.bproj
+BUILD_DIRS+=   APIModules/QTSSRawFileModule.bproj
+BUILD_DIRS+=   APIModules/QTSSSpamDefenseModule.bproj
+BUILD_DIRS+=   APIModules/QTSSHomeDirectoryModule
+BUILD_DIRS+=   StreamingProxy.tproj
+BUILD_DIRS+=   qtpasswd.tproj
+BUILD_DIRS+=   PlaylistBroadcaster.tproj
+BUILD_DIRS+=   MP3Broadcaster
+BUILD_DIRS+=   QTFileTools/QTBroadcaster.tproj
+BUILD_DIRS+=   QTFileTools/QTFileInfo.tproj
+BUILD_DIRS+=   QTFileTools/QTFileTest.tproj
+BUILD_DIRS+=   QTFileTools/QTRTPFileTest.tproj
+BUILD_DIRS+=   QTFileTools/QTRTPGen.tproj
+BUILD_DIRS+=   QTFileTools/QTSDPGen.tproj
+BUILD_DIRS+=   QTFileTools/QTSampleLister.tproj
+BUILD_DIRS+=   QTFileTools/QTTrackInfo.tproj
+BUILD_DIRS+=   StreamingLoadTool
+
+INSTALLATION_DIRS+=    libexec/StreamingServerModules
+INSTALLATION_DIRS+=    share/examples/streaming
+INSTALLATION_DIRS+=    share/streaming
+INSTALLATION_DIRS+=    share/streaming/AdminHtml
+INSTALLATION_DIRS+=    share/streaming/AdminHtml/images
+INSTALLATION_DIRS+=    share/streaming/AdminHtml/includes
+INSTALLATION_DIRS+=    share/streaming/AdminHtml/html_en
+INSTALLATION_DIRS+=    share/streaming/movies
+INSTALLATION_DIRS+=    share/streaming/playlists
+
+PKG_USERS=     qtss:qtss
+PKG_GROUPS=    qtss
+PKG_GECOS.qtss=        Darwin Streaming Server user
+
+INTERACTIVE_STAGE=     fetch build
+
+FETCH_MESSAGE= "Darwin Streaming Server is available as a free download"
+FETCH_MESSAGE+=        "under the APSL. Downloading the source code components"
+FETCH_MESSAGE+=        "requires APSL registration."
+FETCH_MESSAGE+=        "You should fetch the source code manually from"
+FETCH_MESSAGE+=        "${MASTER_SITES}${DISTFILES} and put into"
+FETCH_MESSAGE+=        "${DISTDIR}/${DISTFILES} directory."
+
+REPLACE_PERL+= WebAdmin/WebAdminHtml/broadcaster_lib.pl
+REPLACE_PERL+= WebAdmin/WebAdminHtml/parse_xml.cgi
+REPLACE_PERL+= WebAdmin/WebAdminHtml/playlist-lib.pl
+REPLACE_PERL+= WebAdmin/WebAdminHtml/relayxmlparser.pl
+REPLACE_PERL+= WebAdmin/WebAdminHtml/startplaylists.pl
+REPLACE_PERL+= WebAdmin/WebAdminHtml/view_broadcast.cgi
+REPLACE_PERL+= WebAdmin/src/streamingadminserver.pl
+REPLACE_PERL+= WinNTSupport/WinPasswdAssistant.pl
+
+CONF_FILES=    ${PKG_SYSCONFDIR:Q}/streaming/qtgroups ${PKG_SYSCONFDIR:Q}/streaming/qtgroups
+CONF_FILES+=   ${PKG_SYSCONFDIR:Q}/streaming/qtusers ${PKG_SYSCONFDIR:Q}/streaming/qtusers
+CONF_FILES+=   ${PKG_SYSCONFDIR:Q}/streaming/relayconfig.xml-Sample ${PKG_SYSCONFDIR:Q}/streaming/relayconfig.xml
+CONF_FILES+=   ${PKG_SYSCONFDIR:Q}/streaming/streamingloadtool.conf ${PKG_SYSCONFDIR:Q}/streaming/streamingloadtool.conf
+CONF_FILES+=   ${PKG_SYSCONFDIR:Q}/streaming/streamingserver.xml-POSIX ${PKG_SYSCONFDIR:Q}/streaming/streamingserver.xml
+
+SUBST_CLASSES+=                makefile
+SUBST_STAGE.makefile=  post-patch
+SUBST_MESSAGE.makefile=        Fixing Makefiles
+SUBST_FILES.makefile+= APIModules/QTSSDemoAuthorizationModule.bproj/Makefile.POSIX
+SUBST_FILES.makefile+= APIModules/QTSSHomeDirectoryModule/Makefile.POSIX
+SUBST_FILES.makefile+= APIModules/QTSSRawFileModule.bproj/Makefile.POSIX
+SUBST_FILES.makefile+= APIModules/QTSSRefMovieModule/Makefile.POSIX
+SUBST_FILES.makefile+= APIModules/QTSSSpamDefenseModule.bproj/Makefile.POSIX
+SUBST_FILES.makefile+= CommonUtilitiesLib/Makefile.POSIX
+SUBST_FILES.makefile+= HTTPUtilitiesLib/Makefile.POSIX
+SUBST_FILES.makefile+= MP3Broadcaster/Makefile.POSIX
+SUBST_FILES.makefile+= Makefile.POSIX
+SUBST_FILES.makefile+= PlaylistBroadcaster.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileLib/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileTools/QTBroadcaster.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileTools/QTFileInfo.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileTools/QTFileTest.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileTools/QTRTPFileTest.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileTools/QTRTPGen.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileTools/QTSDPGen.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileTools/QTSampleLister.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= QTFileTools/QTTrackInfo.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= StreamingLoadTool/Makefile.POSIX
+SUBST_FILES.makefile+= StreamingProxy.tproj/Makefile.POSIX
+SUBST_FILES.makefile+= qtpasswd.tproj/Makefile.POSIX
+SUBST_SED.makefile+=   -e "s|-O[23]||"
+
+SUBST_CLASSES+=                path
+SUBST_STAGE.path=      post-patch
+SUBST_MESSAGE.path=    Fixing paths
+SUBST_FILES.path+=     defaultPaths.h
+SUBST_FILES.path+=     WebAdmin/src/streamingadminserver.pl
+SUBST_FILES.path+=     streamingserver.xml-POSIX
+SUBST_SED.path+=       -e "s|/etc/streaming|${PKG_SYSCONFDIR}/streaming|"
+SUBST_SED.path+=       -e "s|/movies|/share/streaming/movies|"
+SUBST_SED.path+=       -e "s|/usr/local|${PREFIX}|"
+SUBST_SED.path+=       -e "s|/sbin/StreamingServer|libexec/StreamingServer|"
+SUBST_SED.path+=       -e "s|/var/streaming/AdminHtml|${PREFIX}/share/streaming/AdminHtml|"
+SUBST_SED.path+=       -e "s|/var/streaming/playlists|${PREFIX}/share/streaming/playlists|"
+SUBST_SED.path+=       -e "s|/var/streaming/logs|${VARBASE}/log/streaming|"
+
+SUBST_CLASSES+=                conf
+SUBST_STAGE.conf=      post-patch
+SUBST_MESSAGE.conf=    Fixing configuration file
+SUBST_FILES.conf+=     WebAdmin/streamingadminserver.conf
+SUBST_SED.conf+=       -e "s|/Library/QuickTimeStreaming/AdminHtml|${PREFIX}/share/streaming/AdminHtml|"
+SUBST_SED.conf+=       -e "s|/Library/QuickTimeStreaming/playlists|${PREFIX}/share/streaming/playlists|"
+SUBST_SED.conf+=       -e "s|/Library/QuickTimeStreaming/Logs|${VARBASE}/log/streaming|"
+SUBST_SED.conf+=       -e "s|/usr/sbin/QuickTime|${PREFIX}/sbin/Darwin|"
+
+post-extract:
+       rm -rf ${WRKSRC}/*PackageMetaData
+
+do-install:
+       ${INSTALL_PROGRAM} ${WRKSRC}/DarwinStreamingServer ${PREFIX}/sbin
+       ${INSTALL_PROGRAM} ${WRKSRC}/PlaylistBroadcaster.tproj/PlaylistBroadcaster ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/MP3Broadcaster/MP3Broadcaster ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/qtpasswd.tproj/qtpasswd ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/APIModules/QTSSHomeDirectoryModule/QTSSHomeDirectoryModule ${PREFIX}/libexec/StreamingServerModules
+       ${INSTALL_PROGRAM} ${WRKSRC}/APIModules/QTSSRefMovieModule/QTSSRefMovieModule ${PREFIX}/libexec/StreamingServerModules
+       ${INSTALL_PROGRAM} ${WRKSRC}/QTFileTools/QTBroadcaster.tproj/QTBroadcaster ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/QTFileTools/QTFileTest.tproj/QTFileTest ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/QTFileTools/QTRTPFileTest.tproj/QTRTPFileTest ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/QTFileTools/QTRTPGen.tproj/QTRTPGen ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/QTFileTools/QTSampleLister.tproj/QTSampleLister ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/QTFileTools/QTSDPGen.tproj/QTSDPGen ${PREFIX}/bin
+       ${INSTALL_PROGRAM} ${WRKSRC}/QTFileTools/QTTrackInfo.tproj/QTTrackInfo ${PREFIX}/bin
+       ${INSTALL_SCRIPT} ${WRKSRC}/APIModules/QTSSHomeDirectoryModule/createuserstreamingdir ${PREFIX}/bin
+       ${INSTALL_DATA} ${WRKSRC}/streamingserver.xml-POSIX ${PREFIX}/share/examples/streaming
+       ${INSTALL_DATA} ${WRKSRC}/relayconfig.xml-Sample ${PREFIX}/share/examples/streaming
+       ${INSTALL_DATA} ${WRKSRC}/qtusers ${PREFIX}/share/examples/streaming
+       ${INSTALL_DATA} ${WRKSRC}/qtgroups ${PREFIX}/share/examples/streaming
+       ${INSTALL_DATA} ${WRKSRC}/Documentation/readme.txt ${PREFIX}/share/streaming
+       ${INSTALL_DATA} ${WRKSRC}/Documentation/3rdPartyAcknowledgements.rtf ${PREFIX}/share/streaming
+       ${INSTALL_PROGRAM} ${WRKSRC}/StreamingLoadTool/StreamingLoadTool ${PREFIX}/bin
+       ${INSTALL_DATA} ${WRKSRC}/StreamingLoadTool/streamingloadtool.conf ${PREFIX}/share/examples/streaming
+       ${INSTALL_SCRIPT} ${WRKSRC}/WebAdmin/src/streamingadminserver.pl ${PREFIX}/sbin
+       ${INSTALL_DATA} ${WRKSRC}/WebAdmin/WebAdminHtml/*.pl ${PREFIX}/share/streaming/AdminHtml
+       ${INSTALL_DATA} ${WRKSRC}/WebAdmin/WebAdminHtml/*.cgi ${PREFIX}/share/streaming/AdminHtml
+       ${INSTALL_DATA} ${WRKSRC}/WebAdmin/WebAdminHtml/*.html ${PREFIX}/share/streaming/AdminHtml
+       ${INSTALL_DATA} ${WRKSRC}/WebAdmin/WebAdminHtml/images/*.gif ${PREFIX}/share/streaming/AdminHtml/images
+       ${INSTALL_DATA} ${WRKSRC}/WebAdmin/WebAdminHtml/includes/*.js ${PREFIX}/share/streaming/AdminHtml/includes
+       ${INSTALL_DATA} ${WRKSRC}/WebAdmin/WebAdminHtml/html_en/messages ${PREFIX}/share/streaming/AdminHtml/html_en
+       ${INSTALL_DATA} ${WRKSRC}/WebAdmin/WebAdminHtml/html_en/genres ${PREFIX}/share/streaming/AdminHtml/html_en
+       ${INSTALL_DATA} ${WRKSRC}/sample* ${PREFIX}/share/streaming/movies
+
+.include "../../lang/perl5/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 859171cffcc9 -r ad18810e8d17 net/DarwinStreamingServer/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/DarwinStreamingServer/PLIST   Fri Dec 15 09:03:46 2006 +0000
@@ -0,0 +1,162 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/12/15 09:03:47 adam Exp $
+bin/MP3Broadcaster
+bin/PlaylistBroadcaster
+bin/QTBroadcaster
+bin/QTFileTest
+bin/QTRTPFileTest
+bin/QTRTPGen
+bin/QTSDPGen
+bin/QTSampleLister
+bin/QTTrackInfo
+bin/StreamingLoadTool
+bin/qtpasswd
+libexec/StreamingServerModules/QTSSHomeDirectoryModule
+libexec/StreamingServerModules/QTSSRefMovieModule
+sbin/DarwinStreamingServer
+sbin/streamingadminserver.pl
+share/examples/streaming/qtgroups
+share/examples/streaming/qtusers
+share/examples/streaming/relayconfig.xml-Sample
+share/examples/streaming/streamingloadtool.conf
+share/examples/streaming/streamingserver.xml-POSIX
+share/streaming/3rdPartyAcknowledgements.rtf
+share/streaming/AdminHtml/MapUTF.pl
+share/streaming/AdminHtml/access_log.html
+share/streaming/AdminHtml/adminprotocol-lib.pl
+share/streaming/AdminHtml/broadcaster_lib.pl
+share/streaming/AdminHtml/broadcaster_settings.html
+share/streaming/AdminHtml/cgi-lib.pl
+share/streaming/AdminHtml/change_broadcast_password.html
+share/streaming/AdminHtml/change_mp3_password.html
+share/streaming/AdminHtml/change_password.html
+share/streaming/AdminHtml/change_password_redirect.html
+share/streaming/AdminHtml/confirm.html
+share/streaming/AdminHtml/connected.html
+share/streaming/AdminHtml/error_log.html
+share/streaming/AdminHtml/format.html
+share/streaming/AdminHtml/frameset.html
+share/streaming/AdminHtml/general_settings.html
+share/streaming/AdminHtml/html_en/genres
+share/streaming/AdminHtml/html_en/messages
+share/streaming/AdminHtml/images/LB_arrow_dn.gif
+share/streaming/AdminHtml/images/LB_arrow_up.gif
+share/streaming/AdminHtml/images/apple_logo.gif
+share/streaming/AdminHtml/images/arrow_down.gif
+share/streaming/AdminHtml/images/back.gif
+share/streaming/AdminHtml/images/blackpixel.gif
+share/streaming/AdminHtml/images/clearpixel.gif
+share/streaming/AdminHtml/images/dialog_alert.gif
+share/streaming/AdminHtml/images/dialog_bottom.gif
+share/streaming/AdminHtml/images/dialog_bottom_sm.gif
+share/streaming/AdminHtml/images/dialog_middle.gif
+share/streaming/AdminHtml/images/dialog_middle_sm.gif
+share/streaming/AdminHtml/images/dialog_qtss.gif
+share/streaming/AdminHtml/images/dialog_side.gif
+share/streaming/AdminHtml/images/dialog_top.gif
+share/streaming/AdminHtml/images/dialog_top_sm.gif
+share/streaming/AdminHtml/images/divider.gif
+share/streaming/AdminHtml/images/divider_vert.gif
+share/streaming/AdminHtml/images/dot.gif
+share/streaming/AdminHtml/images/folder.gif
+share/streaming/AdminHtml/images/greypixel.gif
+share/streaming/AdminHtml/images/headerpixel.gif
+share/streaming/AdminHtml/images/help.gif
+share/streaming/AdminHtml/images/highlight.gif
+share/streaming/AdminHtml/images/horz_line.gif
+share/streaming/AdminHtml/images/icon_alert.gif
+share/streaming/AdminHtml/images/icon_doc.gif
+share/streaming/AdminHtml/images/icon_error.gif
+share/streaming/AdminHtml/images/icon_folder.gif
+share/streaming/AdminHtml/images/icon_generic.gif
+share/streaming/AdminHtml/images/icon_group.gif
+share/streaming/AdminHtml/images/icon_movie.gif
+share/streaming/AdminHtml/images/icon_movie_off.gif
+share/streaming/AdminHtml/images/icon_playlist.gif
+share/streaming/AdminHtml/images/icon_playlist_off.gif



Home | Main Index | Thread Index | Old Index