[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:/lunar-linux/moonbase-other

Dennis Veatch stumbles at lunar-linux.org
Sun Aug 12 13:30:25 CEST 2012


commit 6fe446496b293126be784e00880909d67e4c98ec
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sun, 12 Aug 2012 04:30:25 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/6fe446496b293126be784e00880909d67e4c98ec

Merge branch 'master' of github.com:/lunar-linux/moonbase-other
---
  crypto/gnutls/DEPENDS                                        +4/-3     
  doc-tools/odt2txt/BUILD                                      +7/-0     
  doc-tools/odt2txt/DEPENDS                                    +1/-0     
  doc-tools/odt2txt/DETAILS                                    +22/-0    
  games/netpanzer-svn/BUILD                                    +22/-0    
  games/netpanzer-svn/DEPENDS                                  +5/-0     
  games/netpanzer-svn/DETAILS                                  +20/-0    
  games/quarry/DEPENDS                                         +2/-0     
  games/quarry/DETAILS                                         +16/-0    
  graphics/cairomm/DETAILS                                     +3/-3     
  news/liferea/DEPENDS                                         +8/-0     
  news/liferea/DETAILS                                         +18/-0    
  12 files changed, 0 insertions (+), 0 deletions (-)

--- a/crypto/gnutls/DEPENDS
+++ b/crypto/gnutls/DEPENDS
@@ -2,7 +2,8 @@ depends libtasn1
 depends pakchois
 depends libcfg+
 depends readline
+depends libgcrypt
 
-optional_depends "nettle"  "--without-libgcrypt" "--with-libgcrypt"  "for nettle as cryptographic library (recommended)"
-optional_depends "p11-kit" "--with-p11-kit"      "--without-p11-kit" "for PKCS 11 support"
-optional_depends "guile"   "--enable-guile"      "--disable-guile"   "for Guile bindings"
+optional_depends "nettle"  "--with-libgcrypt" "--with-libgcrypt"  "for nettle as cryptographic library (recommended)"
+optional_depends "p11-kit" "--with-p11-kit"   "--without-p11-kit" "for PKCS 11 support"
+optional_depends "guile"   "--enable-guile"   "--disable-guile"   "for Guile bindings"
--- /dev/null
+++ b/doc-tools/odt2txt/BUILD
@@ -0,0 +1,7 @@
+(
+
+  sedit 's:DESTDIR = /usr/local:DESTDIR = /usr:' Makefile &&
+
+  default_make
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/doc-tools/odt2txt/DEPENDS
@@ -0,0 +1 @@
+depends zlib
--- /dev/null
+++ b/doc-tools/odt2txt/DETAILS
@@ -0,0 +1,22 @@
+          MODULE=odt2txt
+         VERSION=0.4
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://stosberg.net/$MODULE
+      SOURCE_VFY=sha1:331eef1c64cec809a5c7b7cfb972279cc4f9c914
+        WEB_SITE=http://stosberg.net/odt2txt/index.html.en
+         ENTERED=20110209
+         UPDATED=20110209
+           SHORT="converts Open Document Text to plain text"
+
+cat << EOF
+odt2txt is a command-line tool which extracts the text out of
+OpenDocument Texts produced by OpenOffice.org, StarOffice,
+KOffice and others.
+
+odt2txt can also extract text from some file formats similar
+to OpenDocument Text, such as OpenOffice.org XML (*.sxw),
+which was used by OpenOffice.org version 1.x and older
+StarOffice versions. To a lesser extend, odt2txt may be useful
+to extract content from OpenDocument spreadsheets (*.ods) and
+OpenDocument presentations (*.odp).
+EOF
--- /dev/null
+++ b/games/netpanzer-svn/BUILD
@@ -0,0 +1,22 @@
+(
+
+  scons datadir=/usr/share/games/netpanzer  &&
+
+  prepare_install           &&
+
+  #they don't provide an installation script...
+  install -Dm0755 netpanzer /usr/games/ &&
+
+  install -Dd /usr/share/games/netpanzer &&
+  cp -rv cache maps pics powerups scripts sound units wads /usr/share/games/netpanzer/ &&
+
+  install -Dm0644 netpanzer.xpm /usr/share/icons/hicolor/32x32/apps/ &&
+  install -Dm0644 netpanzer.png /usr/share/icons/hicolor/48x48/apps/ &&
+
+  install -Dm0644 netpanzer.desktop /usr/share/applications/ &&
+
+  install -Dm0644 docs/netpanzer.6 /usr/man/man6/ &&
+
+  unzip $SOURCE_CACHE/$SOURCE2 -d /usr/share/games/netpanzer/
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/games/netpanzer-svn/DEPENDS
@@ -0,0 +1,5 @@
+depends   scons
+depends   physfs
+depends   SDL
+depends   SDL_mixer
+depends   unzip
--- /dev/null
+++ b/games/netpanzer-svn/DETAILS
@@ -0,0 +1,20 @@
+          MODULE=netpanzer-svn
+	     MOD=netpanzer
+         VERSION=0.8.4
+          SOURCE=$MODULE-$VERSION.tar.bz2
+	 SOURCE2=$MOD-music.zip
+      SOURCE_URL=svn://svn.berlios.de/$MOD/tags/$MOD/${VERSION}
+     SOURCE2_URL=$SFORGE_URL/${MOD}.berlios/
+     SOURCE2_VFY=sha1:e8e7b70c9f6337c04fbcc7d63a7398958be993c5
+        WEB_SITE="http://netpanzer.berlios.de/"
+         ENTERED=20070826
+         UPDATED=20120601
+           SHORT="an realtime online strategy game"
+cat <<EOF
+netPanzer is an online multiplayer tactical warfare game designed for
+FAST ACTION combat. Gameplay concentrates on the core -- no resource
+management is needed. The game is based on quick tactical action and
+unit management in real-time. Battles progress quickly and constantly
+as destroyed players respawn with a set of new units. Players can
+join or leave multiplayer games at any time.
+EOF
--- /dev/null
+++ b/games/quarry/DEPENDS
@@ -0,0 +1,2 @@
+depends  gtk+-2
+depends  librsvg
--- /dev/null
+++ b/games/quarry/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=quarry
+         VERSION=0.2.0
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+      SOURCE_URL=http://download.gna.org/${MODULE}/
+      SOURCE_VFY=sha1:261683ed795db8309b2a830badff4d2f1f2cd860
+        WEB_SITE=http://home.gna.org/quarry/
+         ENTERED=20081021
+         UPDATED=20081021
+           SHORT="universal board game interface program"
+
+cat << EOF
+Quarry is a universal board game interface program.  At present it
+supports three games: Go, Amazons and Reversi.  It is intended to be
+useful for both users and developers of game engines (i.e. programs
+that play board games).
+EOF
--- a/graphics/cairomm/DETAILS
+++ b/graphics/cairomm/DETAILS
@@ -1,11 +1,11 @@
           MODULE=cairomm
-         VERSION=1.9.8
+         VERSION=1.10.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://cairographics.org/releases
-      SOURCE_VFY=sha1:ce27835ac69f5b4bd88653655dabf09c868accf9
+      SOURCE_VFY=sha1:f08bf8a331067f0d1e876523f07238fba6b26b99
         WEB_SITE=http://cairographics.org/cairomm
          ENTERED=20060821
-         UPDATED=20110122
+         UPDATED=20120811
            SHORT="a C++ API for cairo"
 
 cat << EOF
--- /dev/null
+++ b/news/liferea/DEPENDS
@@ -0,0 +1,8 @@
+depends gtk+-2
+depends GConf
+depends libunique
+depends libxml2
+depends libxslt
+depends sqlite
+depends webkit
+depends json-glib
--- /dev/null
+++ b/news/liferea/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=liferea
+         VERSION=1.8.7
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:3cdadae3b3bcec2da048257b72a5d7c11a9621f1
+        WEB_SITE=http://liferea.sourceforge.net
+         ENTERED=20040424
+         UPDATED=20120911
+           SHORT="A simple FeedReader clone for Unix"
+
+cat << EOF
+Liferea is a news aggregator for RSS/RDF feeds which also supports
+CDF channels, Atom/Echo/PIE feeds and OCS or OPML directories. The
+problem with FeedReader: for now it's only available for Windows.
+There are some projects for GNU/Linux, but no solution for GTK/GNOME,
+which does not require Python or Perl. Liferea tries to fill this gap.
+Liferea is an abbreviation for Linux Feed Reader.
+EOF




More information about the Lunar-commits mailing list