Regen WANTLIB to unbreak.

This commit is contained in:
ajacoutot 2022-11-07 13:09:07 +00:00
parent afb007615e
commit 28ae699350
1 changed files with 25 additions and 16 deletions

View File

@ -2,7 +2,7 @@ COMMENT = labels and business card designer
GNOME_PROJECT = glabels
GNOME_VERSION = 3.4.1
REVISION = 13
REVISION = 14
CATEGORIES = productivity graphics
@ -15,21 +15,30 @@ HOMEPAGE = http://glabels.org/
# Attribution-ShareAlike 3.0 Unported
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} X11 Xcomposite Xcursor Xdamage Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0
WANTLIB += brotlicommon brotlidec c cairo cairo-gobject camel-1.2
WANTLIB += db ebackend-1.2 ebook-1.2 ebook-contacts-1.2 edata-book-1.2
WANTLIB += edataserver-1.2 epoxy expat ffi fontconfig freetype
WANTLIB += fribidi gck-1 gcr-base-3 gcrypt gdata gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 goa-1.0 gobject-2.0 gpg-error
WANTLIB += graphite2 gtk-3 harfbuzz iconv icudata icui18n icuuc
WANTLIB += idn2 iec16022 intl json-glib-1.0 lzma m nspr4 nss3
WANTLIB += nssutil3 p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre2-8 pixman-1 plc4 plds4 png psl qrencode rsvg-2 secret-1
WANTLIB += smime3 soup-2.4 sqlite3 ssl3 unistring xcb xcb-render
WANTLIB += xcb-shm xml2 z protobuf
WANTLIB += Xau Xdmcp boost_atomic-mt boost_chrono-mt boost_date_time-mt
WANTLIB += boost_system-mt boost_thread-mt execinfo jpeg phonenumber
WANTLIB += ${COMPILER_LIBCXX} X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender absl_bad_optional_access
WANTLIB += absl_bad_variant_access absl_base absl_city absl_civil_time
WANTLIB += absl_cord absl_cord_internal absl_cordz_functions absl_cordz_handle
WANTLIB += absl_cordz_info absl_debugging_internal absl_demangle_internal
WANTLIB += absl_exponential_biased absl_graphcycles_internal absl_hash
WANTLIB += absl_hashtablez_sampler absl_int128 absl_log_severity
WANTLIB += absl_low_level_hash absl_malloc_internal absl_raw_hash_set
WANTLIB += absl_raw_logging_internal absl_spinlock_wait absl_stacktrace
WANTLIB += absl_strings absl_strings_internal absl_symbolize absl_synchronization
WANTLIB += absl_throw_delegate absl_time absl_time_zone atk-1.0
WANTLIB += atk-bridge-2.0 boost_atomic-mt boost_chrono-mt boost_date_time-mt
WANTLIB += boost_system-mt boost_thread-mt brotlicommon brotlidec
WANTLIB += c cairo cairo-gobject camel-1.2 db ebackend-1.2 ebook-1.2
WANTLIB += ebook-contacts-1.2 edata-book-1.2 edataserver-1.2 epoxy
WANTLIB += execinfo expat ffi fontconfig freetype fribidi gcrypt
WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gpg-error graphite2 gtk-3 harfbuzz iconv icudata icui18n
WANTLIB += icuuc idn2 iec16022 intl jpeg json-glib-1.0 lzma m
WANTLIB += nghttp2 nspr4 nss3 nssutil3 pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre2-8 phonenumber pixman-1 plc4 plds4
WANTLIB += png protobuf psl qrencode rsvg-2 secret-1 smime3 soup-3.0
WANTLIB += sqlite3 ssl3 unistring xcb xcb-render xcb-shm xml2
WANTLIB += z
COMPILER = base-clang ports-gcc base-gcc