pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/imlib2
Module Name: pkgsrc
Committed By: tnn
Date: Mon Mar 9 12:35:30 UTC 2026
Modified Files:
pkgsrc/graphics/imlib2: Makefile
Log Message:
imlib2: needs xz (by loaders/lzma.so). Bump.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/graphics/imlib2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/imlib2/Makefile
diff -u pkgsrc/graphics/imlib2/Makefile:1.101 pkgsrc/graphics/imlib2/Makefile:1.102
--- pkgsrc/graphics/imlib2/Makefile:1.101 Sun Oct 26 12:20:29 2025
+++ pkgsrc/graphics/imlib2/Makefile Mon Mar 9 12:35:30 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2025/10/26 12:20:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.102 2026/03/09 12:35:30 tnn Exp $
DISTNAME= imlib2-1.12.5
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
EXTRACT_SUFX= .tar.xz
@@ -51,6 +52,7 @@ SUBST_SED.shlib+= -e 's,"\.so",".${SHLIB
.include "options.mk"
.include "../../archivers/bzip2/buildlink3.mk"
+.include "../../archivers/xz/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index