sodipodi is a SVG vector graphics drawing program for GTK/Gnome.

ok alek@
This commit is contained in:
mbalmer 2005-01-24 09:44:08 +00:00
parent 9190309dbe
commit 05633dd11b
6 changed files with 344 additions and 0 deletions

View File

@ -0,0 +1,45 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/01/24 09:44:08 mbalmer Exp $
COMMENT= "SVG vector drawing application."
DISTNAME= sodipodi-0.34
CATEGORIES= graphics
HOMEPAGE= http://sodipodi.sourceforge.net/
MAINTAINER= Marc Balmer <mbalmer@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xcursor Xext Xft Xinerama Xrender atk-1.0.0.0 \
c fontconfig freetype glib-2.0.0.0 gmodule-2.0.0.0 \
gobject-2.0.0.0 png z m pango-1.0.0.0 \
pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sodipodi/}
MODULES= devel/gettext
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
LIB_DEPENDS= gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0,gtk-x11-2.0.0.0::x11/gtk+2 \
art_lgpl_2.5::graphics/libart \
popt.0.3::devel/popt \
xml2.9.0::textproc/libxml
USE_X11= Yes
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --with-xft
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
-I${LOCALBASE}/include/libpng" \
LDFLAGS="-L${LOCALBASE}/lib" \
PKG_CONFIG_PATH="${X11BASE}/lib/pkgconfig"
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (sodipodi-0.34.tar.gz) = 396cd78526e5a8102fd11114f45a70fe
RMD160 (sodipodi-0.34.tar.gz) = 341f36f3b8a494502d19b7f76dc9caf5bcd18de3
SHA1 (sodipodi-0.34.tar.gz) = 61d97af419d9c0e1dd89998d21e8c9f81857192c
SIZE (sodipodi-0.34.tar.gz) = 2327501

View File

@ -0,0 +1,38 @@
$OpenBSD: patch-configure,v 1.1.1.1 2005/01/24 09:44:08 mbalmer Exp $
--- configure.orig Wed Feb 11 18:00:11 2004
+++ configure Sat Jan 22 16:04:35 2005
@@ -16347,7 +16347,7 @@ if test "${ac_cv_lib_intl_bindtextdomain
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lintl $LIBS"
+LIBS="-lintl -liconv $LIBS"
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
/* confdefs.h. */
@@ -16402,7 +16402,7 @@ if test "${ac_cv_lib_intl_dgettext+set}"
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lintl $LIBS"
+LIBS="-lintl -liconv $LIBS"
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
/* confdefs.h. */
@@ -16532,7 +16532,7 @@ fi
#
if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
glib_save_LIBS="$LIBS"
- LIBS="$LIBS -lintl $libintl_extra_libs"
+ LIBS="$LIBS -lintl -liconv $libintl_extra_libs"
unset ac_cv_func_bind_textdomain_codeset
for ac_func in bind_textdomain_codeset
@@ -16692,6 +16692,7 @@ echo $ECHO_N "checking for $ac_func... $
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
+ LIBS="-liconv ${LIBS}"
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
/* confdefs.h. */

View File

@ -0,0 +1,12 @@
Sodipodi is (or at least should be) a vector illustrator program for
the GNOME environment. It is currently in active development and
approaching general usability.
If you are more interested in hacking, you can also try out
KIllustrator, Gill and sketch. Sodipodi eagerly borrows code from
every other free program under the Sun (hey - isn't it the main point
about free software?)
You can always find the freshest sodipodi at GNOME CVS. The official
homepage is ${HOMEPAGE} You can also find links
to the binary & source code packages there.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/01/24 09:44:08 mbalmer Exp $
lib/sodipodi/modules/libxmleditor.so

243
graphics/sodipodi/pkg/PLIST Normal file
View File

