Commit 7552ad15 authored by Rene Ladan's avatar Rene Ladan
Browse files

graphics/imlib2-webp: Remove expired port

2026-02-28 graphics/imlib2-webp: webp support is handled by graphics/imlib2 and it is enabled by default.
parent 66ebea62
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5153,3 +5153,4 @@ security/openssl-quictls|security/openssl33-quictls|2026-02-14|Has expired: Upst
misc/usd|graphics/openusd|2026-02-15|Rename to match upstream naming and moved to a more appropriate category
www/py-django-statici18n|www/py-django_statici18n|2026-02-15|Rename to match upstream naming
graphics/imlib2-jxl|graphics/imlib2|2026-02-28|Has expired: jxl support is handled by graphics/imlib2 and it is enabled by default
graphics/imlib2-webp|graphics/imlib2|2026-02-28|Has expired: webp support is handled by graphics/imlib2 and it is enabled by default
+0 −1
Original line number Diff line number Diff line
@@ -374,7 +374,6 @@
    SUBDIR += imageworsener
    SUBDIR += imc
    SUBDIR += imlib2
    SUBDIR += imlib2-webp
    SUBDIR += imlib2_loaders
    SUBDIR += impressive
    SUBDIR += imv

graphics/imlib2-webp/Makefile

deleted100644 → 0
+0 −29
Original line number Diff line number Diff line
PORTNAME=	imlib2-webp
PORTVERSION=	20230222
PORTREVISION=	3
CATEGORIES=	graphics

MAINTAINER=	eduardo@FreeBSD.org
COMMENT=	WebP image loader plugin for Imlib 2
WWW=		https://www.hauweele.net/~gawen/imlib2-webp.html

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/COPYING

DEPRECATED=	webp support is handled by graphics/imlib2 and it is enabled by default.
EXPIRATION_DATE=	2026-02-28
BROKEN=		pkg-static: imlib2-webp-20230222_3 conflicts with imlib2-1.12.6,2 (installs files into the same place).  Problematic file: /usr/local/lib/imlib2/loaders/webp.so

LIB_DEPENDS=	libImlib2.so:graphics/imlib2 \
		libwebp.so:graphics/webp

USES=		gmake pkgconfig
USE_GITHUB=	yes
GH_ACCOUNT=	gawen947
GH_TAGNAME=	d7a8b758576

CONFLICTS_INSTALL=	imlib2

PLIST_FILES=	lib/imlib2/loaders/webp.so

.include <bsd.port.mk>

graphics/imlib2-webp/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1705568058
SHA256 (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7ab00861ea39fd0225ecb10e8db08dc1cad0bb143edd43536fe365f2042c4097
SIZE (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7618

graphics/imlib2-webp/pkg-descr

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
A WebP image loader for Imlib2.
Allows e.g. viewing WebP images in feh.