xref: /mports/games/lightsoff/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	lightsoff
2PORTVERSION=	40.0.1
3PORTREVISION=	3
4CATEGORIES=	games gnome
5MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
6DIST_SUBDIR=	gnome
7
8MAINTAINER=	ports@MidnightBSD.org
9COMMENT=	Gnome ligthsoff
10WWW=		https://wiki.gnome.org/Lightsoff
11
12LICENSE=	gpl2
13LICENSE_FILE=	${WRKSRC}/COPYING
14
15BUILD_DEPENDS=	itstool:textproc/itstool
16LIB_DEPENDS=	libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
17		libclutter-1.0.so:graphics/clutter \
18		libcogl.so:graphics/cogl \
19		libjson-glib-1.0.so:devel/json-glib
20
21PORTSCOUT=	limitw:1,even
22
23USES=		gettext gl gmake gnome localbase meson \
24		pathfix pkgconfig sqlite tar:xz vala:build xorg
25USE_GNOME=	cairo gtk30 intlhack librsvg2 libxml2:build
26USE_XORG=	x11 xcomposite xdamage xext xfixes xi xrandr
27USE_GL=		egl gl
28
29GLIB_SCHEMAS=	org.gnome.LightsOff.gschema.xml
30
31.include <bsd.port.mk>
32

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026