Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2cf1ef270b47434881b3020afe557ab272c4e2b5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2cf1ef270b47434881b3020afe557ab272c4e2b5)
  • Date: Fri, 26 Dec 2008 07:14:32 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-libs/libmpd/libmpd-0.17.0.tar.gz.sig |binary
audio-players/gmpc/gmpc-0.17.0.tar.gz.sig |binary
audio-players/mpd/DEPENDS | 147
++++++++++++++++-------------
audio-players/mpd/FINAL | 21 +---
audio-players/mpd/HISTORY | 3
audio-players/mpd/INSTALL | 13 +-
audio-players/mpd/PRE_BUILD | 10 -
7 files changed, 111 insertions(+), 83 deletions(-)

New commits:
commit 2cf1ef270b47434881b3020afe557ab272c4e2b5
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mpd: added missing deps + clean up

commit 3ee494d6afe1b052bdb6e832b2037869d96e6c77
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gmpc: added missing sig

commit a1f6d3fb19df73a756ae14bbbd93a10376c6d381
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libmpd: added missing sig

diff --git a/audio-libs/libmpd/libmpd-0.17.0.tar.gz.sig
b/audio-libs/libmpd/libmpd-0.17.0.tar.gz.sig
new file mode 100644
index 0000000..ea37b17
Binary files /dev/null and b/audio-libs/libmpd/libmpd-0.17.0.tar.gz.sig differ
diff --git a/audio-players/gmpc/gmpc-0.17.0.tar.gz.sig
b/audio-players/gmpc/gmpc-0.17.0.tar.gz.sig
new file mode 100644
index 0000000..0df939d
Binary files /dev/null and b/audio-players/gmpc/gmpc-0.17.0.tar.gz.sig differ
diff --git a/audio-players/mpd/DEPENDS b/audio-players/mpd/DEPENDS
index d31f84b..72d1c60 100755
--- a/audio-players/mpd/DEPENDS
+++ b/audio-players/mpd/DEPENDS
@@ -1,61 +1,86 @@
-depends zlib &&
-
-optional_depends "libao" \
- "--enable-ao" \
- "--disable-ao" \
- "for libao support" &&
-
-optional_depends "libvorbis" \
- "--enable-ogg" \
- "--disable-ogg" \
- "for ogg/vorbis support" &&
-
-optional_depends "libmpcdec" \
- "--enable-mpc" \
- "--disable-mpc" \
- "for musepack support" &&
-
-optional_depends "flac" \
- "--enable-flac" \
- "--disable-flac" \
- "for flac support" &&
-
-optional_depends "faad2" \
- "--enable-aac" \
- "--disable-aac" \
- "for AAC audio support" &&
-
-optional_depends "audiofile" \
- "--enable-audiofile" \
- "--disable-audiofile" \
- "for wav file support" &&
-
-optional_depends "alsa-lib" \
- "--enable-alsa" \
- "--disable-alsa" \
- "for alsa mixer support" &&
-
-optional_depends JACK-DRIVER \
- "--enable-jack" \
- "--disable-jack" \
- "for JACK output support" &&
-
-optional_depends "pulseaudio" \
- "--enable-pulse" \
- "--disable-pulse" \
- "for pulseaudio output support" &&
-
-optional_depends "libmad" \
- "--with-mad" \
- "--without-mad" \
- "to use libmad(for mp3 files support)" &&
-
-optional_depends "libid3tag" \
- "--enable-id3" \
- "--disable-id3" \
- "to use id3 tags" &&
-
-optional_depends "libmikmod" \
- "--enable-mod" \
- "--disable-mod" \
- "for mod file support"
+depends zlib &&
+
+optional_depends libao \
+ "--enable-ao" \
+ "--disable-ao" \
+ "for libao support" &&
+
+optional_depends libvorbis \
+ "--enable-ogg" \
+ "--disable-ogg" \
+ "for OggVorbis support" &&
+
+optional_depends libmpcdec \
+ "--enable-mpc" \
+ "--disable-mpc" \
+ "for musepack support" &&
+
+optional_depends flac \
+ "--enable-flac --enable-oggflac" \
+ "--disable-flac --disable-oggflac" \
+ "for FLAC (and OggFLAC) support" &&
+
+optional_depends faad2 \
+ "--enable-aac" \
+ "--disable-aac" \
+ "for AAC audio support" &&
+
+optional_depends audiofile \
+ "--enable-audiofile" \
+ "--disable-audiofile" \
+ "for wav file support" &&
+
+optional_depends alsa-lib \
+ "--enable-alsa" \
+ "--disable-alsa" \
+ "for alsa mixer support" &&
+
+optional_depends JACK-DRIVER \
+ "--enable-jack" \
+ "--disable-jack" \
+ "for JACK output support" &&
+
+optional_depends pulseaudio \
+ "--enable-pulse" \
+ "--disable-pulse" \
+ "for pulseaudio output support" &&
+
+optional_depends libmad \
+ "--with-mad" \
+ "--without-mad" \
+ "to use libmad (for mp3 files support)" &&
+
+optional_depends libid3tag \
+ "--enable-id3" \
+ "--disable-id3" \
+ "to use id3 tags" &&
+
+optional_depends libmikmod \
+ "--enable-mod" \
+ "--disable-mod" \
+ "for mod file support" &&
+
+optional_depends libsamplerate \
+ "--enable-lsr" \
+ "--disable-lsr" \
+ "for libsamplerate support" &&
+
+optional_depends wavpack \
+ "--enable-wavpack" \
+ "--disable-wavpack" \
+ "for WavPack support" &&
+
+optional_depends lame \
+ "--enable-lame" \
+ "--disable-lame" \
+ "for LAME support" &&
+
+optional_depends curl \
+ "--enable-curl" \
+ "--disable-curl" \
+ "for obtaining song data via HTTP support" &&
+
+optional_depends LIBAVCODEC \
+ "--enable-ffmpeg" \
+ "--disable-ffmpeg" \
+ "for FFMPEG support"
diff --git a/audio-players/mpd/FINAL b/audio-players/mpd/FINAL
index a1541a7..773d5de 100755
--- a/audio-players/mpd/FINAL
+++ b/audio-players/mpd/FINAL
@@ -1,20 +1,19 @@
# If the user chose to install init script
# we do what mpd need to run as a service correctly
-if [[ $INIT_INSTALLED ]]; then
- local MPD_LIB="${INSTALL_ROOT}/var/lib/mpd"
&&
- local MPD_DIRS="${MPD_LIB}/music ${MPD_LIB}/playlists"
&&
- local MPD_FILES="${INSTALL_ROOT}/var/log/mpd.log
${INSTALL_ROOT}/var/log/mpd.error" &&
- for dir in "${MPD_LIB} ${MPD_DIRS}";
- do
+if [[ $INIT_INSTALLED ]]; then
+ local MPD_LIB="${INSTALL_ROOT}/var/lib/mpd" &&
+ local MPD_DIRS="${MPD_LIB}/music ${MPD_LIB}/playlists" &&
+ local MPD_FILES="${INSTALL_ROOT}/var/log/mpd.log
${INSTALL_ROOT}/var/log/mpd.error" &&
+ for dir in "${MPD_LIB} ${MPD_DIRS}"; do
if [[ ! -r ${dir} ]]; then
- mkdir -p ${dir}
&&
+ mkdir -p ${dir} &&
chown musicdaemon:audio ${dir}
fi
- done
&&
- for file in ${MPD_FILES};
- do
+ done &&
+
+ for file in ${MPD_FILES}; do
if [[ ! -r ${file} ]]; then
- touch ${file}
&&
+ touch ${file} &&
chown musicdaemon:audio ${file}
fi
done
diff --git a/audio-players/mpd/HISTORY b/audio-players/mpd/HISTORY
index 0c93871..f728343 100644
--- a/audio-players/mpd/HISTORY
+++ b/audio-players/mpd/HISTORY
@@ -1,5 +1,8 @@
2008-12-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.14; fixed source url; quoting paths
+ * DEPENDS: added missing deps; cleaned up
+ * INSTALL, FINAL: cleaned up
+ * PRE_BUILD: quoting paths; cleaned up

