74dd FreshPorts -- graphics/gimp-lqr-plugin
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gimp-lqr-plugin 0.7.1_2 graphics on this many watch lists=1 search for ports that depend on this port
Liquid rescale GIMP plug-in
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Oct 2007 22:03:17
License: not specified in port


The Liquid Rescale plugin is an implementation of the content-aware
resizing by seam carving algorithm by Shai Avidan and Ariel Shamir.

It aims at resizing pictures non uniformly while preserving the
features of the picture, i.e. avoiding distortion of the important
parts of the picture. It can also be used to remove portions of the
picture in a consistent way.

It works both ways, but enlarging gives better results if done in
successive steps. It can use extra layers as masks to select which
features of the image should be preserved and which should be
discarded.

The plugin works on the active layer or floating selection. If a
selection is present, it is saved to a channel. If the layer has a
transparency mask, an option is given to select the behaviour
(apply/discard).

WWW: http://liquidrescale.wikidot.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. textproc/intltool
Required To Run:
  1. devel/gio-fam-backend
Required Libraries:
  1. graphics/gimp-app
  2. graphics/liblqr-1
  3. devel/gettext
  4. devel/glib20
  5. devel/pcre
  6. accessibility/atk
  7. x11-toolkits/gtk20
  8. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/gimp-lqr-plugin/ && make install clean
To add the package: pkg_add -r gimp-lqr-plugin


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://liquidrescale.wdfiles.com/local--files/en:download-page-sources/
  3. http://mirror.amdmi3.ru/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.7.1_2
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
28 Feb 2013 17:49:57
Original commit files touched by this commit  0.7.1_2
amdmi3 search for other commits by this committer
- Trim header
- Add pkg-message
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.7.1_1
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.7.1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
13 Feb 2011 19:11:08
Original commit files touched by this commit  0.7.1
amdmi3 search for other commits by this committer
- Update to 0.7.1

PR:             154661
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe:   yes
31 May 2010 02:01:56
Original commit files touched by this commit  0.6.1_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6.1_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.1_2
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.6.1_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
28 Jul 2009 16:34:36
Original commit files touched by this commit  0.6.1
amdmi3 search for other commits by this committer
- Update URL of my distfile mirror in 87 ports

Approved by:    portmgr (erwin)
13 May 2009 23:22:01
Original commit files touched by this commit  0.6.1
amdmi3 search for other commits by this committer
- Update to 0.6.1
- Mark MAKE_JOBS_SAFE
05 Jan 2009 16:14:51
Original commit files touched by this commit  0.5.1
amdmi3 search for other commits by this committer
- Update address of my distfile mirror
06 Nov 2008 00:53:31
Original commit files touched by this commit  0.5.1
amdmi3 search for other commits by this committer
- Fix plist

Reported by:    QAT
05 Nov 2008 22:48:47
Original commit files touched by this commit  0.5.1
amdmi3 search for other commits by this committer
- Update to 0.5.1

PR:             128545
Submitted by:   Sergei Golyashov <svvord at spline-studio dot ru>
19 Jun 2008 17:28:24
Original commit files touched by this commit  0.4.0.4_1
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
06 Jun 2008 13:35:04
Original commit files touched by this commit  0.4.0.4_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
18 Feb 2008 19:55:43
Original commit files touched by this commit  0.4.0.4
miwi search for other commits by this committer
- Update to 0.4.0-4

PR:             120764
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
18 Dec 2007 18:53:38
Original commit files touched by this commit  0.3.0.6
miwi search for other commits by this committer
- Update to 0.3.0-6

PR:             118765
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
11 Oct 2007 22:02:55
Original commit files touched by this commit  0.2.1
miwi search for other commits by this committer
Content-aware rescaling. Keeps the features of the image while
rescaling along a single direction. Tested on Gimp 2.2. It installs
under the Layer menu now.

WWW: http://web.tiscali.it/carlobaldassi/

PR:             ports/117092
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>

Number of commits found: 19

2843
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight61
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0