@ -0,0 +1,243 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/01/24 09:44:08 mbalmer Exp $
%%SHARED%%
bin/sodipodi
lib/sodipodi/
lib/sodipodi/extensions/
lib/sodipodi/extensions/ill2svg.pl
lib/sodipodi/modules/
lib/sodipodi/modules/libxmleditor.a
lib/sodipodi/modules/libxmleditor.la
@man man/man1/sodipodi.1
share/applications/
share/applications/sodipodi.desktop
share/locale/am/
share/locale/am/LC_MESSAGES/
share/locale/am/LC_MESSAGES/sodipodi.mo
share/locale/az/
share/locale/az/LC_MESSAGES/
share/locale/az/LC_MESSAGES/sodipodi.mo
share/locale/be/
share/locale/be/LC_MESSAGES/
share/locale/be/LC_MESSAGES/sodipodi.mo
share/locale/ca/
share/locale/ca/LC_MESSAGES/
share/locale/ca/LC_MESSAGES/sodipodi.mo
share/locale/cs/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/fi/LC_MESSAGES/sodipodi.mo
share/locale/fr/LC_MESSAGES/sodipodi.mo
share/locale/ga/
share/locale/ga/LC_MESSAGES/
share/locale/ga/LC_MESSAGES/sodipodi.mo
share/locale/gl/LC_MESSAGES/sodipodi.mo
share/locale/hr/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/ko/LC_MESSAGES/sodipodi.mo
share/locale/mk/
share/locale/mk/LC_MESSAGES/
share/locale/mk/LC_MESSAGES/sodipodi.mo
share/locale/nl/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/sr/
share/locale/sr/LC_MESSAGES/
share/locale/sr/LC_MESSAGES/sodipodi.mo
share/locale/sr@Latn/
share/locale/sr@Latn/LC_MESSAGES/
share/locale/sr@Latn/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
share/pixmaps/
share/pixmaps/sodipodi.png
share/sodipodi/
share/sodipodi/about.svg
share/sodipodi/add.xpm
share/sodipodi/add_xml_element_node.xpm
share/sodipodi/add_xml_text_node.xpm
share/sodipodi/al_bottom_in.xpm
share/sodipodi/al_bottom_out.xpm
share/sodipodi/al_center_hor.xpm
share/sodipodi/al_center_ver.xpm
share/sodipodi/al_left_in.xpm
share/sodipodi/al_left_out.xpm
share/sodipodi/al_right_in.xpm
share/sodipodi/al_right_out.xpm
share/sodipodi/al_top_in.xpm
share/sodipodi/al_top_out.xpm
share/sodipodi/align_bc.xpm
share/sodipodi/align_bl.xpm
share/sodipodi/align_br.xpm
share/sodipodi/align_cc.xpm
share/sodipodi/align_cl.xpm
share/sodipodi/align_cr.xpm
share/sodipodi/align_tc.xpm
share/sodipodi/align_tl.xpm
share/sodipodi/align_tr.xpm
share/sodipodi/angle_180.xpm
share/sodipodi/angle_270.xpm
share/sodipodi/angle_90.xpm
share/sodipodi/angle_any.xpm
share/sodipodi/arrows_hor.xpm
share/sodipodi/arrows_ver.xpm
share/sodipodi/cap_butt.xpm
share/sodipodi/cap_round.xpm
share/sodipodi/cap_square.xpm
share/sodipodi/clear.xpm
share/sodipodi/create_new.xpm
share/sodipodi/curve.xpm
share/sodipodi/cusp.xpm
share/sodipodi/del.xpm
share/sodipodi/delete_xml_attribute.xpm
share/sodipodi/delete_xml_node.xpm
share/sodipodi/dimension_hor.xpm
share/sodipodi/dimension_ver.xpm
share/sodipodi/div.xpm
share/sodipodi/draw_arc.xpm
share/sodipodi/draw_dynahand.xpm
share/sodipodi/draw_freehand.xpm
share/sodipodi/draw_node.xpm
share/sodipodi/draw_pen.xpm
share/sodipodi/draw_rect.xpm
share/sodipodi/draw_select.xpm
share/sodipodi/draw_spiral.xpm
share/sodipodi/draw_star.xpm
share/sodipodi/draw_text.xpm
share/sodipodi/draw_zoom.xpm
share/sodipodi/dt_active.xpm
share/sodipodi/dt_inactive.xpm
share/sodipodi/duplicate.xpm
share/sodipodi/duplicate_xml_node.xpm
share/sodipodi/edge_down.xpm
share/sodipodi/edge_up.xpm
share/sodipodi/edit_copy.xpm
share/sodipodi/edit_cut.xpm
share/sodipodi/edit_delete.xpm
share/sodipodi/edit_duplicate.xpm
share/sodipodi/edit_paste.xpm
share/sodipodi/edit_redo.xpm
share/sodipodi/edit_undo.xpm
share/sodipodi/ellipse.xpm
share/sodipodi/file_export.xpm
share/sodipodi/file_import.xpm
share/sodipodi/file_new.xpm
share/sodipodi/file_open.xpm
share/sodipodi/file_print.xpm
share/sodipodi/file_print_direct.xpm
share/sodipodi/file_print_preview.xpm
share/sodipodi/file_save.xpm
share/sodipodi/file_save_as.xpm
share/sodipodi/fill.xpm
share/sodipodi/fill_fractal.xpm
share/sodipodi/fill_gradient.xpm
share/sodipodi/fill_none.xpm
share/sodipodi/fill_pattern.xpm
share/sodipodi/fill_radial.xpm
share/sodipodi/fill_solid.xpm
share/sodipodi/flip_hor.xpm
share/sodipodi/flip_ver.xpm
share/sodipodi/font.xpm
share/sodipodi/forward.xpm
share/sodipodi/freehand.xpm
share/sodipodi/guide_dialog.png
share/sodipodi/icons.svg
share/sodipodi/join.xpm
share/sodipodi/join_bevel.xpm
share/sodipodi/join_miter.xpm
share/sodipodi/join_round.xpm
share/sodipodi/line.xpm
share/sodipodi/line_dashed.xpm
share/sodipodi/line_doubled.xpm
share/sodipodi/line_full.xpm
share/sodipodi/lock_aspect_no.xpm
share/sodipodi/lock_aspect_yes.xpm
share/sodipodi/move.xpm
share/sodipodi/node.xpm
share/sodipodi/node_break.xpm
share/sodipodi/node_curve.xpm
share/sodipodi/node_cusp.xpm
share/sodipodi/node_delete.xpm
share/sodipodi/node_insert.xpm
share/sodipodi/node_join.xpm
share/sodipodi/node_line.xpm
share/sodipodi/node_smooth.xpm
share/sodipodi/node_symetric.xpm
share/sodipodi/object_align.xpm
share/sodipodi/object_fill.xpm
share/sodipodi/object_flip_hor.xpm
share/sodipodi/object_flip_ver.xpm
share/sodipodi/object_font.xpm
share/sodipodi/object_layout.xpm
share/sodipodi/object_reset.xpm
share/sodipodi/object_rotate.xpm
share/sodipodi/object_stroke.xpm
share/sodipodi/object_tocurve.xpm
share/sodipodi/object_trans.xpm
share/sodipodi/origin.xpm
share/sodipodi/properties_fill.xpm
share/sodipodi/properties_layout.xpm
share/sodipodi/properties_stroke.xpm
share/sodipodi/quit_nope.xpm
share/sodipodi/quit_yep.xpm
share/sodipodi/rect.xpm
share/sodipodi/reread.xpm
share/sodipodi/rotate.xpm
share/sodipodi/rotate_left.xpm
share/sodipodi/rotate_right.xpm
share/sodipodi/scale.xpm
share/sodipodi/scale_hor.xpm
share/sodipodi/scale_ver.xpm
share/sodipodi/select.xpm
share/sodipodi/selection_bot.xpm
share/sodipodi/selection_break.xpm
share/sodipodi/selection_combine.xpm
share/sodipodi/selection_down.xpm
share/sodipodi/selection_group.xpm
share/sodipodi/selection_intersection.xpm
share/sodipodi/selection_subtraction.xpm
share/sodipodi/selection_top.xpm
share/sodipodi/selection_ungroup.xpm
share/sodipodi/selection_union.xpm
share/sodipodi/selection_up.xpm
share/sodipodi/seperate_tool.xpm
share/sodipodi/set.xpm
share/sodipodi/skew.xpm
share/sodipodi/skew_hor.xpm
share/sodipodi/skew_ver.xpm
share/sodipodi/smooth.xpm
share/sodipodi/stroke.xpm
share/sodipodi/sym.xpm
share/sodipodi/text.xpm
share/sodipodi/toback.xpm
share/sodipodi/tofront.xpm
share/sodipodi/toolbox_draw.xpm
share/sodipodi/toolbox_edit.xpm
share/sodipodi/toolbox_file.xpm
share/sodipodi/toolbox_node.xpm
share/sodipodi/toolbox_object.xpm
share/sodipodi/toolbox_select.xpm
share/sodipodi/toolbox_zoom.xpm
share/sodipodi/unknown.xpm
share/sodipodi/writing_mode_lr.xpm
share/sodipodi/writing_mode_tb.xpm
share/sodipodi/zoom.xpm
share/sodipodi/zoom_1_to_1.xpm
share/sodipodi/zoom_1_to_2.xpm
share/sodipodi/zoom_2_to_1.xpm
share/sodipodi/zoom_draw.xpm
share/sodipodi/zoom_in.xpm
share/sodipodi/zoom_out.xpm
share/sodipodi/zoom_page.xpm
share/sodipodi/zoom_select.xpm