Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (b7fdaaa60a81d55d118308f002d05a2763399e31)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (b7fdaaa60a81d55d118308f002d05a2763399e31)
  • Date: Wed, 5 Jul 2006 13:28:09 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

doc/tetex/DEPENDS | 10 ++++++----
doc/tetex/DETAILS | 1 -
doc/tetex/HISTORY | 5 +++++
video-libs/xine-lib/DEPENDS | 19 +++++++++++++++++--
video-libs/xine-lib/DETAILS | 1 -
video-libs/xine-lib/HISTORY | 5 +++++
6 files changed, 33 insertions(+), 8 deletions(-)

New commits:
commit b7fdaaa60a81d55d118308f002d05a2763399e31
Merge: 5e2d7e596ea4dd6dd9c5205d52e86414e240fa87
9c663c0c7eb699f89c8eae32d62870983fc61027
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

Merge branch 'master' of ssh://pol AT scm.sourcemage.org/smgl/grimoire

commit 5e2d7e596ea4dd6dd9c5205d52e86414e240fa87
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

DETAILS: removed UPDATED
DEPENDS: added optional depends on X11-LIBS, optonal depends on libxvmc
added too if X11-LIBS is xorg-modular, some alignment fixes

commit b4e32d4709ff89d09ee34e8a2917d6b4e3ac8ae9
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

DETAILS: removed UPDATED
DEPENDS: fixed typo in libpng optional depends, X11-LIBS provider
checking converted to check_if_xorg_modular_libs

diff --git a/doc/tetex/DEPENDS b/doc/tetex/DEPENDS
index 25784b2..f2bc167 100755
--- a/doc/tetex/DEPENDS
+++ b/doc/tetex/DEPENDS
@@ -15,9 +15,9 @@ optional_depends w3c-libwww
"For more uptodate libwww implementation" &&

optional_depends libpng \
- "--with-sytem-pnglib" \
- "" \
- "for png support" &&
+ "--with-system-pnglib" \
+ "" \
+ "for png support" &&

optional_depends xdvi \
"--without-xdvik" \
@@ -29,6 +29,8 @@ optional_depends X11-LIBS \
"--without-x" \
"for X11 support" &&

-if [ "$(get_spell_provider $SPELL X11-LIBS)" == "xorg-server" ]; then
+source $GRIMOIRE/FUNCTIONS &&
+
+if check_if_xorg_modular_libs ; then
depends libxp
fi
diff --git a/doc/tetex/DETAILS b/doc/tetex/DETAILS
index 7cbfee4..5e32e9e 100755
--- a/doc/tetex/DETAILS
+++ b/doc/tetex/DETAILS
@@ -12,7 +12,6 @@ if [ "$CSTEX" = "y" ]; then
fi
WEB_SITE=http://www.tug.org/tetex/
ENTERED=20010922
- UPDATED=20050606

LICENSE[0]=http://www.ctan.org/tex-archive/systems/unix/teTeX/1.0/distrib/sources/LICENSE
KEYWORDS="tex doc"
SHORT="TeX distribution that includes web2c, pdfTeX, e-Tex etc."
diff --git a/doc/tetex/HISTORY b/doc/tetex/HISTORY
index 6f33549..e1abb70 100644
--- a/doc/tetex/HISTORY
+++ b/doc/tetex/HISTORY
@@ -1,3 +1,8 @@
+2006-07-05 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: removed UPDATED
+ * DEPENDS: fixed typo in libpng optional depends, X11-LIBS provider
+ checking converted to check_if_xorg_modular_libs
+
2006-05-25 Eric Sandall <eric AT sandall.us>
* DEPENDS: Depend on libxp if xorg-server provides X11-LIBS

diff --git a/video-libs/xine-lib/DEPENDS b/video-libs/xine-lib/DEPENDS
index e94d230..6beb000 100755
--- a/video-libs/xine-lib/DEPENDS
+++ b/video-libs/xine-lib/DEPENDS
@@ -1,5 +1,10 @@
depends zlib &&

+optional_depends X11-LIBS \
+ "--with-x" \
+ "" \
+ "To support X display" &&
+
# output devices
optional_depends "alsa-lib" "" "" "for ALSA audio output" &&
optional_depends "esound" "" "" "for esd audio output" &&
@@ -31,7 +36,17 @@ optional_depends "imagemagick"
# input plugins
optional_depends "gnome-vfs2" "" "" "for gnome-vfs input support" &&
optional_depends "samba" "" "" "for samba input support" &&
-optional_depends "vcdimager-unstable" \
+optional_depends "vcdimager-unstable" \
"--with-external-vcdnav" \
"" \
- "for dynamically linked vcd plugin"
+ "for dynamically linked vcd plugin" &&
+
+source $GRIMOIRE/FUNCTIONS &&
+
+if check_if_xorg_modular_libs ; then
+ optional_depends libxvmc \
+ "--with-xvmc-lib=${INSTALL_ROOT}/usr/lib \
+ --with-xxmc-lib=${INSTALL_ROOT}/usr/lib" \
+ "" \
+ "For XvMC plugin"
+fi
diff --git a/video-libs/xine-lib/DETAILS b/video-libs/xine-lib/DETAILS
index 89f3017..fd4abfa 100755
--- a/video-libs/xine-lib/DETAILS
+++ b/video-libs/xine-lib/DETAILS
@@ -5,7 +5,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=$SOURCEFORGE_URL/xine/$SOURCE
WEB_SITE=http://xine.sourceforge.net
ENTERED=20010927
- UPDATED=20051024

SOURCE_HASH=sha512:cb669a0b9ca4e3c5d4c4c8b156e26dab0a1dc0b48a5d73727f2d53a437560170820d81c6fd2a5ead21361eb645bda8e5c97017a6cf0019f70b0761b935cc4df1
LICENSE[0]=GPL
PATCHLEVEL=1
diff --git a/video-libs/xine-lib/HISTORY b/video-libs/xine-lib/HISTORY
index 14ec213..0a35053 100644
--- a/video-libs/xine-lib/HISTORY
+++ b/video-libs/xine-lib/HISTORY
@@ -1,3 +1,8 @@
+2006-07-05 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: removed UPDATED
+ * DEPENDS: added optional depends on X11-LIBS, optonal depends on
+ libxvmc added too if X11-LIBS is xorg-modular, some alignment fixes
+
2006-05-27 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS: changed ffmpeg-cvs to ffmpeg-svn




  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (b7fdaaa60a81d55d118308f002d05a2763399e31), Pol Vinogradov, 07/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page