Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Anton Brondz (b66ab115974a51ffc093373872494904c0def81a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Anton Brondz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Anton Brondz (b66ab115974a51ffc093373872494904c0def81a)
  • Date: Wed, 27 Sep 2006 15:57:27 -0500

GIT changes to master grimoire by Anton Brondz <dinolinux AT sourcemage.org>:

ChangeLog | 3 +++
kde-apps/kplayer/DEPENDS | 6 ++++++
kde-apps/kplayer/DETAILS | 27 +++++++++++++++++++++++++++
kde-apps/kplayer/HISTORY | 2 ++
4 files changed, 38 insertions(+)

New commits:
commit b0994e89463f19aa136a6276e91c237c3cd67c61
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

kplayer: new spell

diff --git a/ChangeLog b/ChangeLog
index 7836003..c34dbf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-09-27 Anton Brondz <dinolinux AT sourcemage.org>
+ * kde-apps/kplayer: new spell
+
2006-09-28 Pol Vinogradov <vin.public AT gmail.com>
* utils/adjtimex: new spell, display or set the kernel time variables

diff --git a/kde-apps/kplayer/DEPENDS b/kde-apps/kplayer/DEPENDS
new file mode 100755
index 0000000..4799933
--- /dev/null
+++ b/kde-apps/kplayer/DEPENDS
@@ -0,0 +1,6 @@
+depends mplayer &&
+depends kdebase &&
+optional_depends arts \
+ "--with-arts" \
+ "--without-arts" \
+ "to use the arts soundsystem"
\ No newline at end of file
diff --git a/kde-apps/kplayer/DETAILS b/kde-apps/kplayer/DETAILS
new file mode 100755
index 0000000..cbc6b18
--- /dev/null
+++ b/kde-apps/kplayer/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=kplayer
+ VERSION=0.5.3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:dd51b29194fc8b391ccbd76941f08188d85dc535a642f094f0208e31ce09df9982868d3294d0651ac5bd70c60d6062d6830076133b78460d0f2d90bbb6d73a1d
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
+ WEB_SITE=http://kplayer.sourceforge.net/
+ LICENSE[0]=GPL
+ ENTERED=20060927
+ SHORT="kplayer is a kde frontend for mplayer"
+cat << EOF
+KPlayer is a KDE media player based on MPlayer. With KPlayer you can easily
+play a wide variety of video and audio files and streams using a rich and
+friendly interface that follows KDE standards.
+
+Features:
+
+* video, audio and subtitle playback from file, URL, DVD, VCD, audio CD,
+TV, DVB, etc., as well as KDE I/O Slaves;
+* volume, contrast, brightness, hue and saturation controls;
+* zooming, full screen and fixed aspect options;
+* status and progress display and seeking;
+* playlist;
+* message log;
+* configuration dialog;
+* file properties for setting file specific options.
+EOF
diff --git a/kde-apps/kplayer/HISTORY b/kde-apps/kplayer/HISTORY
new file mode 100644
index 0000000..80f3680
--- /dev/null
+++ b/kde-apps/kplayer/HISTORY
@@ -0,0 +1,2 @@
+2006-09-27 Anton Brondz <dinolinux AT sourcemage.org>
+ * DETAILS, DEPENDS, HISTORY: created spell



  • [SM-Commit] GIT changes to master grimoire by Anton Brondz (b66ab115974a51ffc093373872494904c0def81a), Anton Brondz, 09/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page