Port details |
- imlib2-webp WebP image loader plugin for Imlib 2
- 20230222_2 graphics =2 20230222_1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2018-12-11 17:39:04
- Last Update: 2024-07-16 12:00:59
- Commit Hash: 8782417
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://www.hauweele.net/~gawen/imlib2-webp.html
- Description:
- A WebP image loader for Imlib2.
Allows e.g. viewing WebP images in feh.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- imlib2-webp>0:graphics/imlib2-webp
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/imlib2-webp/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/imlib2-webp
- pkg install imlib2-webp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: imlib2-webp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705568058
SHA256 (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7ab00861ea39fd0225ecb10e8db08dc1cad0bb143edd43536fe365f2042c4097
SIZE (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7618
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libImlib2.so : graphics/imlib2
- libwebp.so : graphics/webp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_imlib2-webp
- USES:
- 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 |
20230222_2 16 Jul 2024 12:00:59 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
20230222_1 20 Jan 2024 13:55:49 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
20230222 18 Jan 2024 22:30:16 |
Nuno Teixeira (eduardo) |
graphics/imlib2-webp: Update to latest commit
- Pet portlint
- Take maintainership
PR: 276418 |
20160601 09 Oct 2022 11:56:28 |
Fernando Apesteguía (fernape) |
*/*: Release ports from maintainership
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology> |
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) |
20160601 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 ) |
20160601 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20160601 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20160601 08 Mar 2020 10:24:48 |
zeising |
graphics/imlib2-webp: Tabs, not spaces. |
20160601 08 Mar 2020 10:16:13 |
zeising |
graphics/imlib2: Update to 1.6.1
Update graphics/imlbi2 to 1.6.1.
This adds a new webp image loader.
Register conflicts between graphics/imlib2 and graphics/imlib2-webp
The ICO loader has moved here from graphics/imlib2_loader |
20160601 11 Dec 2018 17:38:51 |
lwhsu |
Add graphics/imlib2-webp, an imlib2 plugin for webp images
PR: 232871
Submitted by: Greg V <greg@unrelenting.technology> |