Commit graph

10 commits

Author SHA1 Message Date
joerg
d0278d538d Recursive bump for libltdl 2009-12-15 21:30:51 +00:00
drochner
9c908b8dc9 update to 0.22
changes:
-many bugfixes
-multichannel support; gtk multihead support
-add new ca_context_playing() call

pkgsrc change: make the OSS backend work
2009-10-29 17:51:09 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
d70523df21 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
2009-07-22 09:01:16 +00:00
joerg
934e055ec2 Convert @exec/@unexec to @pkgdir or drop them. 2009-06-14 18:10:28 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +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
wiz
5edb4a1746 Avoid having -lltdlc in various .la files. Bump PKGREVISION. 2009-03-02 16:29:31 +00:00
wiz
4cad974c80 Update to 0.11, convert to user-destdir:
Wed 21 Jan 2009:

   Version 0.11 released; changes include: major GStreamer backend
   fixes; update to libtool 2.2; a few other fixes
2009-02-27 22:08:57 +00:00
drochner
37b3595ea2 import libcanberra-0.10, a library for desktop sounds
(needed for gnome-2.24)
2008-10-16 15:17:47 +00:00