Commit graph

18 commits

Author SHA1 Message Date
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
hasso
e342256397 Update to 0.7.5. No brief list of changes, but ChangeLog shows that it's
mostly fixes to build with newer gcc and ffmpeg versions.
2009-07-14 20:23:16 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
ahoka
3efe446c69 Bump for ffmpeg update. 2009-06-12 17:24:53 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
obache
46ac1875c4 Try to fix build failure with ffmpeg-snapshot, PR 40212. 2008-12-21 12:53:24 +00:00
obache
d2ac708fe4 No need to set "no" for PLIST vars. 2008-12-21 12:45:50 +00:00
obache
ba750f122d Add rcsid. 2008-12-21 12:41:51 +00:00
bjs
8c2b0e2547 Recursive dependency bump for multimedia/x264-devel. It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
2008-12-18 17:28:16 +00:00
ahoka
2e82cf1c78 ffmpeg-devel -> ffmpeg 2008-09-10 16:41:55 +00:00
ahoka
3c51f4618d Change ffmpeg-devel dep to ffmpeg and bump. 2008-09-08 00:16:12 +00:00
bjs
a1dc60dc3c Update to nucleo-0.7.1. The list of changes is fairly verbose and I do
not have time to include it here (see ChangeLog).

Significant pkgsrc-related changes:

 - ffmpeg plugin now builds (see new SUBST_* declarations).  Use
   ffmpeg-devel instead of ffmpeg.
 - DESTDIR support
 - GNU TLS option (enabled by default, evidently used by XML parser (?))
 - Include graphics/gd, as its dependencies completely overlap and it
   doesn't take too long to build.
 - Add x11/libXi to get Xinput functionality.
 - Yet another header patch (patch-am)
 - TODO file (place reading it on your TODO list today!)

 Next up:  wm/metisse!
2008-05-07 02:53:41 +00:00
joerg
72aa7e137d Installs Python script, so depend on it and bump revision. 2007-08-12 14:26:41 +00:00
joerg
6af14d5008 Add a bunch of missing includes. Add missing libXt dependency for modular
Xorg.
2007-06-12 16:16:56 +00:00
agc
226d751a0a Initial import of nucleo-0.6 into the Packages Collection.
Núcleo, an X11-based GUI toolkit for exploring new uses of
	video and new human-computer interaction techniques.
2007-06-02 08:27:43 +00:00