[Lunar-commits] gimp-sharp: Version Bump (0.13 -> 0.14)

Chad 'v3rt1g0' Kittel v3rt1g0 at lunar-linux.org
Sat Jan 5 16:37:29 CET 2008


commit ab772a0ea3f9def369418fc852ba43ef88cd762b
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date:   Sat Jan 5 09:37:29 2008 -0600

    gimp-sharp:  Version Bump (0.13 -> 0.14)
    
       *  rewrote some sectiosn to take advanatage of some
          .NET 3.0 features.
       *  Added support for additonal .NET languages (VB activated)
    
      compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23
---
 graphics/gimp-sharp/BUILD   |    6 ++++++
 graphics/gimp-sharp/DETAILS |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/graphics/gimp-sharp/BUILD b/graphics/gimp-sharp/BUILD
new file mode 100644
index 0000000..3750a5c
--- /dev/null
+++ b/graphics/gimp-sharp/BUILD
@@ -0,0 +1,6 @@
+(
+
+  OPTS+="--with-vb"  &&
+  default_build
+ 
+) > $C_FIFO 2>&1
diff --git a/graphics/gimp-sharp/DETAILS b/graphics/gimp-sharp/DETAILS
index 18e8716..d9d6c2f 100644
--- a/graphics/gimp-sharp/DETAILS
+++ b/graphics/gimp-sharp/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gimp-sharp
-         VERSION=0.13
+         VERSION=0.14
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:3431b951b0efc1f2d729002c55f1c6b8402a6f8e
+      SOURCE_VFY=sha1:8ea058040c13b0f21359606c7185debf2fe6ec20
         WEB_SITE=http://gimp-sharp.sourceforge.net
          ENTERED=20071129
-         UPDATED=20071129
+         UPDATED=20080105
            SHORT=".NET bindings to the Gimp API"
 
 cat << EOF


More information about the Lunar-commits mailing list