Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (668a7b17ff915b976a533d26c89b556cf7f090f1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (668a7b17ff915b976a533d26c89b556cf7f090f1)
  • Date: Sun, 20 Mar 2011 03:01:21 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

x11/xlockmore/DEPENDS | 1 +
x11/xlockmore/DETAILS | 10 +++++++---
x11/xlockmore/HISTORY | 5 +++++
x11/xlockmore/xlockmore.gpg |binary
4 files changed, 13 insertions(+), 3 deletions(-)

New commits:
commit 668a7b17ff915b976a533d26c89b556cf7f090f1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xlockmore: => 5.33

diff --git a/x11/xlockmore/DEPENDS b/x11/xlockmore/DEPENDS
index 9b7f35f..6de88ce 100755
--- a/x11/xlockmore/DEPENDS
+++ b/x11/xlockmore/DEPENDS
@@ -8,6 +8,7 @@ if list_find $XLOCKMORE_BO "--disable-blank-only"; then
"--with-opengl" \
"--without-opengl" \
"for 3D OpenGL modes" &&
+
optional_depends freetype2 \
"--with-freetype" \
"--without-freetype" \
diff --git a/x11/xlockmore/DETAILS b/x11/xlockmore/DETAILS
index 246465b..a666424 100755
--- a/x11/xlockmore/DETAILS
+++ b/x11/xlockmore/DETAILS
@@ -1,9 +1,13 @@
SPELL=xlockmore
- VERSION=5.30
+ VERSION=5.33
SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=ftp://ftp.ibiblio.org/pub/Linux/X11/screensavers/$SOURCE
-
SOURCE_HASH=sha512:95e71978818871095f1090c060b23003d927e8143461646abea367b37ad75d47ea80e3534ee82f61eca8bde9b49052d432cf24c9161095793d18a7622eac271b
+ SOURCE_URL[0]=http://www.tux.org/~bagleyd/xlock/$SPELL-$VERSION/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.ibiblio.org/pub/Linux/X11/screensavers/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=xlockmore.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.tux.org/~bagleyd/xlockmore.html
ENTERED=20010922
LICENSE[0]=BSD
diff --git a/x11/xlockmore/HISTORY b/x11/xlockmore/HISTORY
index 7317633..c532201 100644
--- a/x11/xlockmore/HISTORY
+++ b/x11/xlockmore/HISTORY
@@ -1,3 +1,8 @@
+2011-03-20 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.33; renewed source urls; converted to
+ upstream signature checking
+ * xlockmore.gpg: added gpg keyring
+
2010-05-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.30

diff --git a/x11/xlockmore/xlockmore.gpg b/x11/xlockmore/xlockmore.gpg
new file mode 100644
index 0000000..06442dd
Binary files /dev/null and b/x11/xlockmore/xlockmore.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (668a7b17ff915b976a533d26c89b556cf7f090f1), Vlad Glagolev, 03/20/2011

Archive powered by MHonArc 2.6.24.

Top of Page