./graphics/skencil, Interactive drawing program

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


Branch: pkgsrc-2016Q1, Version: 0.6.17nb13, Package name: skencil-0.6.17nb13, Maintainer: uebayasi

Skencil is a Free Software interactive vector drawing appliction. It is a
flexible and powerful tool for illustrations, diagrams and other purposes.

A somewhat unique (for a drawing program) feature of Skencil is that it is
implemented almost completely in a very high-level, interpreted language,
Python. Python is powerful, object-oriented and yet easy to use.


Required to run:
[x11/py-Tk] [x11/tk] [lang/python27] [graphics/py-imaging]

Required to build:
[x11/renderproto] [pkgtools/x11-links]

Master sites:

SHA1: e0154f90629d7693d0268d21204a9eb12f2497aa
RMD160: 9183a16afd8e9d56098821b2a9088a0383a9dc2d
Filesize: 1121.707 KB

Version history: (Expand)


CVS history: (Expand)


   2016-05-11 18:19:33 by Benny Siegert | Files touched by this commit (4)
Log message:
Pullup ticket #4989 - requested by joerg
graphics/skencil: build fix

Revisions pulled up:
- graphics/skencil/Makefile                                     1.35
- graphics/skencil/distinfo                                     1.7
- graphics/skencil/patches/patch-ab                             1.4
- graphics/skencil/patches/patch-ad                             1.2

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Sat May  7 09:59:27 UTC 2016

   Modified Files:
   	pkgsrc/graphics/skencil: Makefile distinfo
   	pkgsrc/graphics/skencil/patches: patch-ab patch-ad

   Log message:
   Fix rpath for X11 libraries. Bump revision.