Port details |
- xcftools Command-line tools for extracting from XCF format (graphics/gimp)
- 1.0.8.20130212_1 graphics =3 1.0.8.20130212_1Version of this port present on the latest quarterly branch.
- Maintainer: kalten@gmx.at
- Port Added: 2014-09-17 20:33:31
- Last Update: 2024-05-26 10:52:26
- Commit Hash: 3ee2059
- People watching this port, also watch:: de-alt-aspell, phpicalendar-RC7, heretic, fairymax, py311-Automat
- License: not specified in port
- WWW:
- http://henning.makholm.net/software
- Description:
- Xcftools is a set of fast command-line tools for extracting information
from the Gimp's native file format XCF. The tools are designed to allow
efficient use of layered XCF files as sources in a build system that use
'make' and similar tools to manage automatic processing of the graphics.
These tools work independently of the Gimp engine and do not require the
Gimp to even be installed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xcftools>0:graphics/xcftools
- To install the port:
- cd /usr/ports/graphics/xcftools/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/xcftools
- pkg install xcftools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xcftools
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (j-jorge-xcftools-1.0.8.20130212-d72ba82_GH0.tar.gz) = b349c785f5433787fa3e7bfde2f04f419424480ea0491865e263e05cc67ef1cd
SIZE (j-jorge-xcftools-1.0.8.20130212-d72ba82_GH0.tar.gz) = 197950
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libpng.so : graphics/png
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xcftools-1.0.8.20130212_1:
DOCS=on: Build and/or install documentation
TESTS=off: Run self-tests (faulty) (pulls in graphics/netpbm shells/bash)
===> Use 'make config' to modify these settings
- Options name:
- graphics_xcftools
- USES:
- cpe cmake:insource,noninja gmake iconv pkgconfig perl5 gettext
- 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 |
1.0.8.20130212_1 26 May 2024 10:52:26 |
Daniel Engberg (diizzy) |
*/*: Remove incorrect libtool dependency
All these ports builds without libtool
Tested using Poudriere
Approved by: portmgr (blanket, build fix) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.8.20130212_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.8.20130212_1 20 Oct 2021 16:13:14 |
Stefan Eßer (se) |
graphics/xcftools: Add CPE information
Approved by: portmgr (blanket) |
1.0.8.20130212_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.8.20130212_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.8.20130212_1 18 Oct 2019 22:57:08 |
tobik |
graphics/xcftools: Spell TESTS_BUILD_DEPENDS correctly |
1.0.8.20130212_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.0.8.20130212_1 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
1.0.8.20130212_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.8.20130212_1 07 May 2015 15:17:33 |
mat |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.8.20130212_1 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.0.8.20130212_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.0.8.20130212 24 Dec 2014 14:16:31 |
antoine |
Properly support png 1.5 |
1.0.8.20130212 17 Sep 2014 20:33:23 |
marino |
Add new port graphics/xcftools
PR: 179116
Submitted by: Kalten (gmx.at)
Xcftools is a set of fast command-line tools for extracting information
from the Gimp's native file format XCF. The tools are designed to allow
efficient use of layered XCF files as sources in a build system that use
'make' and similar tools to manage automatic processing of the graphics.
These tools work independently of the Gimp engine and do not require the
Gimp to even be installed. |