diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-11 16:05:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-11 16:05:38 +0000 |
commit | d39387b84e433c12d4e769de792187534ea5ea82 (patch) | |
tree | 90d36ac601f016e39862845f903f45d260a65d47 | |
parent | Add gal2 after repo copy from gal. gal2 is a collection of widgets taken (diff) |
Update to 0.25.
Notes
Notes:
svn path=/head/; revision=66153
-rw-r--r-- | graphics/sodipodi/Makefile | 2 | ||||
-rw-r--r-- | graphics/sodipodi/distinfo | 2 | ||||
-rw-r--r-- | graphics/sodipodi/files/patch-po::Makefile.in.in | 11 | ||||
-rw-r--r-- | graphics/sodipodi/files/patch-src::bonobo::Makefile.in | 14 | ||||
-rw-r--r-- | graphics/sodipodi/files/patch-src::sp-text.c | 14 | ||||
-rw-r--r-- | graphics/sodipodi/pkg-plist | 28 |
6 files changed, 19 insertions, 52 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 45ceec4617aa..3b853ec5cd25 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sodipodi -PORTVERSION= 0.24.1 +PORTVERSION= 0.25 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/sodipodi/distinfo b/graphics/sodipodi/distinfo index 77179729ac52..3cd2441e104d 100644 --- a/graphics/sodipodi/distinfo +++ b/graphics/sodipodi/distinfo @@ -1 +1 @@ -MD5 (sodipodi-0.24.1.tar.gz) = 1bb1c07993e6cee32ae2b2d8c39b9b40 +MD5 (sodipodi-0.25.tar.gz) = 9abf6f193933f73a227e105ffaf545d2 diff --git a/graphics/sodipodi/files/patch-po::Makefile.in.in b/graphics/sodipodi/files/patch-po::Makefile.in.in index b60d540218c1..0ad7f0b02c98 100644 --- a/graphics/sodipodi/files/patch-po::Makefile.in.in +++ b/graphics/sodipodi/files/patch-po::Makefile.in.in @@ -1,8 +1,5 @@ - -$FreeBSD$ - ---- po/Makefile.in.in 2001/09/28 13:21:12 1.1 -+++ po/Makefile.in.in 2001/09/28 13:21:31 +--- po/Makefile.in.in.orig Wed Sep 11 11:51:02 2002 ++++ po/Makefile.in.in Wed Sep 11 11:51:50 2002 @@ -106,7 +106,7 @@ @catalogs='$(CATALOGS)'; \ for cat in $$catalogs; do \ @@ -27,6 +24,6 @@ $FreeBSD$ cat=`basename $$cat`; \ - lang=`echo $$cat | sed 's/\.gmo$$//'`; \ + lang=`echo $$cat | sed 's/\.mo$$//'`; \ + cp $$lang.po $$lang.old.po; \ echo "$$lang:"; \ - if $(MSGMERGE) $$lang.po $(PACKAGE).pot -o $$lang.new.po; then \ - mv -f $$lang.new.po $$lang.po; \ + if $(MSGMERGE) $$lang ; then \ diff --git a/graphics/sodipodi/files/patch-src::bonobo::Makefile.in b/graphics/sodipodi/files/patch-src::bonobo::Makefile.in deleted file mode 100644 index 7d190207b18d..000000000000 --- a/graphics/sodipodi/files/patch-src::bonobo::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/bonobo/Makefile.in 2002/02/22 19:30:36 1.1 -+++ src/bonobo/Makefile.in 2002/02/22 19:30:52 -@@ -124,7 +124,7 @@ - cflags_set = @cflags_set@ - cxxflags_set = @cxxflags_set@ - --INCLUDES = -I$(includedir) -I$(SODIPODI_CFLAGS) -+INCLUDES = -I$(includedir) -I$(SODIPODI_CFLAGS) @GNOME_INCLUDEDIR@ - - - noinst_LIBRARIES = libspbonobo.a diff --git a/graphics/sodipodi/files/patch-src::sp-text.c b/graphics/sodipodi/files/patch-src::sp-text.c deleted file mode 100644 index ff27cb0bdf10..000000000000 --- a/graphics/sodipodi/files/patch-src::sp-text.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/sp-text.c 2001/09/28 13:10:32 1.1 -+++ src/sp-text.c 2001/09/28 13:19:21 -@@ -235,7 +235,7 @@ - x = text->x; - y += text->size; - } else { -- g_unichar_to_utf8 (btowc(*c), utfbuf); -+ g_unichar_to_utf8 (*c, utfbuf); - glyph = gnome_font_face_lookup_default (face, g_utf8_get_char(utfbuf)); - - w = gnome_font_face_get_glyph_width (face, glyph); diff --git a/graphics/sodipodi/pkg-plist b/graphics/sodipodi/pkg-plist index bdaac230e8e4..cb195e55c269 100644 --- a/graphics/sodipodi/pkg-plist +++ b/graphics/sodipodi/pkg-plist @@ -1,8 +1,8 @@ bin/sodipodi -bin/sodipodi-bonobo share/gnome/apps/Graphics/sodipodi.desktop -share/gnome/oaf/GNOME_Sodipodi.oafinfo +share/gnome/oaf/GNOME_Sodipodi.oaf share/gnome/pixmaps/sodipodi.png +share/gnome/sodipodi/about.svg share/gnome/sodipodi/add.xpm share/gnome/sodipodi/al_bottom_in.xpm share/gnome/sodipodi/al_bottom_out.xpm @@ -14,7 +14,6 @@ share/gnome/sodipodi/al_right_in.xpm share/gnome/sodipodi/al_right_out.xpm share/gnome/sodipodi/al_top_in.xpm share/gnome/sodipodi/al_top_out.xpm -share/gnome/sodipodi/align.c share/gnome/sodipodi/align.glade share/gnome/sodipodi/align_bc.xpm share/gnome/sodipodi/align_bl.xpm @@ -41,21 +40,21 @@ share/gnome/sodipodi/curve.xpm share/gnome/sodipodi/cusp.xpm share/gnome/sodipodi/del.xpm share/gnome/sodipodi/delete.xpm -share/gnome/sodipodi/desktop.c share/gnome/sodipodi/desktop.glade share/gnome/sodipodi/dimension_hor.xpm share/gnome/sodipodi/dimension_ver.xpm -share/gnome/sodipodi/display.c share/gnome/sodipodi/display.glade share/gnome/sodipodi/div.xpm -share/gnome/sodipodi/document.c share/gnome/sodipodi/document.glade +share/gnome/sodipodi/draw_arc.xpm share/gnome/sodipodi/draw_dynahand.xpm -share/gnome/sodipodi/draw_ellipse.xpm share/gnome/sodipodi/draw_freehand.xpm share/gnome/sodipodi/draw_node.xpm +share/gnome/sodipodi/draw_pen.xpm share/gnome/sodipodi/draw_rect.xpm share/gnome/sodipodi/draw_select.xpm +share/gnome/sodipodi/draw_spiral.xpm +share/gnome/sodipodi/draw_star.xpm share/gnome/sodipodi/draw_text.xpm share/gnome/sodipodi/draw_zoom.xpm share/gnome/sodipodi/dt_active.xpm @@ -91,7 +90,6 @@ share/gnome/sodipodi/font.xpm share/gnome/sodipodi/forward.xpm share/gnome/sodipodi/freehand.xpm share/gnome/sodipodi/guide_dialog.png -share/gnome/sodipodi/item.c share/gnome/sodipodi/item.glade share/gnome/sodipodi/join.xpm share/gnome/sodipodi/join_bevel.xpm @@ -120,7 +118,6 @@ share/gnome/sodipodi/object_flip_hor.xpm share/gnome/sodipodi/object_flip_ver.xpm share/gnome/sodipodi/object_font.xpm share/gnome/sodipodi/object_layout.xpm -share/gnome/sodipodi/object_props.c share/gnome/sodipodi/object_props.glade share/gnome/sodipodi/object_reset.xpm share/gnome/sodipodi/object_rotate.xpm @@ -155,16 +152,12 @@ share/gnome/sodipodi/skew.xpm share/gnome/sodipodi/skew_hor.xpm share/gnome/sodipodi/skew_ver.xpm share/gnome/sodipodi/smooth.xpm -share/gnome/sodipodi/sodipodi-glade.c share/gnome/sodipodi/sodipodi.glade share/gnome/sodipodi/stroke.xpm share/gnome/sodipodi/sym.xpm -share/gnome/sodipodi/text-dialog.c -share/gnome/sodipodi/text-dialog.glade share/gnome/sodipodi/text.xpm share/gnome/sodipodi/toback.xpm share/gnome/sodipodi/tofront.xpm -share/gnome/sodipodi/toolbox.c share/gnome/sodipodi/toolbox.glade share/gnome/sodipodi/toolbox_draw.xpm share/gnome/sodipodi/toolbox_edit.xpm @@ -173,10 +166,10 @@ share/gnome/sodipodi/toolbox_node.xpm share/gnome/sodipodi/toolbox_object.xpm share/gnome/sodipodi/toolbox_select.xpm share/gnome/sodipodi/toolbox_zoom.xpm -share/gnome/sodipodi/transformation.c share/gnome/sodipodi/transformation.glade share/gnome/sodipodi/unknown.xpm -share/gnome/sodipodi/xml-tree.c +share/gnome/sodipodi/writing_mode_lr.xpm +share/gnome/sodipodi/writing_mode_tb.xpm share/gnome/sodipodi/xml-tree.glade share/gnome/sodipodi/zoom.xpm share/gnome/sodipodi/zoom_1_to_1.xpm @@ -187,9 +180,11 @@ share/gnome/sodipodi/zoom_in.xpm share/gnome/sodipodi/zoom_out.xpm share/gnome/sodipodi/zoom_page.xpm share/gnome/sodipodi/zoom_select.xpm +share/locale/az/LC_MESSAGES/sodipodi.mo share/locale/ca/LC_MESSAGES/sodipodi.mo share/locale/da/LC_MESSAGES/sodipodi.mo share/locale/de/LC_MESSAGES/sodipodi.mo +share/locale/el/LC_MESSAGES/sodipodi.mo share/locale/es/LC_MESSAGES/sodipodi.mo share/locale/et/LC_MESSAGES/sodipodi.mo share/locale/fr/LC_MESSAGES/sodipodi.mo @@ -200,10 +195,13 @@ share/locale/it/LC_MESSAGES/sodipodi.mo share/locale/ja/LC_MESSAGES/sodipodi.mo share/locale/no/LC_MESSAGES/sodipodi.mo share/locale/pl/LC_MESSAGES/sodipodi.mo +share/locale/pt/LC_MESSAGES/sodipodi.mo share/locale/pt_BR/LC_MESSAGES/sodipodi.mo share/locale/ru/LC_MESSAGES/sodipodi.mo +share/locale/sk/LC_MESSAGES/sodipodi.mo share/locale/sl/LC_MESSAGES/sodipodi.mo share/locale/sv/LC_MESSAGES/sodipodi.mo share/locale/tr/LC_MESSAGES/sodipodi.mo share/locale/uk/LC_MESSAGES/sodipodi.mo +share/locale/zh_CN/LC_MESSAGES/sodipodi.mo @dirrm share/gnome/sodipodi |