Changeset View
Changeset View
Standalone View
Standalone View
x11-toolkits/gtk30/Makefile
| Show All 19 Lines | |||||
| PORTSCOUT= limit:1,even | PORTSCOUT= limit:1,even | ||||
| LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ | LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ | ||||
| libfribidi.so:converters/fribidi \ | libfribidi.so:converters/fribidi \ | ||||
| libfontconfig.so:x11-fonts/fontconfig \ | libfontconfig.so:x11-fonts/fontconfig \ | ||||
| libfreetype.so:print/freetype2 \ | libfreetype.so:print/freetype2 \ | ||||
| libharfbuzz.so:print/harfbuzz | libharfbuzz.so:print/harfbuzz | ||||
| RUN_DEPENDS+= hicolor-icon-theme>=0:misc/hicolor-icon-theme \ | RUN_DEPENDS+= hicolor-icon-theme>=0:misc/hicolor-icon-theme \ | ||||
| adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \ | adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme | ||||
| librsvg2>=0:graphics/librsvg2 | |||||
| USE_PERL5= build | USE_PERL5= build | ||||
| USE_LDCONFIG= yes | USE_LDCONFIG= yes | ||||
| GNU_CONFIGURE= yes | GNU_CONFIGURE= yes | ||||
| USE_GNOME= atk cairo gdkpixbuf2 introspection:build pango | USE_GNOME= atk cairo gdkpixbuf2 introspection:build pango \ | ||||
| librsvg2:run | |||||
| USES= compiler:c11 gettext gmake gnome libtool localbase \ | USES= compiler:c11 gettext gmake gnome libtool localbase \ | ||||
| pathfix perl5 pkgconfig tar:xz | pathfix perl5 pkgconfig tar:xz | ||||
| CONFIGURE_ARGS= --enable-introspection | CONFIGURE_ARGS= --enable-introspection | ||||
| CPPFLAGS+= -fno-omit-frame-pointer | CPPFLAGS+= -fno-omit-frame-pointer | ||||
| INSTALLS_ICONS= yes | INSTALLS_ICONS= yes | ||||
| INSTALL_TARGET= install-strip | INSTALL_TARGET= install-strip | ||||
| LIBVERSION= 0.2404.19 | LIBVERSION= 0.2404.19 | ||||
| ▲ Show 20 Lines • Show All 74 Lines • Show Last 20 Lines | |||||