2019-02-16 19:03:08 +01:00
|
|
|
PORTNAME= libhandy
|
2021-05-27 03:47:24 +02:00
|
|
|
PORTVERSION= 1.2.2
|
2019-02-16 19:03:08 +01:00
|
|
|
CATEGORIES= x11-toolkits gnome
|
2020-09-17 13:45:30 +02:00
|
|
|
MASTER_SITES= GNOME
|
2019-02-16 19:03:08 +01:00
|
|
|
DIST_SUBDIR= gnome
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= Library with GTK+ widgets for mobile phones
|
|
|
|
|
|
|
|
LICENSE= LGPL21
|
|
|
|
|
|
|
|
BUILD_DEPENDS= valac:lang/vala
|
2021-05-27 03:47:24 +02:00
|
|
|
LIB_DEPENDS= libfribidi.so:converters/fribidi \
|
|
|
|
libgladeui-2.so:devel/glade
|
2019-02-16 19:03:08 +01:00
|
|
|
|
2020-09-17 13:45:30 +02:00
|
|
|
USES= compiler:c11 gettext gnome meson pkgconfig tar:xz
|
2019-08-03 06:01:32 +02:00
|
|
|
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build
|
2019-02-16 19:03:08 +01:00
|
|
|
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
MESON_ARGS= -Dtests=false
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|