./graphics/dia, Program for creating diagrams of all kinds

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q2, Version: 0.97.1nb1, Package name: dia-0.97.1nb1, Maintainer: pkgsrc-users

Dia is a program for creating diagrams of all kinds. The current version
can do UML class diagrams, Entity-Relationship modeling, network diagrams,
and much more. The engine is very flexible and dynamically loads
diagram-types from disk. It can currently export to postscript and
load/save in an xml format.


Required to run:
[devel/glib2] [devel/libgnome] [devel/libgnomeui] [devel/pango] [textproc/rarian] [textproc/libxslt] [textproc/libxml2] [x11/gtk2] [graphics/libart] [graphics/freetype2] [graphics/hicolor-icon-theme] [graphics/cairo] [sysutils/desktop-file-utils]

Required to build:
[devel/pkg-config] [devel/gmake] [devel/libtool-base] [lang/perl5] [textproc/docbook-xsl] [textproc/intltool] [x11/fixesproto] [x11/renderproto] [x11/xproto] [x11/inputproto] [x11/randrproto] [x11/xextproto] [pkgtools/x11-links]

Package options: cairo, gnome

Master sites: (Expand)

SHA1: eefeb10634a6a478ed5aa01297f3011eb183b9ca
RMD160: b191c91b7fa56802d5f5501818d5e24bde1539f7
Filesize: 8922.362 KB

Version history: (Expand)


CVS history: (Expand)


   2010-09-03 11:55:55 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #3215 - requested by drochner
graphics/dia: package list fix

Revisions pulled up:
- graphics/dia/PLIST				1.19
---
Module Name:    pkgsrc
Committed By:   drochner
Date:           Tue Aug 31 18:25:29 UTC 2010

Modified Files:
        pkgsrc/graphics/dia: PLIST

Log message:
add conditionals to PLIST to fix the non-gnome case, should fix
PR pkg/43812 by Matthew Mondor
The DIA_HELPDIR variable looks unnecessary now, it might make sense
to not install the xml documentation in the non-gnome case because
there is no tool to read it anyway.