Port details |
- gimp-wavelet-decompose-plugin Gimp plugin to losslessly decompose images into wavelet scales layers
- 0.1.2_3 graphics
=0 0.1.2_3Version of this port present on the latest quarterly branch.
- BROKEN: conflicts with gimp-app
DEPRECATED: Broken for more than 6 months This port expired on: 2019-09-04 IGNORE: is marked as broken: conflicts with gimp-app
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-03-23 23:16:38
- Last Update: 2019-09-05 11:40:24
- SVN Revision: 511180
- License: GPLv2
- WWW:
- http://registry.gimp.org/node/11742
- Description:
- [ edited version of author's www site ]
This plugin losslessly decomposes a layer of an image into layers
of wavelet scales. This means that you can edit the image on different
detail scales (frequencies). The trivial recomposition of the image
can be done by GIMP's layer modes so you can see the results of
your modifications instantly. Among the applications are retouching,
noise reduction, and enhancing global contrast.
The plugin can be found under "Filters > Generic > Wavelet decompose"
WWW: http://registry.gimp.org/node/11742
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gimp-wavelet-decompose-plugin>0:graphics/gimp-wavelet-decompose-plugin
- No installation instructions:
- This port has been deleted.
- PKGNAME: gimp-wavelet-decompose-plugin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wavelet-decompose-0.1.2.tar.gz) = 7a3217958646468a9b3668d64ca635d6bcfba9ababcff4cce91e38861e50b681
SIZE (wavelet-decompose-0.1.2.tar.gz) = 18075
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gimp-2.0.pc : graphics/gimp-app
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- gimp-2.0.pc : graphics/gimp-app
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gimp-wavelet-decompose-plugin-0.1.2_3:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gettext gmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.2_3 05 Sep 2019 11:40:24 |
rene |
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.1.2_3 04 Aug 2019 09:07:48 |
antoine |
Deprecate ports broken for more than 6 months |
0.1.2_3 29 Mar 2019 06:43:04 |
antoine |
Mark BROKEN: conflicts with gimp-app |
0.1.2_3 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.1.2_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1.2_2 22 Oct 2015 14:57:01 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Don't remove -Wall |
0.1.2_2 14 Oct 2015 10:51:59 |
culot |
- Reassign to the heap after lioux@'s bit was taken in for safekeeping |
0.1.2_2 17 Jan 2015 19:15:10 |
antoine |
Add missing dependency on pkgconf |
0.1.2_2 06 Oct 2014 23:13:40 |
antoine |
Remove trailing / to pass check-plist |
0.1.2_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.1.2_1 15 Aug 2014 20:37:33 |
mandree |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
0.1.2 23 Mar 2014 23:16:31 |
lioux |
New port wavelet-decompose: Gimp plugin to losslessly decompose images into
wavelet scales layers
Approved by: bdrewery (mentor) |