Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (162d8a2dbc9b6d89e292c8cdb9a88ab4c5e3024e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (162d8a2dbc9b6d89e292c8cdb9a88ab4c5e3024e)
  • Date: Sun, 2 Jul 2006 10:29:07 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

ChangeLog | 1 +
x11/nvidia-settings/BUILD | 7 -------
x11/nvidia-settings/DEPENDS | 2 --
x11/nvidia-settings/DETAILS | 28 ----------------------------
x11/nvidia-settings/HISTORY | 20 --------------------
5 files changed, 1 insertion(+), 57 deletions(-)

New commits:
commit 162d8a2dbc9b6d89e292c8cdb9a88ab4c5e3024e
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

nvidia-settings: moved to z-rejected, requires the driver

diff --git a/ChangeLog b/ChangeLog
index a31832d..2fef8bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2006-07-02 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* shell-term-fm/yakuake: new, a dropdown console for kde
+ * nvidia-settings: moved to z-rejected, requires the driver

2006-07-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* net/bmon: new spell, a network data rate estimator
diff --git a/x11/nvidia-settings/BUILD b/x11/nvidia-settings/BUILD
deleted file mode 100755
index 0e35f0f..0000000
--- a/x11/nvidia-settings/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-sedit 's/-Wl,-Bstatic//' Makefile &&
-sedit 's/-Wl,-Bdynamic//' Makefile &&
-sedit 's:/usr/local:/usr:' Makefile &&
-
-make
-
-
diff --git a/x11/nvidia-settings/DEPENDS b/x11/nvidia-settings/DEPENDS
deleted file mode 100755
index 3825218..0000000
--- a/x11/nvidia-settings/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends nvidia_driver &&
-depends gtk+2
diff --git a/x11/nvidia-settings/DETAILS b/x11/nvidia-settings/DETAILS
deleted file mode 100755
index bd985ee..0000000
--- a/x11/nvidia-settings/DETAILS
+++ /dev/null
@@ -1,28 +0,0 @@
- SPELL=nvidia-settings
- VERSION=1.0
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://download.nvidia.com/XFree86/nvidia-settings/$SOURCE
- MD5[0]=6274496470cf712541ee9e5eb2687d2f
- WEB_SITE=http://www.nvidia.com
- ENTERED=20040918
- UPDATED=20040918
- LICENSE=GPL
- KEYWORDS="x11"
- SHORT="NVIDIA's tool for configuring their graphics driver"
-cat << EOF
-The 'nvidia-settings' utility is a tool for configuring the NVIDIA
-Linux graphics driver. It operates by communicating with the NVIDIA
-X driver, querying and updating state as appropriate. This
-communication is done with the NV-CONTROL X extension.
-
-Values such as brightness and gamma, XVideo attributes, temperature,
-and OpenGL settings can be queried and configured via nvidia-settings.
-
-When nvidia-settings starts, it reads the current settings from
-its configuration file and sends those settings to the X server.
-Then, it displays a graphical user interface (GUI) interface for
-configuring the current settings. When nvidia-settings exits, it
-queries the current settings from the X server and saves them to
-the configuration file.
-EOF
diff --git a/x11/nvidia-settings/HISTORY b/x11/nvidia-settings/HISTORY
deleted file mode 100644
index e01b83c..0000000
--- a/x11/nvidia-settings/HISTORY
+++ /dev/null
@@ -1,20 +0,0 @@
-2006-06-28 Eric Sandall <eric AT sandall.us>
- * DETAILS: Removed BUILD_API=2, set grimoire-wide
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-05-09 Flavien Bridault <disk AT sourcemage.org>
- * DETAILS: corrected wrong MD5[0]
-
-2004-12-08 David Brown <dmlb2000 AT excite.com>
- * DEPENDS: changed NVIDIA_driver to nvidia_driver
-
-2004-11-01 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD: don't install to /usr/local
- * DEPENDS: removed dependency on gdk-pixbuf, atk, pango and glib2
- (all of them are implied by gtk+2 and gdk-pixbuf is wrong)
-
-2004-09-18 Gareth Clay <gareth.clay AT fireflyuk.net>
- * Created spell (version 1.0)
-




Archive powered by MHonArc 2.6.24.

Top of Page