diff --git a/package/mnemoc/gtk-sharp/gtk-sharp.desc b/package/mnemoc/gtk-sharp/gtk-sharp.desc index 05cb00240..9310faa62 100644 --- a/package/mnemoc/gtk-sharp/gtk-sharp.desc +++ b/package/mnemoc/gtk-sharp/gtk-sharp.desc @@ -39,8 +39,8 @@ [L] GPL [S] Stable -[V] 1.0 +[V] 1.0.2 [P] X -?---5---9 209.400 -[D] 0 gtk-sharp-1.0.tar.gz http://dl.sourceforge.net/sourceforge/gtk-sharp/ +[D] 3506239583 gtk-sharp-1.0.2.tar.gz http://dl.sourceforge.net/sourceforge/gtk-sharp/ diff --git a/package/mnemoc/gtk-sharp/missing-atk-assembly.patch b/package/mnemoc/gtk-sharp/missing-atk-assembly.patch deleted file mode 100644 index 86beb0c69..000000000 --- a/package/mnemoc/gtk-sharp/missing-atk-assembly.patch +++ /dev/null @@ -1,30 +0,0 @@ -# --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# Please add additional copyright information _after_ the line containing -# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# -# ROCK Linux: rock-src/package/mnemoc/gtk-sharp/missing-atk-assembly.patch -# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# -# --- ROCK-COPYRIGHT-NOTE-END --- - ---- ./sample/rsvg/Makefile.in.orig 2004-09-12 06:00:13.607150736 +0200 -+++ ./sample/rsvg/Makefile.in 2004-09-12 06:00:46.096211648 +0200 -@@ -119,7 +119,7 @@ - am__include = @am__include@ - am__quote = @am__quote@ - install_sh = @install_sh@ --assemblies = ../../glib/glib-sharp.dll ../../pango/pango-sharp.dll ../../atk/atk-sharp.dll ../../gdk/gdk-sharp.dll ../../gtk/gtk-sharp.dll ../../rsvg/rsvg-sharp.dll -+assemblies = ../../glib/glib-sharp.dll ../../pango/pango-sharp.dll ../../atk/atk-sharp.dll ../../art/art-sharp.dll ../../gdk/gdk-sharp.dll ../../gtk/gtk-sharp.dll ../../rsvg/rsvg-sharp.dll - references = $(addprefix /r:, $(assemblies)) - - @ENABLE_RSVG_TRUE@TARGETS = svghelloworld.exe