Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (f8b58a9e7f76dda5bcc5099d43b43884fbbbe4fe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (f8b58a9e7f76dda5bcc5099d43b43884fbbbe4fe)
  • Date: Mon, 30 Jan 2012 19:24:16 -0600

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

video/smplayer/DEPENDS | 2 +-
video/smplayer/DETAILS | 16 ++++++++--------
video/smplayer/HISTORY | 4 ++++
3 files changed, 13 insertions(+), 9 deletions(-)

New commits:
commit f8b58a9e7f76dda5bcc5099d43b43884fbbbe4fe
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

video/smplayer: version 0.7.0, now usable with mplayer2 too

diff --git a/video/smplayer/DEPENDS b/video/smplayer/DEPENDS
index d67ecfa..77396ed 100755
--- a/video/smplayer/DEPENDS
+++ b/video/smplayer/DEPENDS
@@ -1,2 +1,2 @@
-depends mplayer &&
+depends MPLAYER &&
depends qt4
diff --git a/video/smplayer/DETAILS b/video/smplayer/DETAILS
index f6529a7..4c26843 100755
--- a/video/smplayer/DETAILS
+++ b/video/smplayer/DETAILS
@@ -1,18 +1,18 @@
SPELL=smplayer
- VERSION=0.6.10
+ VERSION=0.7.0
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:e8c4f1ed7658637b7a59ca769bf9bc3176ba95d563e835ef23778b2d9441e8c65f02c7adf314beb5da9b1122980776105d990df18e730bb9a4fe37a57d6424d4
+
SOURCE_HASH=sha512:60fc26ec90a26b4aa0d6d089477f1122696e00f6953459ad04624fd62e262f8aabcbad7dcc3b0a9264da9675880e6ea012c356acadae3b889bddc8e787cd50ac
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=http://smplayer.sourceforge.net/
LICENSE[0]=GPL
ENTERED=20071227
- SHORT="a frontend for MPlayer"
+ SHORT="a frontend for MPlayer/MPlayer2"
cat << EOF
-SMPlayer intends to be a complete front-end for Mplayer, from basic features
-like playing videos, DVDs, and VCDs to more advanced features like support
for
-Mplayer filters and more. One of the main features is the ability to remember
-the state of a played file, so when you play it later it will resume at the
-same point and with the same settings. SMPlayer is developed with the Qt
+SMPlayer intends to be a complete front-end for Mplayer/MPlayer2, from basic
+features like playing videos, DVDs, and VCDs to more advanced features like
+support for Mplayer filters and more. One of the main features is the ability
+to remember the state of a played file, so when you play it later it will
resume
+at the same point and with the same settings. SMPlayer is developed with the
Qt
toolkit, so it's multi-platform.
EOF
diff --git a/video/smplayer/HISTORY b/video/smplayer/HISTORY
index 336835c..d395cda 100644
--- a/video/smplayer/HISTORY
+++ b/video/smplayer/HISTORY
@@ -1,3 +1,7 @@
+2012-01-30 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated to 0.7.0, fixed short and long descriptions
+ * DEPENDS: switched mplayer -> MPLAYER
+
2012-01-04 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 0.6.10




  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (f8b58a9e7f76dda5bcc5099d43b43884fbbbe4fe), Pol Vinogradov, 01/30/2012

Archive powered by MHonArc 2.6.24.

Top of Page