Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (35525ea0acc0f9a3fb959f1eae7840f9ccc02e3c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (35525ea0acc0f9a3fb959f1eae7840f9ccc02e3c)
  • Date: Tue, 16 Sep 2008 04:38:07 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

ChangeLog | 4 ++
video-libs/libmpeg2/BUILD | 4 ++
video-libs/libmpeg2/CONFLICTS | 1
video-libs/libmpeg2/DEPENDS | 9 +++++
video-libs/libmpeg2/DETAILS | 18 +++++++++++
video-libs/libmpeg2/HISTORY | 41
++++++++++++++++++++++++++
video-libs/libmpeg2/libmpeg2-0.5.1.tar.gz.sig |binary
video/mpeg2dec/BUILD | 5 ---
video/mpeg2dec/DEPENDS | 10 ------
video/mpeg2dec/DETAILS | 6 +--
video/mpeg2dec/HISTORY | 3 +
video/mpeg2dec/INSTALL | 1
video/mpeg2dec/PRE_BUILD | 1
video/mpeg2dec/UP_TRIGGERS | 1
14 files changed, 88 insertions(+), 16 deletions(-)

New commits:
commit 35525ea0acc0f9a3fb959f1eae7840f9ccc02e3c
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

ChangeLog: video/mpeg2dec -> video-libs/libmpeg2
deprecation with UP_TRIGGERS #14683

commit 29ccc6e871c22c36fa2e2c552dd84f4acdc831f8
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

video/mpeg2dec deprecated / renamed to video-libs/libmpeg2

commit e322d0acaa48103392f8c5eeb82244f6a8cfefc5
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

libmpeg2 conflicts with mpeg2dec

commit 424b985a3f1471c55139e9075510b87f5e85d3c7
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

video-libs/libmpeg2: new spell, renamed/updated from video/mpeg2dec

diff --git a/ChangeLog b/ChangeLog
index dce6245..8d64139 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-16 Ladislav Hagara <hgr AT vabo.cz>
+ * video/mpeg2dec: deprecated / renamed to video-libs/libmpeg2
+ * video-libs/libmpeg2: new spell, a free MPEG-2 video stream decoder
+
2008-09-14 Treeve Jelbert <treeve AT sourcemage.org>
* graphics-libs/libraw: new spell, RAW image manipulation
* kde4-apps/FUNCTIONS: pass $OPTS to cmake
diff --git a/video-libs/libmpeg2/BUILD b/video-libs/libmpeg2/BUILD
new file mode 100755
index 0000000..465b75e
--- /dev/null
+++ b/video-libs/libmpeg2/BUILD
@@ -0,0 +1,4 @@
+if [[ "${HOST%%-*}" == x86_64 ]]; then
+ OPTS="$OPTS --disable-accel-detect"
+fi &&
+default_build
diff --git a/video-libs/libmpeg2/CONFLICTS b/video-libs/libmpeg2/CONFLICTS
new file mode 100755
index 0000000..34f1450
--- /dev/null
+++ b/video-libs/libmpeg2/CONFLICTS
@@ -0,0 +1 @@
+conflicts mpeg2dec y
diff --git a/video-libs/libmpeg2/DEPENDS b/video-libs/libmpeg2/DEPENDS
new file mode 100755
index 0000000..c0268b0
--- /dev/null
+++ b/video-libs/libmpeg2/DEPENDS
@@ -0,0 +1,9 @@
+optional_depends sdl \
+ "" \
+ "--disable-sdl" \
+ "for SDL video output in mpeg2dec" &&
+
+optional_depends xorg-libs \
+ "" \
+ "--without-x" \
+ "for X11 video output in mpeg2dec"
diff --git a/video-libs/libmpeg2/DETAILS b/video-libs/libmpeg2/DETAILS
new file mode 100755
index 0000000..c110e88
--- /dev/null
+++ b/video-libs/libmpeg2/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=libmpeg2
+ VERSION=0.5.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://libmpeg2.sourceforge.net/files/$SOURCE
+ WEB_SITE=http://libmpeg2.sourceforge.net/
+ ENTERED=20021004
+ LICENSE[0]=GPL
+ KEYWORDS="video"
+ SHORT="libmpeg2 is a library for decoding mpeg-2 and mpeg-1 video"
+cat << EOF
+mpeg2dec is a test program for libmpeg2. It decodes mpeg-1 and mpeg-2 video
streams, and also includes a demultiplexer for mpeg-1 and mpeg-2 program
streams. It is purposely kept simple : it does not include features like
reading files from a DVD, CSS, fullscreen output, navigation, etc... The main
purpose of mpeg2dec is to have a simple test bed for libmpeg2.
+
+The libmpeg2 source code is always distributed in the mpeg2dec package, to
make it easier for people to test it.
+EOF
+
+
diff --git a/video-libs/libmpeg2/HISTORY b/video-libs/libmpeg2/HISTORY
new file mode 100644
index 0000000..8639019
--- /dev/null
+++ b/video-libs/libmpeg2/HISTORY
@@ -0,0 +1,41 @@
+2008-09-16 Ladislav Hagara <hgr AT vabo.cz>
+ * *: mpeg2dec spell renamed to libmpeg2
+ * DETAILS: updated to 0.5.1
+ * CONFLICTS: conflicts with mpeg2dec
+
+2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Switch X11-LIBS to the one and only xorg-libs
+
+2006-09-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DETAILS: updated to 0.4.1
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-29 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-07-24 Sergey Lipnevich <sergey AT sourcemage.org>
+ * BUILD: on AMD64, disable acceleration code.
+
+2004-08-03 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: SDL renamed to sdl
+ Formatted to Guru Handbook
+
+2004-05-01 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DETAILS: updated to 0.4.0b
+
+2003-12-13 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DETAILS: updated to cvs snapshot 20031213
+ made SHORT description shorter
+ * DEPENDS: added optional_depends on X11-LIBS and SDL
+
+2003-01-22 Seth Woolley <seth AT tautology.org>
+ * DETAILS: Downgraded to work with drip.
+
+2003-01-21 Seth Woolley <seth AT tautology.org>
+ * DETAILS: Updated to 0.3.1
+
+2002-10-04 Geoffrey Derber <gderber AT sourcemage.org>
+ * DETAILS, HISTORY: Created Spell
+
diff --git a/video-libs/libmpeg2/libmpeg2-0.5.1.tar.gz.sig
b/video-libs/libmpeg2/libmpeg2-0.5.1.tar.gz.sig
new file mode 100644
index 0000000..d50dd43
Binary files /dev/null and b/video-libs/libmpeg2/libmpeg2-0.5.1.tar.gz.sig
differ
diff --git a/video/mpeg2dec/BUILD b/video/mpeg2dec/BUILD
index 465b75e..27ba77d 100755
--- a/video/mpeg2dec/BUILD
+++ b/video/mpeg2dec/BUILD
@@ -1,4 +1 @@
-if [[ "${HOST%%-*}" == x86_64 ]]; then
- OPTS="$OPTS --disable-accel-detect"
-fi &&
-default_build
+true
diff --git a/video/mpeg2dec/DEPENDS b/video/mpeg2dec/DEPENDS
index c0268b0..9cdcab7 100755
--- a/video/mpeg2dec/DEPENDS
+++ b/video/mpeg2dec/DEPENDS
@@ -1,9 +1 @@
-optional_depends sdl \
- "" \
- "--disable-sdl" \
- "for SDL video output in mpeg2dec" &&
-
-optional_depends xorg-libs \
- "" \
- "--without-x" \
- "for X11 video output in mpeg2dec"
+depends libmpeg2
diff --git a/video/mpeg2dec/DETAILS b/video/mpeg2dec/DETAILS
index 479d52c..5ea6f15 100755
--- a/video/mpeg2dec/DETAILS
+++ b/video/mpeg2dec/DETAILS
@@ -1,7 +1,7 @@
SPELL=mpeg2dec
- VERSION=0.4.1
- SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+ VERSION=DEPRECATED
+# SOURCE=$SPELL-$VERSION.tar.gz
+# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://libmpeg2.sourceforge.net/files/$SOURCE
WEB_SITE=http://libmpeg2.sourceforge.net/
diff --git a/video/mpeg2dec/HISTORY b/video/mpeg2dec/HISTORY
index e641457..4f6c1f7 100644
--- a/video/mpeg2dec/HISTORY
+++ b/video/mpeg2dec/HISTORY
@@ -1,3 +1,6 @@
+2008-09-16 Ladislav Hagara <hgr AT vabo.cz>
+ * *: deprecated / renamed to libmpeg2
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs

diff --git a/video/mpeg2dec/INSTALL b/video/mpeg2dec/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/video/mpeg2dec/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/video/mpeg2dec/PRE_BUILD b/video/mpeg2dec/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/video/mpeg2dec/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/video/mpeg2dec/UP_TRIGGERS b/video/mpeg2dec/UP_TRIGGERS
new file mode 100755
index 0000000..5b32d2b
--- /dev/null
+++ b/video/mpeg2dec/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger mpeg2dec dispel_self



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (35525ea0acc0f9a3fb959f1eae7840f9ccc02e3c), Ladislav Hagara, 09/16/2008

Archive powered by MHonArc 2.6.24.

Top of Page