Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (d0c701746b0c4f88cde75cea7d21ba224feacfd9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (d0c701746b0c4f88cde75cea7d21ba224feacfd9)
  • Date: Sun, 7 Oct 2007 08:59:47 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

devel/unsermake/DEPENDS | 1 -
devel/unsermake/DETAILS | 21 +++++++++------------
devel/unsermake/DOWNLOAD | 43 -------------------------------------------
devel/unsermake/HISTORY | 7 +++++++
devel/unsermake/PREPARE | 1 -
video/kdenlive/DEPENDS | 1 +
video/kdenlive/DETAILS | 5 +++--
video/kdenlive/HISTORY | 4 ++++
8 files changed, 24 insertions(+), 59 deletions(-)

New commits:
commit d0c701746b0c4f88cde75cea7d21ba224feacfd9
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

kdenlive: Fix the install by using the 0.5-1 source tarball; now depends
on unsermake.

commit 381da36f7dfb70457a001f4ee6f0d1fa8972d51a
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

unsermake: switch to a mirrored tarball; SVN is dead

diff --git a/devel/unsermake/DEPENDS b/devel/unsermake/DEPENDS
index 144cba7..867b4d4 100755
--- a/devel/unsermake/DEPENDS
+++ b/devel/unsermake/DEPENDS
@@ -1,2 +1 @@
-depends subversion &&
depends python
diff --git a/devel/unsermake/DETAILS b/devel/unsermake/DETAILS
index 706895d..2de8485 100755
--- a/devel/unsermake/DETAILS
+++ b/devel/unsermake/DETAILS
@@ -1,20 +1,17 @@
SPELL=unsermake
-if [[ $SVN_AUTOUPDATE = y ]]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=svn
-fi
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_IGNORE=volatile
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
-
SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/kdenonbeta/$SPELL:$SPELL
- FORCE_DOWNLOAD=on
+ VERSION=20051117
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_HASH=sha512:9535178e2383d0aa0d9410d501f4f2a01d3f072aa2a85340cf730616e683004dcccf689520d272cd21cfe689196ae5033832a937ac680af690741e275aa080a0
+ SOURCE_URL[0]=http://sobukus.de/smgl/$SOURCE
WEB_SITE=http://wiki.kde.org/unsermake
LICENSE[0]=GPL
DOCS="doc/*.{txt,pdf,sxi}"
ENTERED=20050730
KEYWORDS="kde devel"
- SHORT="a replacement for automake, used by the KDE project"
+ SHORT="a replacement for automake, (been) used by the KDE project"
cat << EOF
-a replacement for automake, used by the KDE project
+Unsermake is a replacement for automake, written for use by the KDE project.
+Please note that it is unmaintained and just here to support build of spells
+still needing it.
EOF
diff --git a/devel/unsermake/DOWNLOAD b/devel/unsermake/DOWNLOAD
deleted file mode 100755
index b21c982..0000000
--- a/devel/unsermake/DOWNLOAD
+++ /dev/null
@@ -1,43 +0,0 @@
-function url_r_svn_crack() {
-
- URL=`url_strip_prefix "$1" svn`
- R_SVN_ROOT=`echo $URL | sed "s#\(^[^/]*[^:]*\):.*#\1#"`
- local R_SVN_MODULE_TAG=`echo $URL | sed "s#^[^/]*[^:]*\(.*\)#\1#"`
- R_SVN_MODULE=`echo $R_SVN_MODULE_TAG | cut -d : -f2`
- local R_SVN_TAGNAME=`echo $R_SVN_MODULE_TAG | cut -d : -f3`
- R_SVN_TAG=${R_SVN_TAGNAME:-HEAD}
-
-}
-
-url_r_svn_crack ${SOURCE_URL}
&&
-message "${MESSAGE_COLOR}Starting SVN checkout of"
\
- "${FILE_COLOR}${SOURCE}${MESSAGE_COLOR}...${DEFAULT_COLOR}"
&&
-if [[ -f $SOURCE_CACHE/${SOURCE} ]]
-then
- message "${MESSAGE_COLOR}Previous source found
unpacking...${DEFAULT_COLOR}" &&
- tar -jxf $SOURCE_CACHE/${SOURCE}
&&
- cd $R_SVN_MODULE
&&
- message "${MESSAGE_COLOR}Running SVN update...${DEFAULT_COLOR}"
&&
- svn
\
- --non-interactive
\
- update
\
- -r${R_SVN_TAG}
&&
- cd ..
&&
- message "${MESSAGE_COLOR}Done...${DEFAULT_COLOR}"
-else
- message "${MESSAGE_COLOR}Running initial SVN checkout...${DEFAULT_COLOR}"
&&
- svn
\
- --non-interactive
\
- checkout
\
- -r${R_SVN_TAG}
\
- svn://${R_SVN_ROOT}
\
- ${R_SVN_MODULE}
&&
- message "${MESSAGE_COLOR}Done...${DEFAULT_COLOR}"
-fi
&&
-message "${MESSAGE_COLOR}Generating tarball...${DEFAULT_COLOR}"
&&
-tar -jcf
\
- ${SOURCE}
\
- ${R_SVN_MODULE}
&&
-cp ${SOURCE} ${SOURCE_CACHE}/${SOURCE}
&&
-rm ${SOURCE}
&&
-message "${MESSAGE_COLOR}SVN Checkout complete...${DEFAULT_COLOR}"
diff --git a/devel/unsermake/HISTORY b/devel/unsermake/HISTORY
index 0065a85..7c3f66b 100644
--- a/devel/unsermake/HISTORY
+++ b/devel/unsermake/HISTORY
@@ -1,3 +1,10 @@
+2007-10-07 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS, DOWNLOAD, DEPENDS, PREPARE: switch to a mirrored tarball
+ (initially pulled from http://ftp.de.debian.org/debian/pool/main/
+ u/unsermake/unsermake_20051117.dfsg.orig.tar.gz) since svn repo is
dead.
+ Unsermake seems to be dead, but there is at least one spell
(kdenlive)
+ needing unsermake, so let's keep it.
+
2006-07-09 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Switched entirely to use svn, removed BUILD_API &
UPDATED, fixed WEB_SITE.
diff --git a/devel/unsermake/PREPARE b/devel/unsermake/PREPARE
deleted file mode 100755
index f17a48d..0000000
--- a/devel/unsermake/PREPARE
+++ /dev/null
@@ -1 +0,0 @@
-config_query SVN_AUTOUPDATE "Update to the latest version on every cast?"
n
diff --git a/video/kdenlive/DEPENDS b/video/kdenlive/DEPENDS
index 85bc6de..6b0bccc 100755
--- a/video/kdenlive/DEPENDS
+++ b/video/kdenlive/DEPENDS
@@ -1,4 +1,5 @@
depends mlt++ &&
depends kdelibs &&
+depends unsermake &&
optional_depends arts "" "--without-arts" "for arts support" &&
optional_depends kdesdk "" "" "to create documentation"
diff --git a/video/kdenlive/DETAILS b/video/kdenlive/DETAILS
index 9e590b5..b602ac2 100755
--- a/video/kdenlive/DETAILS
+++ b/video/kdenlive/DETAILS
@@ -1,7 +1,7 @@
SPELL=kdenlive
VERSION=0.5
-
SOURCE_HASH=sha512:287384f0478abb34de91396f06d350e22448671c3eb203df859bcc2cc4bb1c0012a0f1a5f035aa78d7c2641b8bfd8421777d3d14f9ad877cdbb589631260903e
- SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_HASH=sha512:73aff644d86808d8703dfd1eba824203e6aa8008d64ff773c5863fa27a3397ec823b6068865b81c1ba2d8e8d48f562799a361e0f7c20acb2330dcd73a5205e03
+ SOURCE=$SPELL-$VERSION-1.tar.gz # The -1 is only for 0.5-1 release!
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/.0//}
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
WEB_SITE=http://kdenlive.sourceforge.net/
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/.0//}
ENTERED=20030113
DOCS="README"
KEYWORDS="video"
+ PATCHLEVEL=1
SHORT="non-linear video editing suite"
cat << EOF
kdenlive! (pronounced Kay-den-live) is a non-linear video editing
diff --git a/video/kdenlive/HISTORY b/video/kdenlive/HISTORY
index b60a822..c33b8b5 100755
--- a/video/kdenlive/HISTORY
+++ b/video/kdenlive/HISTORY
@@ -1,3 +1,7 @@
+2007-10-07 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS, DEPENDS: Use the fixed 0.5 tarball that includes the icons.
+ That bumps PATCHLEVEL as the previous install was incomplete.
+
2007-08-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5
* BUILD: deleted, no longer needed



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (d0c701746b0c4f88cde75cea7d21ba224feacfd9), Thomas Orgis, 10/07/2007

Archive powered by MHonArc 2.6.24.

Top of Page