Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (b91c37c7d15b4262763ede49c45a400b5080d2b4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (b91c37c7d15b4262763ede49c45a400b5080d2b4)
  • Date: Sun, 26 Dec 2010 13:58:56 -0600

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 5 ++
libs/cwiid/DEPENDS | 1
libs/cwiid/DETAILS | 15 ++++++
libs/cwiid/HISTORY | 3 +
video-libs/libass/DEPENDS | 4 +
video-libs/libass/DETAILS | 14 +++++
video-libs/libass/HISTORY | 3 +
video/vlc/DEPENDS | 6 ++
video/vlc/HISTORY | 3 +
video/xbmc/DEPENDS | 110
++++++++++++++++++++++++++++++++++++++++++++++
video/xbmc/DETAILS | 36 +++++++++++++++
video/xbmc/HISTORY | 3 +
video/xbmc/PRE_BUILD | 3 +
13 files changed, 205 insertions(+), 1 deletion(-)

New commits:
commit b91c37c7d15b4262763ede49c45a400b5080d2b4
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

video/xbmc: new spell, a media player

commit c1d1f18c216bb7b39e9165d717cd24eeb8e3d785
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

video/vlc: added optional dependency on libass

commit 9f3f21aa6ed85209dfe8a846c343e2ed74ff7187
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

libs/cwiid: new spell, a userspace driver for the wiimote

commit ffe5a28909a42f6bfe03c11d0e0dcafc6d8f41f1
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

video-libs/libass: new spell, a subtitle rendering library

diff --git a/ChangeLog b/ChangeLog
index b10a5c1..bc609a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * video-libs/libass: new spell, a subtitle rendering library
+ * libs/cwiid: new spell, a userspace driver for the wiimote
+ * video/xbmc: new spell, a media player and media center
+
2010-12-26 Ladislav Hagara <hgr AT vabo.cz>
* security/phash: new spell, perceptual hash library
* security/ssdeep: new spell, for context triggered piecewise hashes
diff --git a/libs/cwiid/DEPENDS b/libs/cwiid/DEPENDS
new file mode 100755
index 0000000..68cf484
--- /dev/null
+++ b/libs/cwiid/DEPENDS
@@ -0,0 +1 @@
+depends BLUEZ
diff --git a/libs/cwiid/DETAILS b/libs/cwiid/DETAILS
new file mode 100755
index 0000000..2baea1a
--- /dev/null
+++ b/libs/cwiid/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=cwiid
+ VERSION=0.6.00
+ SOURCE="${SPELL}-${VERSION}.tgz"
+ SOURCE_URL[0]=http://abstrakraft.org/${SPELL}/downloads/${SOURCE}
+
SOURCE_HASH=sha512:a556f1e3ea2bebb54b333b31a0cd7e65ea8909da52af1cb585cf3d6503b7f37ed41f842166f28f1ac59c596f5191af3e114628daee3a84e4ac54cf804a7981de
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://abstrakraft.org/cwiid";
+ LICENSE[0]=GPL
+ ENTERED=20101226
+ SHORT="a userspace driver for the wiimote"
+cat << EOF
+CWiid is a working userspace driver along with various applications
+implementing event drivers, multiple wiimote connectivity, gesture
recognition,
+and other Wiimote-based functionality.
+EOF
diff --git a/libs/cwiid/HISTORY b/libs/cwiid/HISTORY
new file mode 100644
index 0000000..4c4f44c
--- /dev/null
+++ b/libs/cwiid/HISTORY
@@ -0,0 +1,3 @@
+2010-12-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/video-libs/libass/DEPENDS b/video-libs/libass/DEPENDS
new file mode 100755
index 0000000..99755a4
--- /dev/null
+++ b/video-libs/libass/DEPENDS
@@ -0,0 +1,4 @@
+depends freetype2 &&
+depends fontconfig &&
+depends enca &&
+depends libpng
diff --git a/video-libs/libass/DETAILS b/video-libs/libass/DETAILS
new file mode 100755
index 0000000..5e47e97
--- /dev/null
+++ b/video-libs/libass/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=libass
+ VERSION=0.9.11
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
+
SOURCE_HASH=sha512:730ac87779c316b33a92ee2ad8b7b4cfe5a76e765fbdb190d151b7fb1bde661b877e3809b94f4a876a123c8bf4fd9b9457ae2fe1d6586502752019c100796cbd
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://code.google.com/p/libass";
+ LICENSE[0]=GPL
+ ENTERED=20101226
+ SHORT="a portable library for SSA/ASS subtitles rendering"
+cat << EOF
+libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation
+Alpha/Substation Alpha) subtitle format. It is mostly compatible with
VSFilter.
+EOF
diff --git a/video-libs/libass/HISTORY b/video-libs/libass/HISTORY
new file mode 100644
index 0000000..4c4f44c
--- /dev/null
+++ b/video-libs/libass/HISTORY
@@ -0,0 +1,3 @@
+2010-12-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index 321a743..3edaaaf 100755
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -270,4 +270,8 @@ optional_depends "libnotify" \
optional_depends "libv4l" \
"--enable-libv4l2" \
"--disable-libv4l2" \
- "for libv4l2 Video4Linux2 support"
+ "for libv4l2 Video4Linux2 support" &&
+optional_depends "libass" \
+ "--enable-libass" \
+ "--disable-libass" \
+ "for subtitle rendering"
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index e985890..bf16b39 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,6 @@
+2010-12-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: added optional dependency on libass
+
2010-11-15 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.1.5

