mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/gnome*: add missing build dependencies
Reported by: mandree
This commit is contained in:
parent
fe60e0f192
commit
b33decb778
2 changed files with 5 additions and 3 deletions
|
@ -13,13 +13,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
BUILD_DEPENDS= update-desktop-database:devel/desktop-file-utils
|
||||
LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita \
|
||||
libdbus-1.so:devel/dbus \
|
||||
libgjs.so:lang/gjs \
|
||||
|
||||
USES= gettext gnome iconv:wchar_t localbase:ldflags meson pkgconfig \
|
||||
python:build tar:xz
|
||||
USE_GNOME= gtk40 introspection pango
|
||||
USE_GNOME= gtk40 introspection pango gnomedesktop3
|
||||
USE_LDCONFIG= yes
|
||||
BINARY_ALIAS= python3=${PYTHON_VERSION}
|
||||
|
||||
|
|
|
@ -12,7 +12,8 @@ WWW= https://wiki.gnome.org/Apps/Clocks
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
BUILD_DEPENDS= itstool:textproc/itstool
|
||||
BUILD_DEPENDS= itstool:textproc/itstool \
|
||||
update-desktop-database:devel/desktop-file-utils
|
||||
LIB_DEPENDS= libgeoclue-2.so:net/geoclue \
|
||||
libgeocode-glib-2.so:net/geocode-glib2 \
|
||||
libgweather-4.so:net/libgweather4
|
||||
|
@ -22,7 +23,7 @@ PORTSCOUT= limitw:1,even
|
|||
USES= compiler:c11 gettext gnome localbase meson pkgconfig \
|
||||
shebangfix tar:xz vala:build
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gtk40 gsound libadwaita
|
||||
USE_GNOME= gtk40 libadwaita gnomedesktop3
|
||||
|
||||
GLIB_SCHEMAS= org.gnome.clocks.gschema.xml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue