Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (310daa6949d8666b47f928050688ce4be3b74a12)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (310daa6949d8666b47f928050688ce4be3b74a12)
  • Date: Tue, 8 May 2007 06:30:19 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

audio-players/gxmms2/DETAILS | 1 +
audio-players/gxmms2/HISTORY | 4 ++++
audio-players/gxmms2/desktop/gxmms2.desktop | 10 ++++++++++
utils/pciutils/configs | 1 +
utils/pciutils/volatiles | 1 +
5 files changed, 17 insertions(+)

New commits:
commit 310daa6949d8666b47f928050688ce4be3b74a12
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

gxmms2: forgot DETAILS and HISTORY

commit 88999d1c93a7c6ef7c3b4671a67e7c0ab2eaec6d
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

gxmms2: added desktop file

commit f78c38cf2b07a07613505312a49a3eefed4c8ce8
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

pciutils: added configs and volatiles for real this time.
thanks for the catch Ladislav :)

diff --git a/audio-players/gxmms2/DETAILS b/audio-players/gxmms2/DETAILS
index a5ff31b..0de73e3 100755
--- a/audio-players/gxmms2/DETAILS
+++ b/audio-players/gxmms2/DETAILS
@@ -7,6 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://wejp.k.vu/projects/xmms2/
LICENSE[0]=GPL
ENTERED=20060114
+ PATCHLEVEL=1
KEYWORDS="xmms players audio"
SHORT="gxmms2 is a GTK2 based XMMS2 client, written in C."
cat << EOF
diff --git a/audio-players/gxmms2/HISTORY b/audio-players/gxmms2/HISTORY
index 9a9f7d7..52d64b7 100644
--- a/audio-players/gxmms2/HISTORY
+++ b/audio-players/gxmms2/HISTORY
@@ -1,3 +1,7 @@
+2007-05-08 Arjan Bouter <abouter AT sourcemage.org>
+ * desktop/gxmms2.desktop: added
+ * DETAILS: patchlevel++
+
2007-04-08 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* INSTALL: use make install_gxmms2 bug #13526
* DETAILS: website to be more accurate
diff --git a/audio-players/gxmms2/desktop/gxmms2.desktop
b/audio-players/gxmms2/desktop/gxmms2.desktop
new file mode 100644
index 0000000..e840c46
--- /dev/null
+++ b/audio-players/gxmms2/desktop/gxmms2.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Gxmms2
+GenericName=Music Player
+Exec=gxmms2
+Comment=Listen to, browse, or edit your audio collection
+Icon=
+Terminal=false
+Type=Application
+Categories=Application;AudioVideo;AudioPlayer;
diff --git a/utils/pciutils/configs b/utils/pciutils/configs
new file mode 100755
index 0000000..505a8f1
--- /dev/null
+++ b/utils/pciutils/configs
@@ -0,0 +1 @@
+^/usr/share/pci.ids.gz$
diff --git a/utils/pciutils/volatiles b/utils/pciutils/volatiles
new file mode 100755
index 0000000..505a8f1
--- /dev/null
+++ b/utils/pciutils/volatiles
@@ -0,0 +1 @@
+^/usr/share/pci.ids.gz$



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (310daa6949d8666b47f928050688ce4be3b74a12), Arjan Bouter, 05/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page