[Lunar-commits] CVS: moonbase/libs/libgdiplus DEPENDS, 1.1,
1.2 DETAILS, 1.4, 1.5
Nick Hudson
nhudson at lunar-linux.org
Thu Dec 9 13:33:16 UTC 2004
Update of /var/cvs/lunar/moonbase/libs/libgdiplus
In directory espresso.foo-projects.org:/tmp/cvs-serv18917/libgdiplus
Modified Files:
DEPENDS DETAILS
Log Message:
Updating libgdiplus to new version 1.0.5 and adding depends for icu
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libgdiplus/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 6 May 2004 14:22:00 -0000 1.1
+++ DEPENDS 9 Dec 2004 13:33:14 -0000 1.2
@@ -1,2 +1,3 @@
depends mcs &&
-depends cairo
+depends cairo &&
+depends icu
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libgdiplus/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 28 Oct 2004 21:09:01 -0000 1.4
+++ DETAILS 9 Dec 2004 13:33:14 -0000 1.5
@@ -1,12 +1,12 @@
MODULE=libgdiplus
- VERSION=1.0.2
+ VERSION=1.0.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.go-mono.org/archive/$VERSION/
- SOURCE_VFY=sha1:55cfaa6c84803af52007be3817e54fa5e65384c9
+ SOURCE_VFY=sha1:883cf042574920e6260ab9093286ae1629328d19
WEB_SITE=http://www.mono-project.com
SHORT="libgdi plus is a GDI+ implementation in mono"
ENTERED=20020801
- UPDATED=20041028
+ UPDATED=20041209
cat << EOF
libgdiplus is a GDI+ implementation in mono. This will install the API
of Windows.Forms and System.Drawing for C# and Mono Development.
More information about the Lunar-commits
mailing list