Skip to content

Commit

Permalink
Merge branch 'master' of github.com:/lunar-linux/moonbase-other
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Veatch committed Aug 12, 2012
2 parents 590b348 + 853a0a9 commit 6fe4464
Show file tree
Hide file tree
Showing 12 changed files with 128 additions and 6 deletions.
7 changes: 4 additions & 3 deletions crypto/gnutls/DEPENDS
Expand Up @@ -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"
7 changes: 7 additions & 0 deletions doc-tools/odt2txt/BUILD
@@ -0,0 +1,7 @@
(

sedit 's:DESTDIR = /usr/local:DESTDIR = /usr:' Makefile &&

default_make

) > $C_FIFO 2>&1
1 change: 1 addition & 0 deletions doc-tools/odt2txt/DEPENDS
@@ -0,0 +1 @@
depends zlib
22 changes: 22 additions & 0 deletions 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
22 changes: 22 additions & 0 deletions 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
5 changes: 5 additions & 0 deletions games/netpanzer-svn/DEPENDS
@@ -0,0 +1,5 @@
depends scons
depends physfs
depends SDL
depends SDL_mixer
depends unzip
20 changes: 20 additions & 0 deletions 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
2 changes: 2 additions & 0 deletions games/quarry/DEPENDS
@@ -0,0 +1,2 @@
depends gtk+-2
depends librsvg
16 changes: 16 additions & 0 deletions 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
6 changes: 3 additions & 3 deletions 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
Expand Down
8 changes: 8 additions & 0 deletions 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
18 changes: 18 additions & 0 deletions 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

0 comments on commit 6fe4464

Please sign in to comment.