NOTICE: This package has been removed from pkgsrc

./wip/imagination, Imagination a simple and lightweight DVD slideshow maker

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0nb2, Package name: imagination-1.0nb2, Maintainer: pkgsrc.gnome

Imagination is a lightweight and simple DVD slide show maker written in C
language and built with the GTK+2 toolkit


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [graphics/cairo] [graphics/librsvg] [devel/glib2] [devel/libsexy] [x11/gtk2] [multimedia/ffmpeg1]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

SHA1: fb119a0b79b49806daa0f43237f4fe52e34326b4
RMD160: cbe95d47221fb373359a55ecb5af93cf0f2db641
Filesize: 440.986 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-12 01:10:12 by Thomas Klausner | Files touched by this commit (30)
Log message:
Switch from ffmpeg to ffmpeg1.

Note: many of these didn't build, so I couldn't verify them.
   2012-11-12 16:59:46 by othyro | Files touched by this commit (23)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 1/4. Let me know if this
breaks anything. Minor formatting and fixes in some files.
   2012-09-30 07:44:14 by Aleksej Saushev | Files touched by this commit (35)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-09-11 14:35:18 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update Makefile: Change E-mail  Maintainer

   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary @comment lines.
Spill a few more @pkgdir.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html