diff --git a/video/xbmc/DEPENDS b/video/xbmc/DEPENDS
new file mode 100755
index 0000000..fb0d92d
--- /dev/null
+++ b/video/xbmc/DEPENDS
@@ -0,0 +1,110 @@
+depends subversion &&
+depends g++ &&
+depends automake &&
+depends autoconf &&
+depends unzip &&
+depends boost &&
+depends cmake &&
+optional_depends glew \
+ "--enable-gl" \
+ "--disable-gl" \
+ "for OpenGL rendering" &&
+optional_depends libvdpau \
+ "--enable-vdpau" \
+ "--disable-vdpau" \
+ "for VDPAU decoding" &&
+depends libmad &&
+depends JPEG &&
+depends libsamplerate &&
+depends libogg &&
+depends libvorbis &&
+depends freetype2 &&
+depends fontconfig &&
+depends bzip2 &&
+depends sqlite &&
+depends alsa-lib &&
+depends libpng &&
+depends pcre &&
+depends lzo &&
+depends libcdio &&
+depends sdl &&
+depends sdl_image &&
+depends sdl_mixer &&
+depends enca &&
+depends jasper &&
+depends libxt &&
+depends libxtst &&
+depends libxmu &&
+depends libxinerama &&
+depends curl &&
+depends dbus &&
+depends fribidi &&
+depends mysql &&
+optional_depends hal \
+ "--enable-hal" \
+ "--disable-hal" \
+ "for HAL support" &&
+optional_depends pulseaudio \
+ "--enable-pulse" \
+ "--disable-pulse" \
+ "for PulseAudio support" &&
+optional_depends avahi \
+ "--enable-avahi" \
+ "--disable-avahi" \
+ "for Avahi support" &&
+optional_depends libxrandr \
+ "--enable-xrandr" \
+ "--disable-xrandr" \
+ "for XRandR support" &&
+optional_depends ffmpeg \
+ "--enable-external-ffmpeg" \
+ "--disable-external-ffmpeg" \
+ "use system ffmpeg" &&
+optional_depends goom \
+ "--enable-goom" \
+ "--disable-goom" \
+ "for GOOM visualization" &&
+optional_depends rtmpdump \
+ "--enable-rtmp" \
+ "--disable-rtmp" \
+ "RTMP support via librtmp" &&
+optional_depends faac \
+ "--enable-faac" \
+ "--disable-faac" \
+ "for faac support" &&
+optional_depends libdvdcss \
+ "--enable-dvdcss" \
+ "--disable-dvdcss" \
+ "for DVDCSS support" &&
+optional_depends a52dec \
+ "--enable-external-liba52" \
+ "--disable-external-liba52" \
+ "use system liba52" &&
+optional_depends libdts \
+ "--enable-external-libdts" \
+ "--disable-external-libdts" \
+ "use system libdts" &&
+depends faad2 &&
+depends libmpeg2 &&
+depends libass &&
+depends flac &&
+depends wavpack &&
+depends gawk &&
+depends gperf &&
+depends nasm &&
+depends cwiid &&
+depends BLUEZ &&
+depends zlib &&
+depends libmms &&
+depends samba &&
+depends tiff &&
+depends openssl &&
+optional_depends libmicrohttpd \
+ "--enable-webserver" \
+ "--disable-webserver" \
+ "for webserver support" &&
+depends libmodplug &&
+depends libssh &&
+depends gettext &&
+depends cvs &&
+depends libtool
diff --git a/video/xbmc/DETAILS b/video/xbmc/DETAILS
new file mode 100755
index 0000000..179e711
--- /dev/null
+++ b/video/xbmc/DETAILS
@@ -0,0 +1,36 @@
+ SPELL=xbmc
+ VERSION=10.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://mirrors.${SPELL}.org/releases/source/${SOURCE}
+
SOURCE_HASH=sha512:b08b13088fe72546589ca1b3f1fdc0b7f0551782b85f1c74f117d683ca516588254b57cd3bf168b4770445b954655eee0bd757ed698f2c7e9bbd81804627ca97
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://xbmc.org";
+ LICENSE[0]=GPL
+ ENTERED=20101225
+ SHORT="a software media player and entertainment hub"
+cat << EOF
+XBMC is an award-winning free and open source (GPL) software media player
+and entertainment hub for digital media. XBMC is available for Linux, OSX,
+Windows, and the original Xbox. Created in 2003 by a group of like minded
+programmers, XBMC is a non-profit project run and developed by volunteers
+located around the world. More than 50 software developers have contributed
+to XBMC, and 100-plus translators have worked to expand its reach, making
+it available in more than 30 languages.
+
+While XBMC functions very well as a standard media player application for
+your computer, it has been designed to be the perfect companion for your
HTPC.
+Supporting an almost endless range of remote controls, and combined with its
+beautiful interface and powerful skinning engine, XBMC feels very natural
+to use from the couch and is the ideal solution for your home theater.
+
+Currently XBMC can be used to play almost all popular audio and video formats
+around. It was designed for network playback, so you can stream your
multimedia
+from anywhere in the house or directly from the internet using practically
any
+protocol available. Use your media as-is: XBMC can play CDs and DVDs directly
+from the disk or image file, almost all popular archive formats from your
+hard drive, and even files inside ZIP and RAR archives. It will even scan
+all of your media and automatically create a personalized library complete
+with box covers, descriptions, and fanart. There are playlist and slideshow
+functions, a weather forecast feature and many audio visualizations. Once
+installed, your computer will become a fully functional multimedia jukebox.
+EOF
diff --git a/video/xbmc/HISTORY b/video/xbmc/HISTORY
new file mode 100644
index 0000000..18ef427
--- /dev/null
+++ b/video/xbmc/HISTORY
@@ -0,0 +1,3 @@
+2010-12-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS, PRE_BUILD: spell created
+
diff --git a/video/xbmc/PRE_BUILD b/video/xbmc/PRE_BUILD
new file mode 100755
index 0000000..2be2900
--- /dev/null
+++ b/video/xbmc/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY} &&
+./bootstrap



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (b91c37c7d15b4262763ede49c45a400b5080d2b4), Florian Franzmann, 12/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page