Skip to Content.
Sympa Menu

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

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 (26b5a1852a23142caaa0fad6cc6f14a9061c814b)
  • Date: Tue, 3 Jun 2008 02:46:44 -0500

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

disk/libburn-pykix/BUILD | 1
disk/libburn-pykix/CONFIGURE | 1
disk/libburn-pykix/DEPENDS | 1
disk/libburn-pykix/DETAILS | 29 ++++++++++++++++++++
disk/libburn-pykix/HISTORY | 62
+++++++++++++++++++++++++++++++++++++++++++
disk/libburn-pykix/INSTALL | 1
disk/libburn-pykix/PREPARE | 6 ++++
disk/libburn-pykix/PRE_BUILD | 1
disk/libburn-pykix/PROVIDES | 1
disk/libburn-pykix/TRIGGERS | 1
disk/libburn/CONFLICTS | 8 ++---
disk/libburn/DETAILS | 13 ++++-----
disk/libburn/HISTORY | 5 ++-
disk/libburn/INSTALL | 5 ++-
disk/libburn/PREPARE | 3 +-
disk/libburn/PRE_BUILD | 1
16 files changed, 124 insertions(+), 15 deletions(-)

New commits:
commit 26b5a1852a23142caaa0fad6cc6f14a9061c814b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libburn: cleaned up, renewed some urls, added conflicts for the oldie
libburn-pykix

commit 82d55a400c44c8c3dbf5f525736d482efef1646b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libburn-pykix: added deprecation info

