Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (485031fc65e27f159cc1a2dd57496a9bc0ec0cfa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (485031fc65e27f159cc1a2dd57496a9bc0ec0cfa)
  • Date: Tue, 3 Jun 2008 01:18:53 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

disk/libburn/BUILD | 1 +
disk/libburn/CONFLICTS | 2 +-
disk/libburn/DEPENDS | 1 +
disk/libburn/DETAILS | 9 +++++----
disk/libburn/HISTORY | 3 +++
disk/libburn/INSTALL | 1 +
disk/libburn/PRE_BUILD | 4 +---
disk/libburn/TRIGGERS | 1 +
8 files changed, 14 insertions(+), 8 deletions(-)

New commits:
commit 485031fc65e27f159cc1a2dd57496a9bc0ec0cfa
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libburn: spell deprecated, libburn-pykix will replace it soon

diff --git a/disk/libburn/BUILD b/disk/libburn/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/disk/libburn/BUILD
@@ -0,0 +1 @@
+true
diff --git a/disk/libburn/CONFLICTS b/disk/libburn/CONFLICTS
index 534f3cf..db4fcd8 100755
--- a/disk/libburn/CONFLICTS
+++ b/disk/libburn/CONFLICTS
@@ -1 +1 @@
-conflicts libburn-pykix
+conflicts libburn-pykix y
diff --git a/disk/libburn/DEPENDS b/disk/libburn/DEPENDS
new file mode 100755
index 0000000..5c690eb
--- /dev/null
+++ b/disk/libburn/DEPENDS
@@ -0,0 +1 @@
+depends libburn-pykix
diff --git a/disk/libburn/DETAILS b/disk/libburn/DETAILS
index c4a4a0f..a5d29fd 100755
--- a/disk/libburn/DETAILS
+++ b/disk/libburn/DETAILS
@@ -5,10 +5,11 @@ then
else
VERSION=cvs
fi
- SOURCE=$SPELL-cvs.tar.bz2
- FORCE_DOWNLOAD=ON
- SOURCE_URL[0]=cvs://:pserver:anoncvs AT cvs.freedesktop.org:/cvs/burn:burn
- SOURCE_IGNORE=volatile
+# SOURCE=$SPELL-cvs.tar.bz2
+# FORCE_DOWNLOAD=ON
+# SOURCE_URL[0]=cvs://:pserver:anoncvs AT cvs.freedesktop.org:/cvs/burn:burn
+# SOURCE_IGNORE=volatile
+ PATCHLEVEL=1
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-cvs
WEB_SITE=http://icculus.org/burn/
ENTERED=20060407
diff --git a/disk/libburn/HISTORY b/disk/libburn/HISTORY
index 7dc861d..7cb1586 100644
--- a/disk/libburn/HISTORY
+++ b/disk/libburn/HISTORY
@@ -1,3 +1,6 @@
+2008-06-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: spell deprecated, libburn-pykix will replace it soon
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/disk/libburn/INSTALL b/disk/libburn/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/disk/libburn/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/disk/libburn/PRE_BUILD b/disk/libburn/PRE_BUILD
index cb5fe98..27ba77d 100755
--- a/disk/libburn/PRE_BUILD
+++ b/disk/libburn/PRE_BUILD
@@ -1,3 +1 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-./bootstrap
+true
diff --git a/disk/libburn/TRIGGERS b/disk/libburn/TRIGGERS
new file mode 100755
index 0000000..48c5fc9
--- /dev/null
+++ b/disk/libburn/TRIGGERS
@@ -0,0 +1 @@
+on_cast libburn dispel_self



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (485031fc65e27f159cc1a2dd57496a9bc0ec0cfa), Vlad Glagolev, 06/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page