Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2026 14:18:15 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7552ad1572c0 - main - graphics/imlib2-webp: Remove expired port
Message-ID:  <69a2f927.231f9.e08bf3f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7552ad1572c0a389064c5d7bb3716bf6469451dd

commit 7552ad1572c0a389064c5d7bb3716bf6469451dd
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-02-28 14:18:11 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-02-28 14:18:11 +0000

    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.
---
 MOVED                          |  1 +
 graphics/Makefile              |  1 -
 graphics/imlib2-webp/Makefile  | 29 -----------------------------
 graphics/imlib2-webp/distinfo  |  3 ---
 graphics/imlib2-webp/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 35 deletions(-)

diff --git a/MOVED b/MOVED
index 612513916b85..dac3dc6ba39f 100644
--- a/MOVED
+++ b/MOVED
@@ -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
diff --git a/graphics/Makefile b/graphics/Makefile
index 9b8a42755f7a..f40abbd7b02b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -374,7 +374,6 @@
     SUBDIR += imageworsener
     SUBDIR += imc
     SUBDIR += imlib2
-    SUBDIR += imlib2-webp
     SUBDIR += imlib2_loaders
     SUBDIR += impressive
     SUBDIR += imv
diff --git a/graphics/imlib2-webp/Makefile b/graphics/imlib2-webp/Makefile
deleted file mode 100644
index 091186b9b246..000000000000
--- a/graphics/imlib2-webp/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-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>
diff --git a/graphics/imlib2-webp/distinfo b/graphics/imlib2-webp/distinfo
deleted file mode 100644
index b8ab6c0b15df..000000000000
--- a/graphics/imlib2-webp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1705568058
-SHA256 (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7ab00861ea39fd0225ecb10e8db08dc1cad0bb143edd43536fe365f2042c4097
-SIZE (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7618
diff --git a/graphics/imlib2-webp/pkg-descr b/graphics/imlib2-webp/pkg-descr
deleted file mode 100644
index f4031d1b719e..000000000000
--- a/graphics/imlib2-webp/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-A WebP image loader for Imlib2.
-Allows e.g. viewing WebP images in feh.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a2f927.231f9.e08bf3f>