Age | Commit message (Collapse) | Author | Files | Lines |
|
Based on patch provided by Zafer Aydogan via private mail.
pkgsrc changes:
* Marked as DESTDIR ready.
ChangeLog:
Jan 08 2007 Pascal Brochart <pbrochart@tuxfamily.org>
* v 0.8.0: Rewriting of the glthreads effects.
Use mutex when really created (fix deadlock).
Fix memory leak with SDL_ttf.
New translation (pt).
Pause and unpause display works again.
Aug 18 2004 Pascal Brochart <pbrochart@tuxfamily.org>
* v 0.7.0: Bug fixes.
Add sinus wave to spectrum analyzer.
Use GL_TRIANGLES instead of GL_LINE_STRIP in glthreads.
New translations (fr fr_FR).
|
|
for SDL shlib changes.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.
Addresses PR 32046 by Leonard Schmidt.
|
|
|
|
|
|
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
Changes:
* v 0.6.0: Add support for SDL_ttf.
Bug fixes.
* v 0.5.0: Store the configuration in the xmms config file.
* v 0.4.0: Rewriting of the tunnel effect.
One new effect "child" (instead of blob).
Fix possible crash on GeForce4
(patch by Ashvin Mysore <ashvin@z-ha-dum.flatirons.org>.
|
|
needed. This is required because esound has been droped as a dependancy.
|
|
|
|
|
|
dependency bumps.
|
|
of the plugin dirs
|
|
(which in conjunction with threads as used in xmms needs real
threads, pth is probably not enough... tested on -current)
|