diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-31 16:13:08 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-31 16:13:08 +0000 |
commit | d6a6ae95b22d91dc135d5f981fb058e67b84267e (patch) | |
tree | a78d5528d2d30d70e802e83cace9598d85a66d35 | |
parent | 1c073619efac027b4469ecb512242ca5bdc5171c (diff) | |
download | ports-d6a6ae95b22d91dc135d5f981fb058e67b84267e.tar.gz ports-d6a6ae95b22d91dc135d5f981fb058e67b84267e.zip |
Notes
-rw-r--r-- | graphics/sodipodi/Makefile | 4 | ||||
-rw-r--r-- | graphics/sodipodi/distinfo | 2 | ||||
-rw-r--r-- | graphics/sodipodi/pkg-plist | 10 |
3 files changed, 10 insertions, 6 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index ffee119742d8..e01cb6e94abe 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -6,15 +6,13 @@ # PORTNAME= sodipodi -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nakai@FreeBSD.org -BROKEN= "Fails with new devel/bonobo" - LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ gnomeprint.13:${PORTSDIR}/print/gnomeprint \ bonobo.2:${PORTSDIR}/devel/bonobo \ diff --git a/graphics/sodipodi/distinfo b/graphics/sodipodi/distinfo index 676e1aaa5890..5e490efc8b19 100644 --- a/graphics/sodipodi/distinfo +++ b/graphics/sodipodi/distinfo @@ -1 +1 @@ -MD5 (sodipodi-0.20.tar.gz) = 3b50bb6225f390b2ad71befaea6d7647 +MD5 (sodipodi-0.21.tar.gz) = ed7aa9437f53519d63ef5784579e13a6 diff --git a/graphics/sodipodi/pkg-plist b/graphics/sodipodi/pkg-plist index a9c85330d034..bbd889f8465e 100644 --- a/graphics/sodipodi/pkg-plist +++ b/graphics/sodipodi/pkg-plist @@ -1,8 +1,7 @@ bin/sodipodi bin/sodipodi-bonobo -etc/CORBA/servers/sodipodi.gnorba share/gnome/apps/Graphics/sodipodi.desktop -share/gnome/oaf/sodipodi.oafinfo +share/gnome/oaf/GNOME_Sodipodi.oafinfo share/gnome/pixmaps/sodipodi.png share/gnome/sodipodi/Makefile share/gnome/sodipodi/Makefile.am @@ -178,6 +177,8 @@ share/gnome/sodipodi/xml-tree.c share/gnome/sodipodi/xml-tree.glade share/gnome/sodipodi/zoom.xpm share/gnome/sodipodi/zoom_1_to_1.xpm +share/gnome/sodipodi/zoom_1_to_2.xpm +share/gnome/sodipodi/zoom_2_to_1.xpm share/gnome/sodipodi/zoom_draw.xpm share/gnome/sodipodi/zoom_in.xpm share/gnome/sodipodi/zoom_out.xpm @@ -187,9 +188,14 @@ share/locale/ca/LC_MESSAGES/sodipodi.mo share/locale/da/LC_MESSAGES/sodipodi.mo share/locale/de/LC_MESSAGES/sodipodi.mo share/locale/et/LC_MESSAGES/sodipodi.mo +share/locale/fr/LC_MESSAGES/sodipodi.mo share/locale/ga/LC_MESSAGES/sodipodi.mo +share/locale/hu/LC_MESSAGES/sodipodi.mo +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_BR/LC_MESSAGES/sodipodi.mo share/locale/ru/LC_MESSAGES/sodipodi.mo share/locale/sl/LC_MESSAGES/sodipodi.mo share/locale/sv/LC_MESSAGES/sodipodi.mo |