aboutsummaryrefslogblamecommitdiff
path: root/games/quadrapassel/Makefile
blob: 142f2d0c53a513506655898e427a10dad5b36cbd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                    

                            
                    
                           
                                                                            




                                  


                                 
                                                     
                                          

                                                            
                                                  

                                                             

                                                   
 

                             

                                                                              

                                                            
 
                                                  

                      
# Created by: FreeBSD GNOME Team <gnome@freebsd.org>

PORTNAME=	quadrapassel
PORTVERSION=	40.2
CATEGORIES=	games gnome
MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR=	gnome3

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Gnome quadrapassel

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	appstream-util:devel/appstream-glib \
		itstool:textproc/itstool \
		vala:lang/vala
LIB_DEPENDS=	libcanberra-gtk3.so:audio/libcanberra-gtk3 \
		libcanberra.so:audio/libcanberra \
		libclutter-1.0.so:graphics/clutter \
		libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
		libcogl.so:graphics/cogl \
		libjson-glib-1.0.so:devel/json-glib

PORTSCOUT=	limitw:1,even

USES=		gettext gl gnome localbase meson pathfix pkgconfig tar:xz xorg
USE_GNOME=	cairo gsound gtk30 intlhack librsvg2 libxml2:build
USE_GL=		egl gl
USE_XORG=	x11 xcomposite xdamage xext xfixes xi xrandr

GLIB_SCHEMAS=	org.gnome.Quadrapassel.gschema.xml

.include <bsd.port.mk>