Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/lunar-linux/moonbase-other
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Mar 24, 2013
2 parents 181101d + 75dfde2 commit d0a0591
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 17 deletions.
6 changes: 3 additions & 3 deletions crypto/gnutls/DETAILS
@@ -1,12 +1,12 @@
MODULE=gnutls
VERSION=3.1.9
VERSION=3.1.10
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnutls.org/gcrypt/$MODULE/v${VERSION%.*}
SOURCE_VFY=sha1:f51085d8a15bc2ebe8d449fc2c9b526d1957d149
SOURCE_VFY=sha1:1097644b0e58754217c4f9edbdf68e9f7aa7e08d
WEB_SITE=http://www.gnu.org/software/gnutls
ENTERED=20020212
UPDATED=20130302
UPDATED=20130324
SHORT="A TLS library"

cat << EOF
Expand Down
2 changes: 1 addition & 1 deletion docs/abs-guide/DETAILS
Expand Up @@ -4,7 +4,7 @@
SOURCE_URL[0]=http://bash.webofcrafts.net
SOURCE_URL[1]=http://bash.neuralshortcircuit.com
SOURCE_URL[2]=http://thegrendel.150m.com
SOURCE_VFY=sha1:f0019638187e3b88e94c35f1072542599fb6dd68
SOURCE_VFY=sha1:2070f9ab95e9518a9b964d2ae8c4adaa4ee50ea7
WEB_SITE=http://tldp.org/LDP/abs/html
ENTERED=20020723
UPDATED=20111125
Expand Down
4 changes: 2 additions & 2 deletions libs/libmcs/DETAILS
@@ -1,8 +1,8 @@
MODULE=libmcs
VERSION=0.7.2
SOURCE=$MODULE-$VERSION.tbz2
SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=http://distfiles.atheme.org
SOURCE_VFY=sha1:20c30bf7d4b3043848b5180de4c2cb61f7e0154c
SOURCE_VFY=sha1:f0f147f3175d6e0d9e8e2ddb0918dde65b96c86b
WEB_SITE=http://packages.pardus.org.tr/contrib/source/libmcs.html
ENTERED=20070307
UPDATED=20080716
Expand Down
2 changes: 0 additions & 2 deletions libs/xalan-c++/BUILD
Expand Up @@ -2,8 +2,6 @@

export XALANCROOT=$SOURCE_DIRECTORY/c

patch_it $SOURCE_CACHE/$SOURCE2 1 &&

cd $XALANCROOT &&

./runConfigure -p linux -c gcc -x g++ -P /usr &&
Expand Down
15 changes: 6 additions & 9 deletions libs/xalan-c++/DETAILS
@@ -1,15 +1,12 @@
MODULE=xalan-c++
VERSION=1.10.0
SOURCE=Xalan-C_1_10_0-src.tar.gz
SOURCE2=$MODULE-$VERSION-gcc-4.3.x.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xml-xalan
SOURCE_URL=http://apache.deathculture.net/xml/xalan-c
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:3fc63045048176e0ab00ce8aa0d15b2c1e5d646b
SOURCE2_VFY=sha1:4927ec4d8ebbca0ab9457bc077a398f20c241a31
VERSION=1.11
SOURCE=xalan_c-$VERSION-src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xalan-c-$VERSION
SOURCE_URL=http://www.eu.apache.org/dist/xalan/xalan-c/sources
SOURCE_VFY=sha1:c9523543e6eb9f7b5676ac21b49ae06e7dbe96e8
WEB_SITE=http://xml.apache.org/xalan-c
ENTERED=20071004
UPDATED=20090427
UPDATED=20130324
SHORT="XSLT processor written in C++"
PSAFE=no

Expand Down
1 change: 1 addition & 0 deletions web/midori/DEPENDS
Expand Up @@ -4,3 +4,4 @@ depends vala
optional_depends libunique "--enable-unique" "--disable-unique" "for single instance midori"
optional_depends gtk-doc "--enable-apidocs" "--disable-apidocs" "enable creation of apidocs"
optional_depends libnotify "--enable-libnotify" "--disable-libnotify" "for notification support"
optional_depends zeitgeist "--enable-zeitgeist" "--disable-zeitgeist" "for zeitgeist support"

0 comments on commit d0a0591

Please sign in to comment.