head	1.10;
access;
symbols
	pkgsrc-2026Q2:1.10.0.2
	pkgsrc-2026Q2-base:1.10
	pkgsrc-2026Q1:1.8.0.2
	pkgsrc-2026Q1-base:1.8
	pkgsrc-2025Q4:1.5.0.2
	pkgsrc-2025Q4-base:1.5
	pkgsrc-2025Q3:1.3.0.2
	pkgsrc-2025Q3-base:1.3;
locks; strict;
comment	@# @;


1.10
date	2026.06.11.07.16.52;	author wiz;	state Exp;
branches;
next	1.9;
commitid	bVZL3OdakDMSLlJG;

1.9
date	2026.05.14.16.40.48;	author ryoon;	state Exp;
branches;
next	1.8;
commitid	tKipFjQKzke3NNFG;

1.8
date	2026.02.06.10.04.37;	author wiz;	state Exp;
branches;
next	1.7;
commitid	MwQEYCXeWSFvIitG;

1.7
date	2026.01.27.08.39.18;	author wiz;	state Exp;
branches;
next	1.6;
commitid	f4MYtJVcsY7dz0sG;

1.6
date	2026.01.07.08.46.46;	author wiz;	state Exp;
branches;
next	1.5;
commitid	1wQ3ICD8eebefrpG;

1.5
date	2025.10.23.20.36.38;	author wiz;	state Exp;
branches;
next	1.4;
commitid	1V2hBZn9ypXaCJfG;

1.4
date	2025.10.05.19.25.51;	author js;	state Exp;
branches;
next	1.3;
commitid	U70EDQkwOmfbOpdG;

1.3
date	2025.08.30.22.44.53;	author wiz;	state Exp;
branches;
next	1.2;
commitid	2izPxU30rhec4O8G;

1.2
date	2025.08.29.06.41.58;	author adam;	state Exp;
branches;
next	1.1;
commitid	qZ6q89eVHaHeMA8G;

1.1
date	2025.08.12.00.54.26;	author ryoon;	state Exp;
branches;
next	;
commitid	wJEx6DjfbgMSon6G;


desc
@@


1.10
log
@gtk3: bump PKGREVISION for wayland option default change

Recursive bump to hopefully fix bulk build fallout due to the
unversioned change.
@
text
@# $NetBSD: Makefile,v 1.9 2026/05/14 16:40:48 ryoon Exp $

DISTNAME=	smooth-0.9.10
PKGREVISION=	8
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=smooth/}

MAINTAINER=	ryoon@@NetBSD.org
HOMEPAGE=	https://www.smooth-project.org/
COMMENT=	Multi platform object oriented C++ class library
LICENSE=	artistic-2.0

USE_LANGUAGES=	c c++
USE_TOOLS+=	gmake pkg-config

# For build and install targets
MAKE_FLAGS+=	config="systemlibbz2 systemlibcpuid systemlibcurl systemlibfribidi systemlibiconv systemlibjpeg systemlibpng systemlibwebp systemlibxml2 systemzlib"
MAKE_FLAGS+=	prefix=${PREFIX}

.include "../../archivers/bzip2/buildlink3.mk"
.include "../../converters/fribidi/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/libwebp/buildlink3.mk"
.include "../../sysutils/libcpuid/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.9
log
@*: Recursive revbump from security/nettle-4.0
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2026/02/06 10:04:37 wiz Exp $
d4 1
a4 1
PKGREVISION=	7
@


1.8
log
@*: recursive bump for nettle 4.0 shlib major bump
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2026/01/27 08:39:18 wiz Exp $
d4 1
a4 1
PKGREVISION=	6
@


1.7
log
@*: recursive bump for removal of cairo's xcb option
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2026/01/07 08:46:46 wiz Exp $
d4 1
a4 1
PKGREVISION=	5
@


1.6
log
@*: recursive bump for icu 78.1
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2025/10/23 20:36:38 wiz Exp $
d4 1
a4 1
PKGREVISION=	4
@


1.5
log
@*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/pkg/lib/libglib-2.0.so.0 not defined
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2025/10/05 19:25:51 js Exp $
d4 1
a4 1
PKGREVISION=	3
@


1.4
log
@*: rev bump for curl
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2025/08/30 22:44:53 wiz Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.3
log
@*: recursive bump for tiff growing lerc dependency
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2025/08/29 06:41:58 adam Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.2
log
@smooth: prefer all system libraries on all platforms
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2025/08/12 00:54:26 ryoon Exp $
d4 1
@


1.1
log
@devel/smooth: import smooth-0.9.10

smooth is an object oriented C++ class library for Windows, macOS,
Linux and most Unix-like operating systems. It provides basic
functionality and platform support for applications and libraries.

Features provided by smooth include:

    a user interface API with various widgets
    a simple to use multithreading API
    a file and network IO interface
    completely transparent Unicode and software internationalization support
    a libxml2 based XML parser
@
text
@d1 1
a1 1
# $NetBSD$
d16 1
a16 1
MAKE_FLAGS+=	config="systemlibcpuid systemlibwebp"
d21 2
a22 1
.include "../../mk/jpeg.buildlink3.mk"
d28 1
@

