2011-02-26 10:42:11 by Thomas Klausner | Files touched by this commit (1) |
Log message: Depend on gmake to make this build. Add desktopdb.mk and bump PKGREVISION for it. |
2011-02-19 10:46:55 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add missing build dependency on yasm. |
2011-02-17 10:20:17 by Mark Davies | Files touched by this commit (23) |
Log message: Update to avidemux 2.5.4 Various bug fixes and support for additional video formats. Including support for gcc4.5 and for latest x264 library. |
2011-01-13 14:40:12 by Thomas Klausner | Files touched by this commit (1644) |
Log message: png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. |
2010-12-19 10:10:10 by Thomas Klausner | Files touched by this commit (1) |
Log message: Force cmake to find x264, it didn't for some reason. Bump PKGREVISION. |
2010-11-15 23:59:19 by David Brownlee | Files touched by this commit (1062) |
Log message: PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome |
2010-09-14 13:03:18 by Thomas Klausner | Files touched by this commit (1096) |
Log message: Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes. |
2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673) |
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-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | |
Log message: bump revision because of graphics/jpeg update |
2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373) |
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 |