Port details |
- libspng Simple PNG decoding and encoding library
- 0.7.4 graphics =2 0.7.4Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2019-08-21 15:51:24
- Last Update: 2023-05-10 10:02:46
- Commit Hash: 7e99f47
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://libspng.org/
- Description:
- Libspng is a C library for reading and writing Portable Network
Graphics (PNG) format files with a focus on security and ease of
use.
The goal is to provide a fast PNG library with a simpler API than
libpng.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libspng>0:graphics/libspng
- To install the port:
- cd /usr/ports/graphics/libspng/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libspng
- pkg install libspng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libspng
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683707637
SHA256 (randy408-libspng-v0.7.4_GH0.tar.gz) = 47ec02be6c0a6323044600a9221b049f63e1953faf816903e7383d4dc4234487
SIZE (randy408-libspng-v0.7.4_GH0.tar.gz) = 159230
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Build
-
- graphics/vips
- for Libraries
-
- emulators/dolphin-emu
- graphics/vips
Configuration Options:
- ===> The following configuration options are available for libspng-0.7.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_libspng
- USES:
- meson 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.7.4 10 May 2023 10:02:46 |
Nuno Teixeira (eduardo) |
graphics/libspng: Update to 0.7.4
ChangeLog: https://github.com/randy408/libspng/releases/tag/v0.7.4 |
0.7.3 09 Dec 2022 18:37:36 |
Nuno Teixeira (eduardo) |
graphics/libspng: Adopt/Update to 0.7.3
ChangeLog: https://github.com/randy408/libspng/releases/tag/v0.7.3
MFH: 2022Q4 (bugfixes) |
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) |
0.7.2 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 ) |
0.7.2 12 Feb 2022 19:18:42 |
Fernando Apesteguía (fernape) |
graphics/libspng: update to 0.7.2
ChangeLog: https://github.com/randy408/libspng/releases/tag/v0.7.2
Fixes
* Re-enabled ARM NEON optimizations for indexed color images
* Fixed encoder options set with spng_set_option() not being respected in
some cases
* Fixed spng_get_png_buffer() not setting an error code in some cases
* Fixed encoder heap overflow with specially crafted images (#196)
* Fixed 4GB progressive decode/encode limitation on 32-bit (#198)
* Updated error string for SPNG_EBUFSIZ
New (Only the first 15 lines of the commit message are shown above ) |
0.7.1 14 Dec 2021 08:29:59 |
Fernando Apesteguía (fernape) |
graphics/libspng: update to 0.7.1
Reported by: portscout |
0.7.0 07 Oct 2021 07:04:04 |
Fernando Apesteguía (fernape) |
graphics/libspng: update to 0.7.0
ChangeLog: https://github.com/randy408/libspng/releases/tag/v0.7.0
Reported by: portscout |
0.6.3 24 Apr 2021 16:28:44 |
Fernando Apesteguía (fernape) |
graphics/libspng: update to 0.6.3
ChangeLog: https://github.com/randy408/libspng/releases/tag/v0.6.3
Reported by: portscout |
0.6.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.2 29 Jan 2021 11:35:29 |
fernape |
graphics/libspng: update to 0.6.2
Reported by: portscout |
0.6.1 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
0.6.1 20 Sep 2020 12:35:08 |
tobik |
graphics/libspng: Update to v0.6.1
Changes: https://github.com/randy408/libspng/releases/tag/v0.6.1 |
0.6.0 17 Jul 2020 10:14:09 |
tobik |
graphics/libspng: Update to v0.6.0
Changes: https://github.com/randy408/libspng/releases/tag/v0.6.0 |
0.5.0 21 Aug 2019 15:51:16 |
tobik |
New port: graphics/libspng
Libspng is a C library for reading and writing Portable Network
Graphics (PNG) format files with a focus on security and ease of
use.
The goal is to provide a fast PNG library with a simpler API than
libpng.
WWW: https://libspng.org/ |