1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Mark BROKEN: fails to build

Merging translations into data/gitg.desktop.
/usr/local/bin/g-ir-compiler  --includedir=. -o GitgExt-1.0.typelib GitgExt-1.0.gir
Could not find GIR file 'Gitg-1.0.gir'; check XDG_DATA_DIRS or use --includedir
error parsing file GitgExt-1.0.gir: Failed to parse included gir Gitg-1.0

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2015-12-19 15:11:48 +00:00
parent 5be6f24e59
commit 9e89ca02bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404019

View File

@ -12,6 +12,8 @@ COMMENT= GTK-based git repository viewer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build
LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libgee-0.8.so:${PORTSDIR}/devel/libgee \
libgit2-glib-1.0.so:${PORTSDIR}/devel/libgit2-glib \