Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (6a67f74b1777cde5c45b856aaaf693c423adeea1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (6a67f74b1777cde5c45b856aaaf693c423adeea1)
  • Date: Sun, 25 Jan 2009 02:04:28 -0600

GIT changes to master grimoire by Andraž Levstik <ruskie AT codemages.net>:

ChangeLog | 5 ++
chat-im/ejabberd-mod_archive/BUILD | 2 +
chat-im/ejabberd-mod_archive/DEPENDS | 2 +
chat-im/ejabberd-mod_archive/DETAILS | 33 ++++++++++++++++++
chat-im/ejabberd-mod_archive/HISTORY | 3 +
chat-im/ejabberd-mod_archive/INSTALL | 4 ++
chat-im/ejabberd-mod_archive/PRE_BUILD | 3 +
chat-im/ejabberd-mod_webpresence/BUILD | 2 +
chat-im/ejabberd-mod_webpresence/DEPENDS | 2 +
chat-im/ejabberd-mod_webpresence/DETAILS | 52
+++++++++++++++++++++++++++++
chat-im/ejabberd-mod_webpresence/HISTORY | 3 +
chat-im/ejabberd-mod_webpresence/INSTALL | 6 +++
chat-im/ejabberd-mod_webpresence/PRE_BUILD | 3 +
http/gnash/CONFIGURE | 16 +-------
http/gnash/DEPENDS | 41 ++++++++++++++++++----
http/gnash/HISTORY | 6 +++
http/gnash/INSTALL | 12 +++---
kernels/drm/CONFIGURE | 11 +++---
kernels/drm/HISTORY | 5 ++
kernels/drm/INSTALL | 2 -
xorg-driver/xf86-video-nouveau/DEPENDS | 5 --
xorg-driver/xf86-video-nouveau/HISTORY | 3 +
xorg-driver/xf86-video-radeonhd/DEPENDS | 5 --
xorg-driver/xf86-video-radeonhd/HISTORY | 3 +
24 files changed, 187 insertions(+), 42 deletions(-)

New commits:
commit 6a67f74b1777cde5c45b856aaaf693c423adeea1
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

drm: HISTORY formatting correction

commit d929dcd57e289da044758f64cc1a93e6ecebe50b
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

gnash: HISTORY formatting correction

commit 707380b0021259aea73b014f9838976130091265
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

ejabberd-mod_webpresence: new spell, webpresence module for ejabberd

commit 73b822f7c3aab3eca9a90af58c64bdca095c289f
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

ejabberd-mod_archive: new spell, archive module for ejabberd

commit d55b2f87de2d9a86226437e45d878443fafba29b
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

gnash: various removals, modifications, additions etc of options/depends,
fixed INSTALL

commit 46b1aa214e2fc27a22789581ec7ab319bf4a4f7e
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

drm: HISTORY formatting corrected

commit 9573a0b9d98032eaa429c13c5072cbaf2b2053de
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

xf86-video-radeonhd: no longer needs drm... libdrm is sufficient for
building

commit 1e7b2fb0fb33c05db881244d4d985c0d265a5aad
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

xf86-video-nouveau: no longer needs drm just libdrm

commit 27a658a8d8f23a5442f43e96588902ccfb0edf61
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

drm: removed two drivers, no longer necessary to install the nouveau
headers

diff --git a/ChangeLog b/ChangeLog
index d13c166..f390a27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * chat-im/ejabberd-mod_archive: added spell, archive module for
ejabberd
+ * chat-im/ejabberd-mod_webpresence: added spell, webpresence module
for
+ ejabberd
+
2009-01-23 Eric Sandall <sandalle AT sourcemage.org>
* FUNCTIONS: Removed simple form duplicate get_kernel_version()
Should fix Bug #10771
diff --git a/chat-im/ejabberd-mod_archive/BUILD
b/chat-im/ejabberd-mod_archive/BUILD
new file mode 100755
index 0000000..cded1a8
--- /dev/null
+++ b/chat-im/ejabberd-mod_archive/BUILD
@@ -0,0 +1,2 @@
+cd mod_archive/trunk &&
+./build.sh
diff --git a/chat-im/ejabberd-mod_archive/DEPENDS
b/chat-im/ejabberd-mod_archive/DEPENDS
new file mode 100755
index 0000000..23b01b8
--- /dev/null
+++ b/chat-im/ejabberd-mod_archive/DEPENDS
@@ -0,0 +1,2 @@
+depends ejabberd &&
+depends erlang
diff --git a/chat-im/ejabberd-mod_archive/DETAILS
b/chat-im/ejabberd-mod_archive/DETAILS
new file mode 100755
index 0000000..5d8f924
--- /dev/null
+++ b/chat-im/ejabberd-mod_archive/DETAILS
@@ -0,0 +1,33 @@
+ SPELL=ejabberd-mod_archive
+ VERSION=747
+ SOURCE=ejabberd-modules-scm.tar.bz2
+
SOURCE_URL[0]="svn_http://svn.process-one.net/ejabberd-modules:ejabberd-modules-scm:$VERSION";
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ejabberd-modules-scm"
+ WEB_SITE="http://www.ejabberd.im/mod_archive";
+ LICENSE[0]=GPL
+ ENTERED=20090104
+ SHORT="ejabberd message archiving"
+cat << EOF
+Those modules are still in heavy development and testing.
+
+mod_archive implements XEP-0136 version 0.6 except otr (off-the-record).
+
+Usually Jabber clients can store the conversations in the user hard drive.
+But sometimes this isn't possible or affordable, for example when using a
+mobile phone, or in a public access machine. XEP-0136 proposes that the
+Jabber server archives the messages as they pass through the server, if
+the Jabber client requested it. Later, the client can request to the server
+the messages. As a summary, mod_archive allows a Jabber client to request
+the server to store his own conversations, and later request them.
+
+There are three different versions of this module. The main difference
+between them is the storage method:
+
+ * mod_archive uses Mnesia (old)
+ * mod_archive_sql uses PostgreSQL (old)
+ * mod_archive_odbc uses MySQL or SQLite3, and includes other improvements
+
+There is also the module mod_archive_webview which is a web interface to
+mod_archive_odbc (for vieweing the logs)
+EOF
diff --git a/chat-im/ejabberd-mod_archive/HISTORY
b/chat-im/ejabberd-mod_archive/HISTORY
new file mode 100644
index 0000000..e043204
--- /dev/null
+++ b/chat-im/ejabberd-mod_archive/HISTORY
@@ -0,0 +1,3 @@
+2009-01-04 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * PRE_BUILD, BUILD, DEPENDS, DETAILS, INSTALL: spell created
+
diff --git a/chat-im/ejabberd-mod_archive/INSTALL
b/chat-im/ejabberd-mod_archive/INSTALL
new file mode 100755
index 0000000..30448c6
--- /dev/null
+++ b/chat-im/ejabberd-mod_archive/INSTALL
@@ -0,0 +1,4 @@
+cp -v ebin/*.beam $INSTALL_ROOT/var/lib/ejabberd/ebin/ &&
+mkdir -vp $INSTALL_ROOT/usr/share/doc/$SPELL &&
+cp -rv {doc,LICENSE.txt,README.txt} \
+ $INSTALL_ROOT/usr/share/doc/$SPELL/
diff --git a/chat-im/ejabberd-mod_archive/PRE_BUILD
b/chat-im/ejabberd-mod_archive/PRE_BUILD
new file mode 100755
index 0000000..f76a680
--- /dev/null
+++ b/chat-im/ejabberd-mod_archive/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY}/${SPELL/ejabberd-}/trunk &&
+find ./ -type d -name ".svn" -print0 | xargs -0 rm -r
diff --git a/chat-im/ejabberd-mod_webpresence/BUILD
b/chat-im/ejabberd-mod_webpresence/BUILD
new file mode 100755
index 0000000..e6066ee
--- /dev/null
+++ b/chat-im/ejabberd-mod_webpresence/BUILD
@@ -0,0 +1,2 @@
+cd mod_webpresence/trunk &&
+./build.sh
diff --git a/chat-im/ejabberd-mod_webpresence/DEPENDS
b/chat-im/ejabberd-mod_webpresence/DEPENDS
new file mode 100755
index 0000000..23b01b8
--- /dev/null
+++ b/chat-im/ejabberd-mod_webpresence/DEPENDS
@@ -0,0 +1,2 @@
+depends ejabberd &&
+depends erlang
diff --git a/chat-im/ejabberd-mod_webpresence/DETAILS
b/chat-im/ejabberd-mod_webpresence/DETAILS
new file mode 100755
index 0000000..16e8f3b
--- /dev/null
+++ b/chat-im/ejabberd-mod_webpresence/DETAILS
@@ -0,0 +1,52 @@
+ SPELL=ejabberd-mod_webpresence
+ VERSION=747
+ SOURCE=ejabberd-modules-scm.tar.bz2
+
SOURCE_URL[0]="svn_http://svn.process-one.net/ejabberd-modules:ejabberd-modules-scm:$VERSION";
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ejabberd-modules-scm"
+ WEB_SITE="http://www.ejabberd.im/mod_webpresence";
+ LICENSE[0]=GPL
+ ENTERED=20090104
+ SHORT="ejabberd presence on the web"
+cat << EOF
+Features for admin
+
+ * No need to install an additional web server, database, libraries,
+ or programs: it uses ejabberd's embedded http service and Erlang's
+ internal database.
+ * Page in Web Admin that lists registered users and
+ their options.
+ * Page in Web Admin with usage statistics: options, and
+ icon themes. Includes raw number and percentages.
+ * Customizable port and URL base path.
+ * Possibility to restrict usage to only some users.
+ * Easy to add more icon themes: just copy the files to the proper
+ directory.
+ * Fully translatable both the admin and the user messages.
+ * Support for virtual hosts and clustering.
+ * Highly scalable: each registered user is a register in the
+ table. Other solutions based on bots are limited to only
+ a few hundreds or thousands of registered users.
+ * Published under the GPL license: you can inspect the source code,
+ modify and compile. It's Open Source and Free Sofware.
+
+Features for user
+
+ * Easy registration and unregistration with any powerful Jabber client.
+ * After registration, you receive a message with instructions and
+ example URLs.
+ * Specify your account using your real Jabber ID or a Random ID.
+ * Get a reminder of your Random ID if you forget it.
+ * Request a new Random ID if you don't want to use the old one.
+ * Publish the avatar that you stored in your vCard.
+ * Publish an XML that lists resources and their priority, presence,
+ and status text.
+ * Publish the status text of your presence.
+ * Publish and image that reflects your current presence.
+ * Many different icon themes, by different authors and sources.
+ * You can define the default icon theme you want to use, or specify
+ a specific one in the URL.
+ * You can publish the image or status text of a specific resource.
+ * Public page that shows all the existing icon themes.
+ * You can unregister by disabling the options, and you receive a message.
+EOF
diff --git a/chat-im/ejabberd-mod_webpresence/HISTORY
b/chat-im/ejabberd-mod_webpresence/HISTORY
new file mode 100644
index 0000000..e043204
--- /dev/null
+++ b/chat-im/ejabberd-mod_webpresence/HISTORY
@@ -0,0 +1,3 @@
+2009-01-04 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * PRE_BUILD, BUILD, DEPENDS, DETAILS, INSTALL: spell created
+
diff --git a/chat-im/ejabberd-mod_webpresence/INSTALL
b/chat-im/ejabberd-mod_webpresence/INSTALL
new file mode 100755
index 0000000..14c886e
--- /dev/null
+++ b/chat-im/ejabberd-mod_webpresence/INSTALL
@@ -0,0 +1,6 @@
+cp -v ebin/*.beam $INSTALL_ROOT/var/lib/ejabberd/ebin/ &&
+mkdir -vp $INSTALL_ROOT/usr/share/doc/$SPELL &&
+mkdir -vp $INSTALL_ROOT/usr/share/$SPELL &&
+cp -rv {conf,doc,COPYING,README.txt} \
+ $INSTALL_ROOT/usr/share/doc/$SPELL/ &&
+cp -rv data $INSTALL_ROOT/usr/share/$SPELL/
diff --git a/chat-im/ejabberd-mod_webpresence/PRE_BUILD
b/chat-im/ejabberd-mod_webpresence/PRE_BUILD
new file mode 100755
index 0000000..f76a680
--- /dev/null
+++ b/chat-im/ejabberd-mod_webpresence/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY}/${SPELL/ejabberd-}/trunk &&
+find ./ -type d -name ".svn" -print0 | xargs -0 rm -r
diff --git a/http/gnash/CONFIGURE b/http/gnash/CONFIGURE
index 8111207..c39583a 100755
--- a/http/gnash/CONFIGURE
+++ b/http/gnash/CONFIGURE
@@ -1,10 +1,4 @@
config_query_option GNASH_OPTS \
- "Build a netscape-api compatible plugin?" \
- y \
- "--enable-nsapi" \
- "--disable-nsapi" &&
-
-config_query_option GNASH_OPTS \
"Enable support for the MIT-SHM X extension" \
y \
"--enable-mit-shm" \
@@ -15,20 +9,16 @@ config_query_option GNASH_OPTS
\
n \
"--enable-write" \
"--disable-write" &&
-
+
config_query_list GNASH_GUI \
"Which GUI do you want to use?" \
GTK KDE &&

config_query_list GNASH_MEDIA \
"Which media backend do you want to use?" \
- gstreamer ffmpeg libmad &&
+ gstreamer ffmpeg none &&

config_query_list GNASH_RENDERER \
"Which renderer to use?" \
- opengl agg &&
+ opengl agg

-# doesn't have much sense to keep this here but anyway...
-config_query_list GNASH_SOUND \
- "Which sound system do you want to use?" \
- gstreamer sdl
diff --git a/http/gnash/DEPENDS b/http/gnash/DEPENDS
index 78b6aea..ca96ff6 100755
--- a/http/gnash/DEPENDS
+++ b/http/gnash/DEPENDS
@@ -2,7 +2,6 @@ depends -sub "THREAD DATE_TIME" boost &&
depends curl &&
depends fontconfig '--enable-fontconfig' &&
depends g++ &&
-depends $GNASH_SOUND &&
depends jpeg '--enable-jpeg' &&
depends libpng '--enable-png' &&
depends libxml2 &&
@@ -22,10 +21,10 @@ fi &&
#
if [[ $GNASH_MEDIA == "gstreamer" ]]; then
depends $GNASH_MEDIA '--enable-media=GST'
-elif [[ $GNASH_MEDIA == "libmad" ]]; then
- depends $GNASH_MEDIA '--enable-media=mad --enable-mad'
elif [[ $GNASH_MEDIA == "ffmpeg" ]]; then
- depends LIBAVCODEC '--enable-media=ffmpeg'
+ depends LIBAVCODEC '--enable-media=ffmpeg' &&
+# needed for sound backend with ffmpeg
+ depends sdl
fi &&


@@ -46,12 +45,12 @@ fi &&

# no longer needed to build
suggest_depends NS-PLUGIN-COMPATIBLE \
- '' \
- '' \
+ '--enable-npapi' \
+ '--disable-npapi' \
'Suggested to run the plugin from a browser' &&

optional_depends dbus \
- '' \
+ '--enable-extensions=dbus' \
'' \
'for D-bus extension support' &&

@@ -63,4 +62,30 @@ optional_depends gettext \
optional_depends lirc \
'--enable-lirc' \
'--disable-lirc' \
- 'for Linux infra-red controller support'
+ 'for Linux infra-red controller support' &&
+
+optional_depends libxft \
+ '--enable-Xft' \
+ '--disable-Xft' \
+ 'Enable support for xft library' &&
+
+optional_depends GECKO \
+ '--enable-xpcom' \
+ '--disable-xpcom' \
+ 'Enable xpcom support in NPAPI plugin' &&
+
+optional_depends nspr \
+ '--enable-nspr' \
+ '--disable-nspr' \
+ 'Enable support for Netscape Portable Runtime (NSPR).' &&
+
+optional_depends giflib \
+ '--enable-gif' \
+ '--disable-gif' \
+ 'Enable support for gif images.' &&
+
+optional_depends expat \
+ '--enable-expat' \
+ '--disable-expat' \
+ 'Enable support for Expat library.'
+
diff --git a/http/gnash/HISTORY b/http/gnash/HISTORY
index a1c1a4a..10e8e92 100644
--- a/http/gnash/HISTORY
+++ b/http/gnash/HISTORY
@@ -1,3 +1,9 @@
+2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * CONFIGURE: removed unneeded options
+ * INSTALL: split -bin spells from the rest since the first are already
+ handled
+ * DEPENDS: modified depends and added various depends
+
2008-11-10 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.8.4
* CONFIGURE: Default media is gstreamer, list it first
diff --git a/http/gnash/INSTALL b/http/gnash/INSTALL
index 68846ac..9da3cf0 100755
--- a/http/gnash/INSTALL
+++ b/http/gnash/INSTALL
@@ -1,5 +1,5 @@
default_install &&
-if ! list_find "$GNASH_OPTS" "--disable-nsapi" ;
+if [[ -e $SOURCE_DIRECTORY/plugin/.libs/libgnashplugin.so ]] ;
then
local ns_compat
for ns_compat in mozilla firefox icecat seamonkey xulrunner opera netscape4;
do
@@ -14,14 +14,14 @@ if spell_installed $ns_compat; then
$INSTALL_ROOT/usr/lib/$ns_compat/plugins/
fi
done &&
-for ns_compat in mozilla firefox icecat seamonkey xulrunner opera netscape4;
do
-if spell_installed firefox-bin icecat-bin seamonkey-bin; then
+for ns_compat in firefox-bin icecat-bin seamonkey-bin xulrunner-bin ; do
+if spell_installed $ns_compat ; then
message "${MESSAGE_COLOR}Installing for $ns_compat${DEFAULT_COLOR}\n" &&
if [[ -e $INSTALL_ROOT/opt/${ns_compat/-bin}/plugins/libgnashplugin.so ]];
then
rm -f $INSTALL_ROOT/opt/${ns_compat/-bin}/plugins/libgnashplugin.so
fi &&

- cp plugin/.libs/libgnashplugin.so \
+ cp -v plugin/.libs/libgnashplugin.so \
$INSTALL_ROOT/opt/${ns_compat/-bin}/plugins/
fi
done &&
@@ -37,10 +37,10 @@ if spell_installed kdebase; then
fi &&

if ! [ -d $INSTALL_ROOT/usr/lib/konqueror ]; then
- mkdir --mode=755 $INSTALL_ROOT/usr/lib/konqueror
+ mkdir -v --mode=755 $INSTALL_ROOT/usr/lib/konqueror
fi &&

- cp plugin/.libs/libgnashplugin.so \
+ cp -v plugin/.libs/libgnashplugin.so \
$INSTALL_ROOT/usr/lib/konqueror/
fi
fi
diff --git a/kernels/drm/CONFIGURE b/kernels/drm/CONFIGURE
index 255e17f..e93b278 100755
--- a/kernels/drm/CONFIGURE
+++ b/kernels/drm/CONFIGURE
@@ -1,9 +1,9 @@
-. $GRIMOIRE/config_query_multi.function &&
+. $GRIMOIRE/config_query_multi.function &&
+message "i830 - deprecated" &&
+message "i915 - maintained in kernel now" &&
config_query_multi DRM_DRIVERS "What drivers do you want" \
all \
i810 \
- i830 \
- i915 \
mach64 \
mga \
nouveau \
@@ -13,8 +13,9 @@ config_query_multi DRM_DRIVERS "What drivers do you want" \
savage \
sis \
tdfx \
- via &&
+ via \
+ xgi &&
if list_find "$DRM_DRIVERS" all
then
- DRM_DRIVERS="i810 i830 i915 mach64 mga nouveau nv r128 radeon savage sis
tdfx via"
+ DRM_DRIVERS="i810 mach64 mga nouveau nv r128 radeon savage sis tdfx via
xgi"
fi
diff --git a/kernels/drm/HISTORY b/kernels/drm/HISTORY
index 7009716..89e69ca 100644
--- a/kernels/drm/HISTORY
+++ b/kernels/drm/HISTORY
@@ -1,3 +1,8 @@
+2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * INSTALL: no longer needs to install the nouveau header
+ * CONFIGURE: i915 is maintained in kernel,
+ i830 has been deprecated
+
2009-01-23 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Optionally depends on udev

diff --git a/kernels/drm/INSTALL b/kernels/drm/INSTALL
index 10255b7..3f2c112 100755
--- a/kernels/drm/INSTALL
+++ b/kernels/drm/INSTALL
@@ -1,6 +1,4 @@
cd $SOURCE_DIRECTORY &&
-mkdir -vp $INSTALL_ROOT/usr/include/drm/ &&
-cp shared-core/nouveau_drm.h $INSTALL_ROOT/usr/include/drm/ &&
mkdir -vp
$INSTALL_ROOT/lib/modules/$(get_kernel_version)/kernel/drivers/char/drm &&

if [[ "$(get_kernel_version | cut -c-3)" == "2.6" ]]; then
diff --git a/xorg-driver/xf86-video-nouveau/DEPENDS
b/xorg-driver/xf86-video-nouveau/DEPENDS
index 8ed34e9..dbe1333 100755
--- a/xorg-driver/xf86-video-nouveau/DEPENDS
+++ b/xorg-driver/xf86-video-nouveau/DEPENDS
@@ -1,8 +1,5 @@
depends util-macros &&
depends xproto &&
depends git &&
-# for now this is needed until
-# a fresh libdrm is out and a kernel
-# that has the relevant modules
-depends drm &&
+depends libdrm &&
depends xorg-server
diff --git a/xorg-driver/xf86-video-nouveau/HISTORY
b/xorg-driver/xf86-video-nouveau/HISTORY
index f35b89f..8540fbd 100644
--- a/xorg-driver/xf86-video-nouveau/HISTORY
+++ b/xorg-driver/xf86-video-nouveau/HISTORY
@@ -1,3 +1,6 @@
+2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: can now use libdrm to build against
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-driver/xf86-video-radeonhd/DEPENDS
b/xorg-driver/xf86-video-radeonhd/DEPENDS
index 3be7ab4..6f1cfba 100755
--- a/xorg-driver/xf86-video-radeonhd/DEPENDS
+++ b/xorg-driver/xf86-video-radeonhd/DEPENDS
@@ -3,8 +3,5 @@ depends xproto &&
if [[ $RADEONHD_SCM == y ]] ; then
depends git
fi &&
-# for now this is needed until
-# a fresh libdrm is out and a kernel
-# that has the relevant modules
-depends drm &&
+depends libdrm &&
depends xorg-server
diff --git a/xorg-driver/xf86-video-radeonhd/HISTORY
b/xorg-driver/xf86-video-radeonhd/HISTORY
index 6d0b56e..d7d457e 100644
--- a/xorg-driver/xf86-video-radeonhd/HISTORY
+++ b/xorg-driver/xf86-video-radeonhd/HISTORY
@@ -1,3 +1,6 @@
+2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: no longer needs drm, libdrm is sufficient
+
2008-10-21 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.2.3




  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (6a67f74b1777cde5c45b856aaaf693c423adeea1), Andraž Levstik, 01/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page