either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
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
* Drop AUTO_MKDIRS.
It is not works well with directory name contains "@". PR 38921.
* Honor PKGMANDIR and PKGLOCALEDIR.
* Add DESTDIR support
* Instead of custom post-install target, patch to original install target.
Now exaile command can take option arguments as man page said.
Bump PKGREVISION.
changes:
-Plugin Manager improvements ? you can now install plugins from within the
plugin manager
-Scriptable Radio Panel ? People will be able to write plugins for your
favorite streaming service. (currently shoutcast is available)
-Lots of new translations
-New music sharing plugin ? you can share your music with people using
iTunes or other people using Exaile
changes:
New Graphics
Visualizations
Last.fm streaming (experimental, may lock Exaile up if it cannot connect
to their website)
Mass Storage Driver plugin
Python Console plugin
A scriptable device panel