Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (1a1badccf11db23fe0287031152a558216efedb1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (1a1badccf11db23fe0287031152a558216efedb1)
  • Date: Thu, 5 Mar 2015 15:09:54 -0600

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

dev/null |binary
xfce/parole/DEPENDS | 5 ++---
xfce/parole/DETAILS | 4 ++--
xfce/parole/HISTORY | 4 ++++
xfce/parole/parole-0.8.0.tar.bz2.sig |binary
5 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit 1a1badccf11db23fe0287031152a558216efedb1
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

xfce/parole: version 0.8.0

diff --git a/xfce/parole/DEPENDS b/xfce/parole/DEPENDS
index ffd451a..74f3fa0 100755
--- a/xfce/parole/DEPENDS
+++ b/xfce/parole/DEPENDS
@@ -1,8 +1,7 @@
-depends libxfcegui4 &&
depends libxfce4util &&
depends dbus-glib &&
-depends gstreamer &&
-depends gst-plugins-base &&
+depends gstreamer-1.0 &&
+depends gst-plugins-base-1.0 &&
optional_depends libnotify \
"--enable-notify-plugin" \
"--disable-notify-plugin" \
diff --git a/xfce/parole/DETAILS b/xfce/parole/DETAILS
index f8320d8..e9d6292 100755
--- a/xfce/parole/DETAILS
+++ b/xfce/parole/DETAILS
@@ -1,8 +1,8 @@
SPELL=parole
- VERSION=0.5.1
+ VERSION=0.8.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:"
SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
#
SOURCE_HASH=sha512:ea079a07f5ae713d0dcf0b0d00fb62383db05983650192891bf767fe5dda0d76f808ae763e795978da68e4981cc34bf772fc1aaf6c4f940f484de296a4b11438
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/xfce/parole/HISTORY b/xfce/parole/HISTORY
index ccc0fd6..706ebf7 100644
--- a/xfce/parole/HISTORY
+++ b/xfce/parole/HISTORY
@@ -1,3 +1,7 @@
+2015-03-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.0, UPSTREAM_HASH -> WORKS_FOR_ME
+ * DEPENDS: removed libxfcegui4, switched to gstreamer 1.0
+
2013-06-14 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.5.1
SOURCE matches upstream posted SHA1
diff --git a/xfce/parole/parole-0.5.1.tar.bz2.sig
b/xfce/parole/parole-0.5.1.tar.bz2.sig
deleted file mode 100644
index 957d2ce..0000000
Binary files a/xfce/parole/parole-0.5.1.tar.bz2.sig and /dev/null differ
diff --git a/xfce/parole/parole-0.8.0.tar.bz2.sig
b/xfce/parole/parole-0.8.0.tar.bz2.sig
new file mode 100644
index 0000000..c5c6803
Binary files /dev/null and b/xfce/parole/parole-0.8.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (1a1badccf11db23fe0287031152a558216efedb1), Pavel Vinogradov, 03/05/2015

Archive powered by MHonArc 2.6.24.

Top of Page