[Lunar-commits] r23180 - moonbase/trunk/devel/gecko-sharp2
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Feb 8 06:22:17 CET 2007
Author: v3rt1g0
Date: 2007-02-08 06:22:17 +0100 (Thu, 08 Feb 2007)
New Revision: 23180
Modified:
moonbase/trunk/devel/gecko-sharp2/DEPENDS
moonbase/trunk/devel/gecko-sharp2/DETAILS
Log:
Module Version Bump: gecko-sharp2 (2.0-0.11 -> 2.0-0.12)
* not PSAFE
* tweaked depends to be mroe accurate
* small bugfixes and some compiletime fixes
compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/devel/gecko-sharp2/DEPENDS
===================================================================
--- moonbase/trunk/devel/gecko-sharp2/DEPENDS 2007-02-08 05:21:56 UTC (rev 23179)
+++ moonbase/trunk/devel/gecko-sharp2/DEPENDS 2007-02-08 05:22:17 UTC (rev 23180)
@@ -1,2 +1,2 @@
-depends mono &&
-depends %GECKO_RENDERER
+depends gtk-sharp2 &&
+depends %GECKO_RENDERER
Modified: moonbase/trunk/devel/gecko-sharp2/DETAILS
===================================================================
--- moonbase/trunk/devel/gecko-sharp2/DETAILS 2007-02-08 05:21:56 UTC (rev 23179)
+++ moonbase/trunk/devel/gecko-sharp2/DETAILS 2007-02-08 05:22:17 UTC (rev 23180)
@@ -1,14 +1,16 @@
MODULE=gecko-sharp2
MAJOR=2.0
- VERSION=${MAJOR}-0.11
+ VERSION=${MAJOR}-0.12
SOURCE=gecko-sharp-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gecko-sharp-${VERSION}
SOURCE_URL=http://go-mono.com/sources/gecko-sharp-${MAJOR}/
- SOURCE_VFY=sha1:e303b39f4ae1c3c5328f0ba91497c74a1f2271b3
+ SOURCE_VFY=sha1:c2799f2333472e1fd9f7c95a4cf37d718f365766
WEB_SITE=http://www.mono-project.com
ENTERED=20051007
- UPDATED=20051007
+ UPDATED=20070207
SHORT="C# bindings for the Gecko Engine"
+ PSAFE=no
+
cat << EOF
gecko-sharp is C# bindings for the Mozilla Gecko Engine
EOF
More information about the Lunar-commits
mailing list