Commit graph

11 commits

Author SHA1 Message Date
Alexey Dokuchaev
e310cf30d5 Release maintainership. There is new version available, 0.5.4, but it does
not work, exiting with "Trace/BPT trap" error on startup and dumping core.

Our devd(8) support patch was submitted upstream in July 2013 and generally
welcomed by the author, but he has a slight preference for GIO's GSocket +
GUnixSocketAddress APIs, and I never had time to rewrite the patch.  After
showering my camera with waters of Gulf of Thailand, it is unlikely that I
will need to use this port any time soon, so let it go for the moment.
2014-04-08 08:11:39 +00:00
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
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +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