diff --git a/disk/libburn-pykix/BUILD b/disk/libburn-pykix/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/disk/libburn-pykix/BUILD
@@ -0,0 +1 @@
+true
diff --git a/disk/libburn-pykix/CONFIGURE b/disk/libburn-pykix/CONFIGURE
new file mode 100755
index 0000000..0667894
--- /dev/null
+++ b/disk/libburn-pykix/CONFIGURE
@@ -0,0 +1 @@
+config_query CDRECORD_SYMLINK "Create a cdrecord symlink (might be useful
for front-ends)?" n
diff --git a/disk/libburn-pykix/DEPENDS b/disk/libburn-pykix/DEPENDS
new file mode 100755
index 0000000..5036b96
--- /dev/null
+++ b/disk/libburn-pykix/DEPENDS
@@ -0,0 +1 @@
+depends libburn
diff --git a/disk/libburn-pykix/DETAILS b/disk/libburn-pykix/DETAILS
new file mode 100755
index 0000000..0373210
--- /dev/null
+++ b/disk/libburn-pykix/DETAILS
@@ -0,0 +1,29 @@
+ SPELL=libburn-pykix
+if [[ $LIBBURN_SVN == y ]]; then
+ if [[ $LIBBURN_AUTOUPDATE == y ]]; then
+ VERSION=$(date +%Y%m%d)
+ else
+ VERSION=svn
+ fi
+# SOURCE=$SPELL-svn.tar.bz2
+ FORCE_DOWNLOAD=on
+ SOURCE_HINTS=old_svn_compat
+#
SOURCE_URL[0]=svn_http://svn.libburnia-project.org/libburn/trunk:$SPELL-svn
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
+ SOURCE_IGNORE=volatile
+else
+ VERSION=0.4.8
+#
SOURCE_HASH=sha512:5d8e31a976fc416ed7ee25b3c376e3b75a241bba95a40321e83978b37aaeef9e39680ad503d595c4833b7ba1806cd9d2b6141bcc0131638f9f20bb8ff2d2202d
+# SOURCE=$SPELL-$VERSION.pl00.tar.gz
+# SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+fi
+ PATCHLEVEL=1
+ WEB_SITE=http://libburnia-project.org/
+ ENTERED=20060908
+ LICENSE[0]=GPL
+ SHORT="fork of the original libburn"
+cat << EOF
+This is a fork of the freedesktop libburn library. Libburn is an open-source
+library for reading, mastering and writing optical discs.
+EOF
diff --git a/disk/libburn-pykix/HISTORY b/disk/libburn-pykix/HISTORY
new file mode 100644
index 0000000..fe456cb
--- /dev/null
+++ b/disk/libburn-pykix/HISTORY
@@ -0,0 +1,62 @@
+2008-06-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: name deprecated, now it's libburn
+
+2008-05-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.8.pl00
+
+2008-05-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.6.pl00
+
+2008-03-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.2
+ new url
+
+2007-11-01 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 0.4.0
+ fixed long description wrap
+
+2007-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.8
+
+2007-05-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.6
+
+2007-03-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.4
+
+2007-02-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.2
+ * DEPEDNS: add pkgconfig
+
+2007-02-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS" version 0.3.0.1
+
+2007-01-17 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update
+
+2006-12-29 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update
+
+2006-12-06 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: updated tarball to 0.2.6.1, updated SOURCE_URL for svn,
+ updated WEB_SITE, updated SOURCE_DIRECTORY
+ * DEPENDS: replaced mkisofs by genisoimage
+
+2006-10-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * INSTALL: use TRACK_ROOT not INSTALL_ROOT when linking #9163
+
+2006-10-09 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Added latest tarball
+ * PREPARE: Prompt for version to use
+ * DEPENDS: autotools and svn dependencies made conditional
+ * PRE_BUILD: only generate Makefile for svn version
+
+2006-10-07 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DEPENDS: Added missing subversion, libtool, autoconf and automake
+
+2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
+ * PROVIDES: [automated] Fixed invalid entries.
+
+2006-09-08 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * PREPARE, DETAILS, DEPENDS, PRE_BUILD, HISTORY: created spell
+ * INSTALL, CONFIGURE, CONFLICTS, PROVIDES: created spell
diff --git a/disk/libburn-pykix/INSTALL b/disk/libburn-pykix/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/disk/libburn-pykix/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/disk/libburn-pykix/PREPARE b/disk/libburn-pykix/PREPARE
new file mode 100755
index 0000000..3e2fb9d
--- /dev/null
+++ b/disk/libburn-pykix/PREPARE
@@ -0,0 +1,6 @@
+config_query LIBBURN_SVN "Download latest code?" n &&
+
+if [[ $LIBBURN_SVN == y ]]; then
+ config_query LIBBURN_AUTOUPDATE \
+ "Automaticaly update the spell on sorcery queue/system-update?" n
+fi
diff --git a/disk/libburn-pykix/PRE_BUILD b/disk/libburn-pykix/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/disk/libburn-pykix/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/disk/libburn-pykix/PROVIDES b/disk/libburn-pykix/PROVIDES
new file mode 100755
index 0000000..1f352cc
--- /dev/null
+++ b/disk/libburn-pykix/PROVIDES
@@ -0,0 +1 @@
+CD-BURN-UTILITY
diff --git a/disk/libburn-pykix/TRIGGERS b/disk/libburn-pykix/TRIGGERS
new file mode 100755
index 0000000..ffb76da
--- /dev/null
+++ b/disk/libburn-pykix/TRIGGERS
@@ -0,0 +1 @@
+on_cast libburn-pykix dispel_self
diff --git a/disk/libburn/CONFLICTS b/disk/libburn/CONFLICTS
index fd151f8..0ee5992 100755
--- a/disk/libburn/CONFLICTS
+++ b/disk/libburn/CONFLICTS
@@ -1,4 +1,4 @@
-conflicts libburn &&
-conflicts cdrkit &&
-conflicts dvdrtools &&
-conflicts cdrtools
+conflicts cdrkit &&
+conflicts cdrtools &&
+conflicts dvdrtools &&
+conflicts libburn-pykix
diff --git a/disk/libburn/DETAILS b/disk/libburn/DETAILS
index 3fdb421..86f7db5 100755
--- a/disk/libburn/DETAILS
+++ b/disk/libburn/DETAILS
@@ -1,23 +1,22 @@
- SPELL=libburn-pykix
+ SPELL=libburn
if [[ $LIBBURN_SVN == y ]]; then
- if [[ $LIBBURN_PYKIX_AUTOUPDATE == y ]]; then
+ if [[ $LIBBURN_AUTOUPDATE == y ]]; then
VERSION=$(date +%Y%m%d)
else
VERSION=svn
fi
SOURCE=$SPELL-svn.tar.bz2
- FORCE_DOWNLOAD=ON
+ FORCE_DOWNLOAD=on
SOURCE_HINTS=old_svn_compat
- SOURCE_URL[0]=svn://libburnia-svn.pykix.org/libburn/trunk:libburn-pykix
+
SOURCE_URL[0]=svn_http://svn.libburnia-project.org/libburn/trunk:$SPELL-svn
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_IGNORE=volatile
else
VERSION=0.4.8

