06.02.2013 14:59 пользователь "Stuart Henderson" <[email protected]> написал: > > clementine packaging fails on i386, the files in share/clementine/ don't > get installed
Looks like fallout from X changes or such. Just updated to latest snapshot and trying to build. > - also some LIB_DEPENDS get stripped by pkg_create because there > is no associated wantlib (see DIAGNOSTICS in bsd.port.mk(5) for info), need > to work out whether these are build depends or if they are dlopen()d at run > time (in which case list them in WANTLIB with a comment explaining why so > they don't get removed if someone syncs wantlib) They're used by plugins, IIRC. I'll add explicit WANTLIB, thanks. > Create /usr/ports/packages/i386/all/clementine-1.1.1.tgz > LIB_DEPENDS audio/libnjb not needed for audio/clementine ? > LIB_DEPENDS devel/libplist not needed for audio/clementine ? > LIB_DEPENDS graphics/ffmpeg not needed for audio/clementine ? > > it also picks up math/fftw3 if installed: > > clementine-1.1.1(audio/clementine): > Missing lib: fftw3.6 (/usr/local/bin/clementine) (NOT REACHABLE) > > dpb log http://junkpile.org/clementine.log > > CC'ing ports as there will be undoubtedly be at least 2 other people > who notice this soon ;) >
