head	1.3;
access;
symbols
	pkgsrc-2026Q1:1.3.0.22
	pkgsrc-2026Q1-base:1.3
	pkgsrc-2025Q4:1.3.0.20
	pkgsrc-2025Q4-base:1.3
	pkgsrc-2025Q3:1.3.0.18
	pkgsrc-2025Q3-base:1.3
	pkgsrc-2025Q2:1.3.0.16
	pkgsrc-2025Q2-base:1.3
	pkgsrc-2025Q1:1.3.0.14
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.3.0.12
	pkgsrc-2024Q4-base:1.3
	pkgsrc-2024Q3:1.3.0.10
	pkgsrc-2024Q3-base:1.3
	pkgsrc-2024Q2:1.3.0.8
	pkgsrc-2024Q2-base:1.3
	pkgsrc-2024Q1:1.3.0.6
	pkgsrc-2024Q1-base:1.3
	pkgsrc-2023Q4:1.3.0.4
	pkgsrc-2023Q4-base:1.3
	pkgsrc-2023Q3:1.3.0.2
	pkgsrc-2023Q3-base:1.3
	pkgsrc-2023Q2:1.2.0.28
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.2.0.26
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.24
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.22
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.20
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.18
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.2.0.16
	pkgsrc-2021Q4-base:1.2
	pkgsrc-2021Q3:1.2.0.14
	pkgsrc-2021Q3-base:1.2
	pkgsrc-2021Q2:1.2.0.12
	pkgsrc-2021Q2-base:1.2
	pkgsrc-2021Q1:1.2.0.10
	pkgsrc-2021Q1-base:1.2
	pkgsrc-2020Q4:1.2.0.8
	pkgsrc-2020Q4-base:1.2
	pkgsrc-2020Q3:1.2.0.6
	pkgsrc-2020Q3-base:1.2
	pkgsrc-2020Q2:1.2.0.4
	pkgsrc-2020Q2-base:1.2
	pkgsrc-2020Q1:1.2.0.2
	pkgsrc-2020Q1-base:1.2
	pkgsrc-2019Q4:1.1.0.4
	pkgsrc-2019Q4-base:1.1;
locks; strict;
comment	@# @;


1.3
date	2023.08.14.05.24.35;	author wiz;	state Exp;
branches;
next	1.2;
commitid	LOSB79OLVxvXjIAE;

1.2
date	2020.01.26.17.31.22;	author rillig;	state Exp;
branches;
next	1.1;
commitid	4fBBvoSLJaGd0eUB;

1.1
date	2019.10.20.15.27.12;	author nia;	state Exp;
branches;
next	;
commitid	MBUSlMODvCEYsCHB;


desc
@@


1.3
log
@*: recursive bump for Python 3.11 as new default
@
text
@# $NetBSD: Makefile,v 1.2 2020/01/26 17:31:22 rillig Exp $

DISTNAME=	moka-icon-theme-5.4.0
PKGREVISION=	1
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_GITHUB:=snwh/}
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://snwh.org/moka
COMMENT=	Simple and bright icon theme
LICENSE=	cc-by-sa-v4.0

USE_LANGUAGES=	# none

ICON_THEMES=	yes

DEPENDS+=	faba-icon-theme-[0-9]*:../../graphics/faba-icon-theme

REPLACE_PYTHON+=	meson/post_install.py

# Requires Python 3
PYTHON_VERSIONS_INCOMPATIBLE=	27
PYTHON_FOR_BUILD_ONLY=		tool

# Save some time...
CHECK_WRKREF_SKIP+=		share/icons/Moka/*/*/*.png
CHECK_INTERPRETER_SKIP+=	share/icons/Moka/*/*/*.png

.include "../../devel/meson/build.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2019/10/20 15:27:12 nia Exp $
d4 1
@


1.1
log
@Add graphics/moka-icon-theme.

Moka is a stylized FreeDesktop icon set, created with simplicity in mind.

It uses simple geometry & bright colours and has been designed and optimized
to achieve the a pixel-perfect look for your desktop.
@
text
@d1 1
a1 1
# $NetBSD$
d9 1
a9 1
HOMEPAGE=	http://snwh.org/moka
@

