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

Florin Braescu florin at lunar-linux.org
Sun Jun 9 13:34:11 CEST 2013


commit 47a368c45fc705709f60a5336597381103edbd4b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 09 Jun 2013 04:33:53 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/47a368c45fc705709f60a5336597381103edbd4b

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  devel/autogen/DETAILS      | +3/-3     
  graphics/ImageMagick/BUILD | +0/-5     
  graphics/graphviz/BUILD    | +1/-4     
  libs/Vc/DETAILS            | +4/-4     
  libs/libvisio/DETAILS      | +3/-3     
  libs/libwpg/DETAILS        | +3/-3     
  6 files changed, 14 insertions(+), 22 deletions(-)

--- a/devel/autogen/DETAILS
+++ b/devel/autogen/DETAILS
@@ -1,11 +1,11 @@
           MODULE=autogen
-         VERSION=5.17.2
+         VERSION=5.17.4
           SOURCE=$MODULE-$VERSION.tar.xz
       SOURCE_URL=http://ftp.gnu.org/gnu/autogen/rel$VERSION
-      SOURCE_VFY=sha1:f40a4dae69ee0efd323cdfd439a07469f2d92634
+      SOURCE_VFY=sha1:5014d7a3315a651fb32a7b503c4075d8bcc8d48b
         WEB_SITE=http://autogen.sourceforge.net
          ENTERED=20060423
-         UPDATED=20130315
+         UPDATED=20130608
            SHORT="A tool to generate programs and text files"
 
 cat << EOF
--- a/graphics/ImageMagick/BUILD
+++ b/graphics/ImageMagick/BUILD
@@ -6,11 +6,6 @@
 
   default_config     &&
 
-# libgvpr.pc uses cgraph
-  if in_depends $MODULE graphviz ; then
-    sedit "s:-lgraph:-lcgraph:g" Makefile
-  fi &&
-
   make               &&
   prepare_install    &&
   make install-strip &&
--- a/graphics/graphviz/BUILD
+++ b/graphics/graphviz/BUILD
@@ -1,4 +1,3 @@
-(
 
   # fix swig generation with current ocaml
   sedit "3364 s:\(^.*$\):\1; sed -i \"/int caml_array_length/ d\" gv_ocaml.cpp:" tclpkg/gv/Makefile.in &&
@@ -15,11 +14,9 @@
   LDFLAGS="$LDFLAGS -Wl,-rpath,${PERL_SO_PATH},-rpath,${R_SO_PATH}" &&
 # done
 
-  OPTS+=" --with-libgd --with-fontconfig" &&
+  OPTS+=" --with-libgd --with-fontconfig --without-cgraph" &&
 
   default_build &&
 
   # create the default config-files
   dot -c
-
-) > $C_FIFO 2>&1
--- a/libs/Vc/DETAILS
+++ b/libs/Vc/DETAILS
@@ -1,11 +1,11 @@
           MODULE=Vc
-         VERSION=0.7.1
+         VERSION=0.7.2
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://code.compeng.uni-frankfurt.de/attachments/download/161/
-      SOURCE_VFY=sha1:1669303dcd6f808aeedc8ef793b035dc4e442f69
+      SOURCE_URL=http://code.compeng.uni-frankfurt.de/attachments/download/164/
+      SOURCE_VFY=sha1:bf3d98c2df1c395788c5800569486e36182dc1c9
         WEB_SITE=http://code.compeng.uni-frankfurt.de/projects/vc
          ENTERED=20110517
-         UPDATED=20130327
+         UPDATED=20130608
            SHORT="library to ease explicit vectorization of C++ code"
 
 cat << EOF
--- a/libs/libvisio/DETAILS
+++ b/libs/libvisio/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libvisio
-         VERSION=0.0.27
+         VERSION=0.0.28
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://dev-www.libreoffice.org/src/
-      SOURCE_VFY=sha1:2ef9703264a67fcd274af2e252c98b99c6b64822
+      SOURCE_VFY=sha1:deaeb67b44c39d9d656eb6e7947df874aefb3c7b
         WEB_SITE=http://www.freedesktop.org/wiki/Software/libvisio
          ENTERED=20121208
-         UPDATED=20130529
+         UPDATED=20130609
            SHORT="ability to interpret and import visio diagrams"
 cat << EOF
 Libvisio is library providing ability to interpret and import visio diagrams into various applications.
--- a/libs/libwpg/DETAILS
+++ b/libs/libwpg/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libwpg
-         VERSION=0.2.0
+         VERSION=0.2.2
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:09bdb0a8b85dfb83f28119a442a50aa4f51de9dc
+      SOURCE_VFY=sha1:450a921f3e4b55bbb2b45ba97f05534992ae663f
         WEB_SITE=http://libwpg.sourceforge.net/
          ENTERED=20080318
-         UPDATED=20110519
+         UPDATED=20130609
            SHORT="work with WordPerfect Graphics"
 
 cat << EOF




More information about the Lunar-commits mailing list