[SM-Commit] GIT changes to master grimoire by Andraž Levstik (5f4ba237315beccefda6799bdc5e11fdfbe306d5)

Andraž Levstik scm at sourcemage.org
Wed Oct 14 08:15:24 EDT 2009


GIT changes to master grimoire by Andraž Levstik <ruskie+2054d253 at codemages.net>:

 ChangeLog              |    3 +
 x11-libs/dri/BUILD     |    1 
 x11-libs/dri/DETAILS   |   14 --------
 x11-libs/dri/HISTORY   |   82 -------------------------------------------------
 x11-libs/dri/INSTALL   |    1 
 x11-libs/dri/PRE_BUILD |    1 
 x11-libs/dri/TRIGGERS  |    1 
 7 files changed, 3 insertions(+), 100 deletions(-)

New commits:
commit 5f4ba237315beccefda6799bdc5e11fdfbe306d5
Author: Andraž Levstik <ruskie+2054d253 at codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 at codemages.net>

    dri: finally removed

diff --git a/ChangeLog b/ChangeLog
index c2c4526..d44f3f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-10-14 Andraž "ruskie" Levstik <ruskie+f03a580f at codemages.net>
+	* x11-libs/dri: removed finally
+
 2009-10-13  Treeve Jelbert <treeve at sourcemage.org>
 	* qtcurve-kde4: move to kde4-look
 	* kde4-apps/krusader4: new spell, file manager for kde4
diff --git a/x11-libs/dri/BUILD b/x11-libs/dri/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/x11-libs/dri/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/x11-libs/dri/DETAILS b/x11-libs/dri/DETAILS
deleted file mode 100755
index b8fd8b5..0000000
--- a/x11-libs/dri/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
-           SPELL=dri
-         VERSION=DEAD
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-        WEB_SITE=http://dri.sourceforge.net/
-         ENTERED=20040311
-      LICENSE[0]=GPL
-        KEYWORDS="x11 libs"
-           SHORT="DRI - Direct Rendering Infrastructure with Mesa 6.x"
-cat << EOF
-The Direct Rendering Infrastructure, also known as the dri, is a framework for allowing direct 
-access to graphics hardware in a safe and efficient manner. It includes changes to the X server, to 
-several client libraries, and to the kernel. The first major use for the DRI is to create fast 
-OpenGL implementations.
-EOF
diff --git a/x11-libs/dri/HISTORY b/x11-libs/dri/HISTORY
deleted file mode 100644
index 35afede..0000000
--- a/x11-libs/dri/HISTORY
+++ /dev/null
@@ -1,82 +0,0 @@
-2009-01-25 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* BUILD: trued
-	* INSTALL: trued
-	* PRE_BUILD: trued
-	* TRIGGERS: dispel_self when cast...
-	* CONFIGURE: removed
-	* DEPENDS: removed
-	* PREPARE: removed
-	* PROVIDES: removed
-	* host.def: removed
-	* linux-dri: removed
-	* DETAILS: dead spell
-
-2008-03-18 Eric Sandall <sandalle at sourcemage.org>
-	* DEPENDS: Switch X11-SERVER to the one and only xorg-server
-
-2007-11-04 Arjan Bouter <abouter at sourcemage.org>
-	* CONFIGURE: added mach64 support
-
-2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
-	* PROVIDES: [automated] Fixed invalid entries.
-
-2006-06-28 Eric Sandall <sandalle at sourcemage.org>
-	* DETAILS: Removed BUILD_API=2, set grimoire-wide
-
-2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
-	* DETAILS: (automated) Add KEYWORDS
-
-2005-11-30 Seth Woolley <seth at tautology.org>
-	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile
-
-2005-11-30 Seth Woolley <seth at tautology.org>
-	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile
-
-2005-11-30 Seth Woolley <seth at tautology.org>
-	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile
-
-2005-11-28 Seth Woolley <seth at tautology.org>
-	* PRE_BUILD: unpack api update
-
-2005-04-23 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-        * BUILD,CONFIGURE,PRE_BUILD,INSTALL,host.def: Updated with minor fixes
-        * linux-dri: added to configue mesa dri drivers
-
-2005-04-04 Eric Sandall <sandalle at sourcemage.org>
-	* BUILD,INSTALL: Linux 2.6 files are now in linux-core, not linux-2.6
-	  Cleaned up formatting
-
-2005-04-03 Eric Sandall <sandalle at sourcemage.org>
-	* PREPARE: Fix extra carriage return and $ instead of "
-	* PRE_BUILD: Don't apply buildtools.patch
-	* buildtools.patch: No longer needed (GLXCLIENTDIRS is in SUBDIRS now)
-
-2005-02-12 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* CONFIGURE: i830 is deprecated switched to i915
-
-2005-01-19 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* Finnaly works as in runtime works... :)
-
-2005-01-18 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* DETAILS, BUILD, PRE_BUILD, INSTALL: updated to the new way of
-	  building stuff
-	* buildtools.diff, host.def: added to spell do not remove...
-
-2004-11-22 Eric Sandall <sandalle at sourcemage.org>
-	* PREPARE: Changed `exit 1` to `return 1` (Bug #7649)
-
-2004-06-21 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* INSTALL: Added respect for $INSTALL_ROOT
-
-2004-06-09 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* Finnaly updated to the new dri build process
-
-2004-06-08 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* Updated to BUILD_API 2... hope it works...
-
-2004-06-01 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* Major updates...
-
-2004-04-19 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
-	* Added into devel and integrated into test
-
diff --git a/x11-libs/dri/INSTALL b/x11-libs/dri/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/x11-libs/dri/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/x11-libs/dri/PRE_BUILD b/x11-libs/dri/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/x11-libs/dri/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/x11-libs/dri/TRIGGERS b/x11-libs/dri/TRIGGERS
deleted file mode 100755
index 9d6c5a3..0000000
--- a/x11-libs/dri/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast dri dispel_self



More information about the SM-Commit mailing list