[Lunar-commits] <moonbase> Subject: mediatomb: New UPnP Module

Duncan Gibson engelsman at lunar-linux.org
Thu Jul 1 18:46:41 CEST 2010


commit 14e8c22240f15b7f63d3eec6065d40abc1ba760e
Author: Drew Kelling <akelling at gmail.com>
Date:   Thu Jul 1 18:46:41 2010 +0200

    Subject: mediatomb: New UPnP Module
    
    Note: downloads, compiles and installs OK, but untested - engelsman
          probably needs depends/optional_depends because
          lvu links mediatomb shows:
                  curl-7.21.0
                  expat-2.0.1
                  file-5.04
                  gcc-4.4.3
                  libexif-0.6.19
                  mysql-5.1.47
                  openssl-1.0.0a
                  sqlite-3.6.23.1
                  taglib-1.6.3
                  zlib-1.2.5
    
          lvu compile mediatomb shows:
                  CONFIGURATION SUMMARY ----
                  sqlite3               : yes
                  mysql                 : yes
                  libjs                 : missing
                  libmagic              : yes
                  inotify               : yes
                  libexif               : yes
                  id3lib                : disabled
                  taglib                : yes
                  libmp4v2              : missing
                  ffmpeg                : missing
                  ffmpegthumbnailer     : missing
                  lastfmlib             : missing
                  external transcoding  : yes
                  curl                  : yes
                  YouTube               : yes
                  libextractor          : disabled
                  db-autocreate         : yes
---
 zbeta/mediatomb/DETAILS |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/zbeta/mediatomb/DETAILS b/zbeta/mediatomb/DETAILS
new file mode 100644
index 0000000..4fb05d1
--- /dev/null
+++ b/zbeta/mediatomb/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=mediatomb
+         VERSION=0.12.1
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+      SOURCE_URL=http://downloads.sourceforge.net/mediatomb/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:86e880584cc9c8aaf3926d56048510d1d06e76b4
+        WEB_SITE="www.mediatomb.cc"
+         ENTERED=20100616
+         UPDATED=20100616
+           SHORT="UPnP MediaServer"
+cat <<EOF
+EOF


More information about the Lunar-commits mailing list