SOURCE_HASH=sha512:5d8e31a976fc416ed7ee25b3c376e3b75a241bba95a40321e83978b37aaeef9e39680ad503d595c4833b7ba1806cd9d2b6141bcc0131638f9f20bb8ff2d2202d
- PKG=libburn
- SOURCE=$PKG-$VERSION.pl00.tar.gz
+ SOURCE=$SPELL-$VERSION.pl00.tar.gz
SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PKG-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
WEB_SITE=http://libburnia-project.org/
ENTERED=20060908
diff --git a/disk/libburn/HISTORY b/disk/libburn/HISTORY
index 1808aad..5248f9e 100644
--- a/disk/libburn/HISTORY
+++ b/disk/libburn/HISTORY
@@ -1,7 +1,10 @@
2008-06-03 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added libisoburn dep, removed useless genisoimage, cleaned
up
- * PREPARE, PRE_BUILD, INSTALL: cleaned up
+ * PREPARE: renamed the var to spell name, cleaned up
+ * PRE_BUILD: cleaned up
+ * INSTALL: ln -sf, cleaned up
* DETAILS: fixed website url, version, cleaned up
+ * CONFLICTS: removed conflict on itself, lol

2008-05-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.8.pl00
diff --git a/disk/libburn/INSTALL b/disk/libburn/INSTALL
index 742e195..75c715c 100755
--- a/disk/libburn/INSTALL
+++ b/disk/libburn/INSTALL
@@ -1,4 +1,5 @@
-default_install &&
+default_install &&
+
if [[ $CDRECORD_SYMLINK == y ]]; then
- ln -s $TRACK_ROOT/usr/bin/cdrskin $INSTALL_ROOT/usr/bin/cdrecord
+ ln -sf $TRACK_ROOT/usr/bin/cdrskin $INSTALL_ROOT/usr/bin/cdrecord
fi
diff --git a/disk/libburn/PREPARE b/disk/libburn/PREPARE
index c20cc90..3e2fb9d 100755
--- a/disk/libburn/PREPARE
+++ b/disk/libburn/PREPARE
@@ -1,5 +1,6 @@
config_query LIBBURN_SVN "Download latest code?" n &&
+
if [[ $LIBBURN_SVN == y ]]; then
- config_query LIBBURN_PYKIX_AUTOUPDATE \
+ config_query LIBBURN_AUTOUPDATE \
"Automaticaly update the spell on sorcery queue/system-update?" n
fi
diff --git a/disk/libburn/PRE_BUILD b/disk/libburn/PRE_BUILD
index 3c0ec83..3adab62 100755
--- a/disk/libburn/PRE_BUILD
+++ b/disk/libburn/PRE_BUILD
@@ -1,5 +1,6 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+
if [[ $LIBBURN_SVN == y ]]; then
./bootstrap
fi



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

Archive powered by MHonArc 2.6.24.

Top of Page