Commit graph

9 commits

Author SHA1 Message Date
Raphael Kubo da Costa
7c72067efc - Update libraw to 0.15.4.
This update is needed for further KDE updates.
- Use the new OPTIONS syntax.
- Use the new LIB_DEPENDS syntax.
- Stop redefining do-install; the port has its own `make install' that does
  the same thing provided we use USES=pathfix and tune Makefile.in.
- Support staging.

Bump PORTREVISION in ports that depend on libraw.

PR:		ports/185118
Submitted by:	rakuco@
Approved by:	maintainer timeout (35 days)
2014-01-26 21:20:03 +00:00
Koop Mast
eacbc9fe78 Add introspection to USE_GNOME. It was already pulled in indirectly, but this
will prevent introspection from making a /root/.cache dir.

Approved by:	maintainer
2014-01-21 08:31:45 +00:00
Alexey Dokuchaev
915f0dc251 Fix pkg-plist and convert to support staging. 2013-10-21 08:59:56 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Alexey Dokuchaev
6ab409bf8d Update to version 0.5.3. 2013-09-16 03:54:03 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Alexey Dokuchaev
d4e9530b9e - Update to version 0.5.2 "Graviton" (mostly bugfix release)
- Convert USE_GMAKE, modernize LIB_DEPENDS, kill EOL tab while here
2013-08-19 09:25:20 +00:00
Alexey Dokuchaev
c2e95d46d4 - Pass me that pointy hat: ${OPT}_USES is actually supported, among others
- While here, add a comment about --disable-silent-rules ./configure option
2013-07-04 14:32:59 +00:00
Alexey Dokuchaev
fd3a8bbe41 Port Entangle, an application which uses GTK+3 and libgphoto2 to provide a
graphical interface for tethered photography with digital cameras.  Provide
FreeBSD native camera autodetection via devd(8); special thanks to marcus@
for reviewing relevant parts of the code.  The patch was submitted upstream
and welcomed by the author, although he prefers that we use GIO's GSocket +
GUnixSocketAddress APIs instead of direct POSIX socket API calls.

WWW: http://entangle-photo.org/
2013-07-04 14:10:25 +00:00