On Friday 01 April 2005 12:52, Dennis Smit wrote:
> Fantastic news, ProjectM 0.96 has been released, this also contains
> support for libvisual.
>
> Read: http://xmms-projectm.sourceforge.net/
>
> And for some extra news: http://libvisual.sf.net/
Yo Dennis! This is awesome news :)
However, the Makefile.am for the lv-projectm directory is not ready for
packagers. You need to add $(DESTDIR) in front of all the /etc/ references,
ie:
install-data-hook:
chown root $(DESTDIR)/etc/projectM -R
chmod 755 $(DESTDIR)/etc/projectM -R
cp -r ../../presets_projectM/* $(DESTDIR)/etc/projectM/presets
chown root $(DESTDIR)/etc/projectM/presets -R
chmod 777 $(DESTDIR)/etc/projectM/presets -R
I presume I should tell you rather than the projectM people. Also the README
file refers to XMMS and not libvisual. This is all for the 0.96 tarball.
Right, now I'm off to try it out :)
--
Max Howell; Herefordshire, UK; www.methylblue.com
--
Progress comes first, the future second.
|