2021-04-21 13:40:12 +02:00
|
|
|
# $NetBSD: Makefile,v 1.50 2021/04/21 11:41:59 adam Exp $
|
2008-09-09 13:52:36 +02:00
|
|
|
|
2009-01-08 02:09:14 +01:00
|
|
|
DISTNAME= ucview-0.22
|
2021-04-21 13:40:12 +02:00
|
|
|
PKGREVISION= 45
|
2008-09-09 13:52:36 +02:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= http://unicap-imaging.org/downloads/
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2020-01-26 18:30:40 +01:00
|
|
|
HOMEPAGE= https://unicap-imaging.org/
|
2008-09-09 13:52:36 +02:00
|
|
|
COMMENT= Video capture and display program based on unicap
|
|
|
|
|
2009-02-07 22:51:08 +01:00
|
|
|
USE_TOOLS+= perl pkg-config gmake intltool
|
2008-09-09 13:52:36 +02:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include "../../devel/GConf/schemas.mk"
|
|
|
|
.include "../../devel/libglade/buildlink3.mk"
|
|
|
|
.include "../../graphics/unicap/buildlink3.mk"
|
|
|
|
.include "../../sysutils/dbus/buildlink3.mk"
|
|
|
|
.include "../../sysutils/dbus-glib/buildlink3.mk"
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
2012-07-01 21:05:10 +02:00
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
2008-09-09 13:52:36 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|