Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arwed v. Merkatz (bd87cecb3b91949c4907cb098fb7ee4017d519ee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Arwed v. Merkatz" <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arwed v. Merkatz (bd87cecb3b91949c4907cb098fb7ee4017d519ee)
  • Date: Fri, 23 Jun 2006 05:42:52 -0500

GIT changes to master grimoire by Arwed v. Merkatz <v.merkatz AT gmx.net>:

dev/null |binary
video-libs/libtheora/DEPENDS | 7 -------
video-libs/libtheora/DETAILS | 16 +---------------
video-libs/libtheora/HISTORY | 6 ++++++
video-libs/libtheora/PREPARE | 11 -----------
video-libs/libtheora/PRE_BUILD | 6 ------
video-libs/libtheora/libtheora-1.0alpha5.tar.bz2.sig | 0
video-libs/libtheora/libtheora-1.0alpha7.tar.bz2.sig |binary
video/totem/DETAILS | 2 +-
video/totem/HISTORY | 3 +++
video/totem/totem-1.4.1.tar.bz2.sig | 0
video/totem/totem-1.4.2.tar.bz2.sig |binary
12 files changed, 11 insertions(+), 40 deletions(-)

New commits:
commit bd87cecb3b91949c4907cb098fb7ee4017d519ee
Author: Arwed v. Merkatz <v.merkatz AT gmx.net>
Commit: Arwed v. Merkatz <v.merkatz AT gmx.net>

libtheora: updated to 1.0alpha7, removed svn option

commit f2127f20f23317af15ba2a28f3cb3ada9bd7e3bb
Author: Arwed v. Merkatz <v.merkatz AT gmx.net>
Commit: Arwed v. Merkatz <v.merkatz AT gmx.net>

totem: updated to 1.4.2

diff --git a/video-libs/libtheora/DEPENDS b/video-libs/libtheora/DEPENDS
index 280c607..6a574ed 100755
--- a/video-libs/libtheora/DEPENDS
+++ b/video-libs/libtheora/DEPENDS
@@ -1,13 +1,6 @@
-depends automake &&
depends libogg &&

optional_depends sdl \
"" \
"" \
"for SDL support"
-
-if [ "$THEORA_SVN" = "y" ]; then
- depends subversion &&
- depends automake &&
- depends libtool
-fi
diff --git a/video-libs/libtheora/DETAILS b/video-libs/libtheora/DETAILS
index 06eccff..f9512e7 100755
--- a/video-libs/libtheora/DETAILS
+++ b/video-libs/libtheora/DETAILS
@@ -1,23 +1,9 @@
SPELL=libtheora
-if [ "$THEORA_SVN" != "y" ]; then
- VERSION=1.0alpha5
+ VERSION=1.0alpha7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://downloads.xiph.org/releases/theora/$SOURCE
-else
- if [ "$THEORA_SVN_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=svn
- fi
- SOURCE=$SPELL-svn.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
- SOURCE_HINTS=old_svn_compat
- SOURCE_URL[0]=svn://svn.xiph.org/branches/theora-mmx/:libtheora-svn
- FORCE_DOWNLOAD=on
- SOURCE_IGNORE=volatile
-fi
WEB_SITE=http://theora.org
LICENSE[0]=BSD
ENTERED=20040629
diff --git a/video-libs/libtheora/HISTORY b/video-libs/libtheora/HISTORY
index ad03776..cb632e4 100644
--- a/video-libs/libtheora/HISTORY
+++ b/video-libs/libtheora/HISTORY
@@ -1,3 +1,9 @@
+2006-06-23 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DETAILS: updated to 1.0alpha7
+ * PRE_BUILD, PREPARE, DEPENDS, DETAILS: removed svn option, the
+ theora-mmx branch has been merged upstream
+ * DEPENDS: removed dependency on automake
+
2006-04-19 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 1.0alpha5
* PRE_BUILD, Makefile.in.patch: removed patch for example disabling,
diff --git a/video-libs/libtheora/PREPARE b/video-libs/libtheora/PREPARE
deleted file mode 100755
index 2279a79..0000000
--- a/video-libs/libtheora/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if [[ ${SMGL_COMPAT_ARCHS[1]} == ia32 ]]; then
- config_query THEORA_SVN "Get theora mmx code from svn (much faster)?" n
-else
- THEORA_SVN="n" &&
- persistent_add THEORA_SVN
-fi &&
-
-if [ "$THEORA_SVN" == "y" ]; then
- config_query THEORA_SVN_AUTOUPDATE \
- 'Automatically update on every system updates?' n
-fi
diff --git a/video-libs/libtheora/PRE_BUILD b/video-libs/libtheora/PRE_BUILD
deleted file mode 100755
index bc37af0..0000000
--- a/video-libs/libtheora/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-if [ "$THEORA_SVN" = "y" ]; then
- ./autogen.sh
-fi
diff --git a/video-libs/libtheora/libtheora-1.0alpha5.tar.bz2.sig
b/video-libs/libtheora/libtheora-1.0alpha5.tar.bz2.sig
deleted file mode 100644
index b29766a..0000000
Binary files a/video-libs/libtheora/libtheora-1.0alpha5.tar.bz2.sig and
/dev/null differ
diff --git a/video-libs/libtheora/libtheora-1.0alpha7.tar.bz2.sig
b/video-libs/libtheora/libtheora-1.0alpha7.tar.bz2.sig
new file mode 100644
index 0000000..725e20f
Binary files /dev/null and
b/video-libs/libtheora/libtheora-1.0alpha7.tar.bz2.sig differ
diff --git a/video/totem/DETAILS b/video/totem/DETAILS
index ac80734..e960d58 100755
--- a/video/totem/DETAILS
+++ b/video/totem/DETAILS
@@ -1,5 +1,5 @@
SPELL=totem
- VERSION=1.4.1
+ VERSION=1.4.2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/video/totem/HISTORY b/video/totem/HISTORY
index dcf69a0..8109f80 100644
--- a/video/totem/HISTORY
+++ b/video/totem/HISTORY
@@ -1,3 +1,6 @@
+2006-06-23 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DETAILS: updated to 1.4.2
+
2006-06-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* UP_TRIGGERS: replaced fast_up_depends with show_up_depends, bug
#12665

diff --git a/video/totem/totem-1.4.1.tar.bz2.sig
b/video/totem/totem-1.4.1.tar.bz2.sig
deleted file mode 100644
index 1b7e904..0000000
Binary files a/video/totem/totem-1.4.1.tar.bz2.sig and /dev/null differ
diff --git a/video/totem/totem-1.4.2.tar.bz2.sig
b/video/totem/totem-1.4.2.tar.bz2.sig
new file mode 100644
index 0000000..17100e3
Binary files /dev/null and b/video/totem/totem-1.4.2.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Arwed v. Merkatz (bd87cecb3b91949c4907cb098fb7ee4017d519ee), Arwed v. Merkatz, 06/23/2006

Archive powered by MHonArc 2.6.24.

Top of Page