2008-06-17 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.13.2
diff --git a/audio-players/mpd/INSTALL b/audio-players/mpd/INSTALL
index 6c98d52..6f2664f 100755
--- a/audio-players/mpd/INSTALL
+++ b/audio-players/mpd/INSTALL
@@ -1,8 +1,9 @@
-default_install &&
-if [[ $INIT_INSTALLED ]]; then
- install_config_file "$SPELL_DIRECTORY/init.d/mpd.conf" \
- "$INSTALL_ROOT/etc/sysconfig/mpd"
+default_install &&
+
+if [[ $INIT_INSTALLED ]]; then
+ install_config_file "$SPELL_DIRECTORY/init.d/mpd.conf" \
+ "$INSTALL_ROOT/etc/sysconfig/mpd"
else
- install_config_file doc/mpdconf.example \
- "$INSTALL_ROOT/etc/mpd.conf"
+ install_config_file doc/mpdconf.example \
+ "$INSTALL_ROOT/etc/mpd.conf"
fi
diff --git a/audio-players/mpd/PRE_BUILD b/audio-players/mpd/PRE_BUILD
index 7072cac..c410252 100755
--- a/audio-players/mpd/PRE_BUILD
+++ b/audio-players/mpd/PRE_BUILD
@@ -1,7 +1,7 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&

-if [[ $INIT_INSTALLED ]]; then
- create_account musicdaemon &&
- sed -i "s:/etc/mpd.conf:/etc/sysconfig/mpd:g" src/main.c
+if [[ $INIT_INSTALLED ]]; then
+ create_account musicdaemon &&
+ sed -i "s:/etc/mpd.conf:/etc/sysconfig/mpd:g" src/main.c
fi



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2cf1ef270b47434881b3020afe557ab272c4e2b5), Vlad Glagolev, 12/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page