New commits:
commit 8686a6cb0363e88da14ae3b2feb21b9493db333b
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
net/iproute2:
BUILD: changed doc dir to be more smgl specific
PRE_BUILD: added two more sedits for install_rootifying. switched to
sedit from doc.patch
doc.patch: removed, not needed anymore
commit 338e0e0c255280d42a34c65c04a1f6b6962eedbe
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
video/mplayer:
BUILD: track_rootifying
DEPENDS: added openal as optional_depends
DETAILS: cut lines to <= 80 characters length
diff --git a/net/iproute2/BUILD b/net/iproute2/BUILD
index a81f4f7..5807b35 100755
--- a/net/iproute2/BUILD
+++ b/net/iproute2/BUILD
@@ -19,8 +19,8 @@ if ! test -e ip/ip ; then
fi &&
if [ "$BUILD_DOCS" = y ]; then
- cd $SOURCE_DIRECTORY/doc &&
- make &&
- mkdir -p /usr/share/doc/iproute2 &&
+ cd $SOURCE_DIRECTORY/doc &&
+ make &&
+ mkdir -p ${INSTALL_ROOT}/usr/share/doc/${SPELL} &&
cd $SOURCE_DIRECTORY
fi
diff --git a/net/iproute2/HISTORY b/net/iproute2/HISTORY
index 458c42d..7e08ef4 100644
--- a/net/iproute2/HISTORY
+++ b/net/iproute2/HISTORY
@@ -1,5 +1,9 @@
2007-02-15 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 2.6.19-061214
+ * BUILD: changed doc dir to be more smgl specific
+ * PRE_BUILD: added two more sedits for install_rootifying. switched to
+ sedit from doc.patch
+ * doc.patch: removed, not needed anymore
OPTS="$MPLAYER_OPTS $OPTS" &&
diff --git a/video/mplayer/DEPENDS b/video/mplayer/DEPENDS
index f96720a..261e77a 100755
--- a/video/mplayer/DEPENDS
+++ b/video/mplayer/DEPENDS
@@ -87,6 +87,10 @@ optional_depends enca \
"" \
"--disable-enca" \
"for ENCA charset oracle library" &&
+optional_depends openal \
+ "" \
+ "--disable-openal" \
+ "for OpenAL sound support" &&
optional_depends samba \
"--enable-smb" \
"" \
diff --git a/video/mplayer/DETAILS b/video/mplayer/DETAILS
index 4dcdd00..397afb7 100755
--- a/video/mplayer/DETAILS
+++ b/video/mplayer/DETAILS
@@ -40,6 +40,9 @@ It works with X11, Xv, DGA, OpenGL, SVGA
without X!), and some lowlevel card-specific drivers (for Matrox, 3Dfx and
Radeon) too! Most of them supports software or hardware scaling, so you can
enjoy movies in fullscreen.
-MPlayer supports displaying through some hardware MPEG decoder boards, such
as the DVB and DXR3/Hollywood+ !
-And what about the nice big antialiased shaded subtitles (9 supported
types!!!) with european/ISO 8859-1,2 (hungarian, english, czech, etc),
cyrillic, korean fonts, and OSD?
+MPlayer supports displaying through some hardware MPEG decoder boards, such
as
+the DVB and DXR3/Hollywood+ !
+And what about the nice big antialiased shaded subtitles (9 supported
+types!!!) with european/ISO 8859-1,2 (hungarian, english, czech, etc),
+cyrillic, korean fonts, and OSD?
EOF
diff --git a/video/mplayer/HISTORY b/video/mplayer/HISTORY
index 9760aa6..1036f63 100644
--- a/video/mplayer/HISTORY
+++ b/video/mplayer/HISTORY
@@ -1,3 +1,8 @@
+2007-02-15 Pol Vinogradov <vin.public AT gmail.com>
+ * BUILD: track_rootifying
+ * DEPENDS: added openal as optional_depends
+ * DETAILS: cut lines to <= 80 characters length
+
2007-02-13 Arwed v. Merkatz <v.merkatz AT gmx.net>
* PRE_BUILD: only apply patch for stable mplayer, not for svn version
* DEPENDS: don't pass --enable-live to svn version as that breaks it
[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (d8308d17aef514ab999f738e7551a48589b711c9),
Pol Vinogradov, 02/15/2007