[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / x11 / hicolor-icon-theme

File: [local] / ports / x11 / hicolor-icon-theme / Makefile (download)

Revision 1.30, Wed Sep 27 20:37:14 2023 UTC (8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.29: +1 -1 lines

MASTER_SITES -> SITES
now I only need to finish modules!

COMMENT=		fallback theme of the icon theme specification

# new release: bump x11/gtk+4,-guic to force a run of gtk-update-icon-cache;
# we cannot run it ourselves because gtk-update-icon-cache depends on
# hicolor-icon-theme and that would create a dependency loop
DISTNAME=		hicolor-icon-theme-0.17
EXTRACT_SUFX=		.tar.xz

CATEGORIES=		x11

HOMEPAGE=		http://www.freedesktop.org/Standards/icon-theme-spec

SITES=			https://icon-theme.freedesktop.org/releases/

MAINTAINER=		Antoine Jacoutot <ajacoutot@openbsd.org>

# GPLv2
PERMIT_PACKAGE=	Yes

CONFIGURE_STYLE= 	gnu

NO_TEST=		Yes

PKG_ARCH=		*

.include <bsd.port.mk>