gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.
discussed with espie@
- bring in ilur cli program usable for various graphics transformations
- regen distinfo
- merge PFRAG.shared into PLIST (pointed out by dcoppa@)
ok landry@
as it should be and fix resulting pkg-config file for shared lib linking.
This gets rid of overlinking with shared libs.
Run through a bulk build by sthen@
ok ajacoutot@
Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library.
The Python Imaging Library (PIL) adds image processing capabilities to
your Python environment. This library provides extensive file format
support, an efficient internal representation, and powerful image
processing capabilities.
feedback/ok fgsch@
to get the most details and least artifacts from your raw photos.
Advanced color handling, enhanced exposure and tonality tools, multiple
denoising methods gives you perfect results.
positive feedback from ian@ and Juan Francisco Cantero Hurtado.
ok sthen@.
International Press Telecommunications Council (IPTC) metadata stored
within multimedia files such as images. This metadata can include
captions and keywords, often used by popular photo management
applications. The library provides routines for parsing, viewing,
modifying, and saving this metadata.
ok sthen@
about Libav that digging into the CPU run-time detection code that the
AVX support has an OS level check unlike the SSE code so it is safe.
- Revert back to not using the -Bsymbolic linker flag as was done for
quite some time to workaround an issue with pthreads but enabling it
exposed a bug with the mips64 linker and I'd rather do this consistently
across all archs as was done before instead of only for mips64 as has
been proposed.
- sync the libgsm hacking with my submitted diff from upstream.
ok ajacoutot@ sthen@
g_content_type_from_mime_type() which in turn needs the mime database to
be present; so we need to build+run depends on misc/shared-mime-info.
this broke building gtk+2 if shared-mime-info was not around as reported
by matthieu@
used by Firefox.
While here, explicitely disable gtk-doc and remove libtool archives and
files from modules.
discussed with and ok brad@ (eric@ is slacking)