[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (41bb5f7fff1de17acaca4b50a0180a24e2c1d7d4)

Ladislav Hagara scm at sourcemage.org
Thu Jan 19 09:16:24 EST 2012


GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:

 ChangeLog                   |    3 +++
 editors/focuswriter/BUILD   |    1 +
 editors/focuswriter/DEPENDS |    4 ++++
 editors/focuswriter/DETAILS |   13 +++++++++++++
 editors/focuswriter/HISTORY |    2 ++
 5 files changed, 23 insertions(+)

New commits:
commit 41bb5f7fff1de17acaca4b50a0180a24e2c1d7d4
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    editors/focuswriter: new spell, simple, distraction-free writing
    environment

diff --git a/ChangeLog b/ChangeLog
index 4f071b2..1fc9f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-01-19 Ladislav Hagara <hgr at vabo.cz>
+	* editors/focuswriter: new, simple, distraction-free writing environment
+
 2012-01-19 Vlad Glagolev <stealth at sourcemage.org>
 	* accounts, groups: added account data for masqmail
 	* mail/masqmail: new spell, MTA for workstations and for servers in
diff --git a/editors/focuswriter/BUILD b/editors/focuswriter/BUILD
new file mode 100755
index 0000000..eec3de4
--- /dev/null
+++ b/editors/focuswriter/BUILD
@@ -0,0 +1 @@
+qt4_build
diff --git a/editors/focuswriter/DEPENDS b/editors/focuswriter/DEPENDS
new file mode 100755
index 0000000..1d42d0e
--- /dev/null
+++ b/editors/focuswriter/DEPENDS
@@ -0,0 +1,4 @@
+depends -sub CXX gcc &&
+depends qt4 &&
+depends hunspell &&
+depends libzip
diff --git a/editors/focuswriter/DETAILS b/editors/focuswriter/DETAILS
new file mode 100755
index 0000000..8a75c4f
--- /dev/null
+++ b/editors/focuswriter/DETAILS
@@ -0,0 +1,13 @@
+           SPELL=focuswriter
+         VERSION=1.3.5.2
+          SOURCE=${SPELL}-${VERSION}-src.tar.bz2
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+      SOURCE_URL=http://gottcode.org/focuswriter/focuswriter-1.3.5.2-src.tar.bz2
+     SOURCE_HASH=sha512:3dce6927ad5c7e8d521962d01d8c646393523e22a9e039aa8a44cb4d10f0fdd4f2858a25a1e108031ce3dd2168b761331f2679d4d4c63ee2f4b43ff843ed04d2
+        WEB_SITE=http://gottcode.org/focuswriter/
+         ENTERED=20120119
+      LICENSE[0]=GPL
+           SHORT="simple, distraction-free writing environment"
+cat << EOF
+FocusWriter is a simple, distraction-free writing environment.
+EOF
diff --git a/editors/focuswriter/HISTORY b/editors/focuswriter/HISTORY
new file mode 100644
index 0000000..23f3153
--- /dev/null
+++ b/editors/focuswriter/HISTORY
@@ -0,0 +1,2 @@
+2012-01-19 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS, DEPENDS, BUILD: spell created, version 1.3.5.2


More information about the SM-Commit mailing list