Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (343993f60f7d68b0ddfbd92d24ef97ea260303a6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (343993f60f7d68b0ddfbd92d24ef97ea260303a6)
  • Date: Fri, 4 Nov 2011 23:49:31 -0500

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

x11/easystroke/DETAILS | 4 ++--
x11/easystroke/HISTORY | 6 ++++++
x11/easystroke/PRE_BUILD | 3 ---
x11/easystroke/easystroke-0.5.5.1.tar.gz.sig |binary
x11/easystroke/makefile-boost.patch | 11 -----------
5 files changed, 8 insertions(+), 16 deletions(-)

New commits:
commit 343993f60f7d68b0ddfbd92d24ef97ea260303a6
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

easystroke: => 0.5.5.1
converted to guru signed spell

diff --git a/x11/easystroke/DETAILS b/x11/easystroke/DETAILS
index 6907e88..b811544 100755
--- a/x11/easystroke/DETAILS
+++ b/x11/easystroke/DETAILS
@@ -1,8 +1,8 @@
SPELL=easystroke
- VERSION=0.5.4
+ VERSION=0.5.5.1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:ab5adb3961e8e4a6233a6a001faccf24ff39413c8d1562f02f84fdc2689909c78feb3e52a689937fbabb4c6fe219f13a92eac4b9b114aee587d9e8499593239b
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://sourceforge.net/apps/trac/easystroke/";
LICENSE[0]="ISC"
diff --git a/x11/easystroke/HISTORY b/x11/easystroke/HISTORY
index 8a2a5e5..c97f72d 100644
--- a/x11/easystroke/HISTORY
+++ b/x11/easystroke/HISTORY
@@ -1,3 +1,9 @@
+2011-11-05 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 0.5.5.1
+ converted to guru signed spell
+ * PRE_BUILD: removed, no longer needed
+ * makefile-boost.patch: removed
+
2011-05-21 Sukneet Basuta <sukneet AT sourcemage.org>
* DEPENDS, DETAILS, BUILD, PRE_BUILD: spell created
* makefile-boost.patch: needed since newer boost versions do not
diff --git a/x11/easystroke/PRE_BUILD b/x11/easystroke/PRE_BUILD
deleted file mode 100755
index bc0ad2e..0000000
--- a/x11/easystroke/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
-patch -p0 < ${SPELL_DIRECTORY}/makefile-boost.patch
diff --git a/x11/easystroke/easystroke-0.5.5.1.tar.gz.sig
b/x11/easystroke/easystroke-0.5.5.1.tar.gz.sig
new file mode 100644
index 0000000..818848a
Binary files /dev/null and b/x11/easystroke/easystroke-0.5.5.1.tar.gz.sig
differ
diff --git a/x11/easystroke/makefile-boost.patch
b/x11/easystroke/makefile-boost.patch
deleted file mode 100644
index a5b2316..0000000
--- a/x11/easystroke/makefile-boost.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2010-07-27 08:26:17.000000000 -0400
-+++ Makefile 2011-05-21 01:30:51.966997110 -0400
-@@ -25,7 +25,7 @@
- CXXFLAGS = -Wall $(DFLAGS) -DLOCALEDIR=\"$(LOCALEDIR)\" `pkg-config
gtkmm-2.4 dbus-glib-1 --cflags`
- LDFLAGS = $(DFLAGS)
-
--LIBS = $(DFLAGS) -lboost_serialization-mt -lX11 -lXext -lXi -lXfixes
-lXtst `pkg-config gtkmm-2.4 dbus-glib-1 --libs`
-+LIBS = $(DFLAGS) -lboost_serialization -lX11 -lXext -lXi -lXfixes
-lXtst `pkg-config gtkmm-2.4 dbus-glib-1 --libs`
-
- BINARY = easystroke
- ICON = easystroke.svg



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (343993f60f7d68b0ddfbd92d24ef97ea260303a6), Sukneet Basuta, 11/05/2011

Archive powered by MHonArc 2.6.24.

Top of Page