Bug 198917 - graphics/entangle: Update to 0.7.0
Summary: graphics/entangle: Update to 0.7.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: http://entangle-photo.org/download/
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-26 01:49 UTC by Ben Woods
Modified: 2015-03-26 23:31 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update graphics/entangle to 0.7.0 (5.86 KB, patch)
2015-03-26 01:49 UTC, Ben Woods
no flags Details | Diff
Patch to update graphics/entangle to 0.7.0 (5.96 KB, patch)
2015-03-26 01:50 UTC, Ben Woods
no flags Details | Diff
Patch to update graphics/entangle to 0.7.0 (10.80 KB, patch)
2015-03-26 03:45 UTC, Ben Woods
no flags Details | Diff
Successful poudriere testport run on FreeBSD 10.1 amd64 (700.65 KB, text/plain)
2015-03-26 03:47 UTC, Ben Woods
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woods freebsd_committer freebsd_triage 2015-03-26 01:49:02 UTC
Created attachment 154813 [details]
Patch to update graphics/entangle to 0.7.0

Update graphics/entangle to new upstream release 0.7.0.

Take maintainership whilst here.

Changes this release:
 * Require GLib >= 2.36
 * Import new logo design
 * Switch to using zanata.org for translations
 * Set default window icon
 * Introduce an initial help manual via yelp
 * Use shared library for core engine to ensure all symbols
   are exported to plugins
 * Add framework for scripting capture operations
 * Workaround camera busy problems with Nikon cameras
 * Add a plugin for repeated capture sequences
 * Replace progress bar with spinner icon
Comment 1 Ben Woods freebsd_committer freebsd_triage 2015-03-26 01:50:45 UTC
Created attachment 154814 [details]
Patch to update graphics/entangle to 0.7.0

Take maintainership whilst here.
Comment 2 Ben Woods freebsd_committer freebsd_triage 2015-03-26 03:45:55 UTC
Created attachment 154818 [details]
Patch to update graphics/entangle to 0.7.0

Correct the following:
 - pkg-plist
 - INSTALLS_ICONS=yes
 - USE_LDCONFIG=yes  (for libentangle_backend.so.0.0.0 and libentangle_frontend.so.0.0.0)
 - INSTALL_TARGET=install-strip (for libentangle_backend.so.0.0.0 and libentangle_frontend.so.0.0.0)
 - USES=gettext-tools
 - NLS_USES=gettext-runtime
Comment 3 Ben Woods freebsd_committer freebsd_triage 2015-03-26 03:47:13 UTC
Created attachment 154819 [details]
Successful poudriere testport run on FreeBSD 10.1 amd64

Also, there are no portlint -AC warnings
Comment 4 Adam Weinberger freebsd_committer freebsd_triage 2015-03-26 23:31:02 UTC
Committed. Good work, Ben.
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-03-26 23:31:30 UTC
A commit references this bug:

Author: adamw
Date: Thu Mar 26 23:30:53 UTC 2015
New revision: 382355
URL: https://svnweb.freebsd.org/changeset/ports/382355

Log:
  Update graphics/entangle to 0.7.0, and assign maintainership to
  submitter (Ben Woods).

  PR:		198917
  Submitted by:	Ben Woods

Changes:
  head/graphics/entangle/Makefile
  head/graphics/entangle/distinfo
  head/graphics/entangle/pkg-plist