PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Add some direct dependencies, according to verifypc.
Devil's Pie "Wind The Frog" 0.13
================================
* Total rewrite.
* No, really. A complete rewrite, no file left untouched. Many thanks to Pixar
Animation Studios for sponsoring this work.
* Use s-expressions instead of XML as the configuration file format, allowing
matches to be combined in new and exciting ways with (and) (or) and (not)
operators.
* Read configuration from both the users home directory and /etc, allowing
centralised configuration.
* Add the beginnings of a test suite.
Devil's Pie "Trying To Make Their Paper" 0.12
=============================================
* Quit if no flurbs were loaded
* Use GOption
* Major code cleanup