mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
gnome: fixed USE_GNOME=gdkpixbuf2xlib botched from USE_GNOME=gdkpixbuf rename
Reported by: truckman
This commit is contained in:
parent
31c02c5dc9
commit
7ed6147220
11 changed files with 11 additions and 11 deletions
|
@ -114,7 +114,7 @@ USES= autoreconf bison compiler:c++11-lib cpe desktop-file-utils \
|
|||
gettext-runtime gl gmake gnome iconv java jpeg perl5 pkgconfig \
|
||||
shared-mime-info ssl tar:bzip2 xorg
|
||||
USE_GL= gl glu
|
||||
USE_GNOME= gdkpixbuf gdkpixbufxlib gtk20 libxslt glib20
|
||||
USE_GNOME= gdkpixbuf gdkpixbuf2xlib gtk20 libxslt glib20
|
||||
JAVA_VENDOR= openjdk
|
||||
USE_PERL5= build
|
||||
USE_XORG= ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \
|
||||
|
|
|
@ -115,7 +115,7 @@ USES= autoreconf bison compiler:c++11-lib cpe desktop-file-utils \
|
|||
gettext-runtime gl gmake gnome iconv java jpeg perl5 pkgconfig \
|
||||
python shared-mime-info ssl tar:${TARTYPE} xorg
|
||||
USE_GL= gl glu
|
||||
USE_GNOME= gdkpixbuf gdkpixbufxlib gtk20 libxslt glib20
|
||||
USE_GNOME= gdkpixbuf gdkpixbuf2xlib gtk20 libxslt glib20
|
||||
JAVA_VENDOR= openjdk
|
||||
USE_PERL5= build
|
||||
USE_XORG= ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \
|
||||
|
|
|
@ -68,7 +68,7 @@ X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
|||
libfreetype.so:print/freetype2 \
|
||||
libharfbuzz.so:print/harfbuzz
|
||||
X11_USES= desktop-file-utils xorg
|
||||
X11_USE= GNOME=gdkpixbuf,gdkpixbufxlib,gtk30,gtkmm30 \
|
||||
X11_USE= GNOME=gdkpixbuf,gdkpixbuf2xlib,gtk30,gtkmm30 \
|
||||
XORG=ice,sm,x11,xext,xi,xinerama,xorgproto,xrandr,xrender,xtst
|
||||
X11_CONFIGURE_WITH= gtk3 gtkmm3 x
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ WWW= http://www.linuxgames.com/xqf/
|
|||
RUN_DEPENDS= qstat:games/qstat
|
||||
|
||||
USES= autoreconf gettext gmake gnome pkgconfig xorg
|
||||
USE_GNOME= intlhack gdkpixbuf gdkpixbufxlib
|
||||
USE_GNOME= intlhack gdkpixbuf gdkpixbuf2xlib
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
|
|
@ -35,7 +35,7 @@ BEASTIE_VARS_OFF= STARTUP_PIXMAP=icewm-logo.xpm
|
|||
IMLIB2_LIB_DEPENDS= libImlib2.so:graphics/imlib2
|
||||
IMLIB2_DESC= Use Imlib2 for rendering
|
||||
IMLIB2_CONFIGURE_OFF= --disable-imlib2 --enable-gdk-pixbuf
|
||||
IMLIB2_USE_OFF= GNOME=gdkpixbufxlib
|
||||
IMLIB2_USE_OFF= GNOME=gdkpixbuf2xlib
|
||||
|
||||
LIBRSVG2_BUILD_DEPENDS_OFF= ${LOCALBASE}/include/nanosvg.h:graphics/nanosvg
|
||||
LIBRSVG2_USE= GNOME=librsvg2
|
||||
|
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= rep-gtk2>=0.90:x11-toolkits/rep-gtk2
|
|||
|
||||
USES= gmake gnome libtool makeinfo pathfix pkgconfig tar:xz xorg
|
||||
USE_XORG= ice sm x11 xft xinerama xrandr xtst xrender xext
|
||||
USE_GNOME= cairo gdkpixbuf gdkpixbufxlib gtk20
|
||||
USE_GNOME= cairo gdkpixbuf gdkpixbuf2xlib gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
|
||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= alias gmake gnome pkgconfig tar:tbz2 xorg
|
||||
USE_GNOME= gdkpixbuf gdkpixbufxlib gtk20
|
||||
USE_GNOME= gdkpixbuf gdkpixbuf2xlib gtk20
|
||||
USE_XORG= x11
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
|
|
|
@ -21,7 +21,7 @@ LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \
|
|||
RUN_DEPENDS= ${LOCALBASE}/etc/xdg/menus/lxde-applications.menu:x11/lxmenu-data
|
||||
|
||||
USES= gmake gnome libtool localbase pathfix pkgconfig tar:xz xorg
|
||||
USE_GNOME= glib20 gtk20 cairo gdkpixbuf gdkpixbufxlib intltool
|
||||
USE_GNOME= glib20 gtk20 cairo gdkpixbuf gdkpixbuf2xlib intltool
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= GPLv3
|
|||
GNU_CONFIGURE= yes
|
||||
LIBS+= -L${LOCALBASE}/lib -lX11
|
||||
USES= gnome pkgconfig xorg
|
||||
USE_GNOME= gdkpixbuf gdkpixbufxlib gtk20
|
||||
USE_GNOME= gdkpixbuf gdkpixbuf2xlib gtk20
|
||||
USE_XORG= x11
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -12,7 +12,7 @@ WWW= http://people.easter-eggs.org/~valos/wmdrawer/
|
|||
LICENSE= GPLv2+
|
||||
|
||||
USES= gmake gnome pkgconfig xorg
|
||||
USE_GNOME= gdkpixbuf gdkpixbufxlib
|
||||
USE_GNOME= gdkpixbuf gdkpixbuf2xlib
|
||||
USE_XORG= x11 xext xi
|
||||
MAKE_ARGS= MANDIR=$(PREFIX)/share/man/man1
|
||||
MAKE_ENV= USE_GDKPIXBUF2=1
|
||||
|
|
|
@ -20,7 +20,7 @@ PORTDOCS= README CHANGES.ru README.ru
|
|||
OPTIONS_DEFINE= LIBRSVG2 DOCS
|
||||
|
||||
LIBRSVG2_USES= gnome
|
||||
LIBRSVG2_USE= GNOME=librsvg2,gdkpixbufxlib
|
||||
LIBRSVG2_USE= GNOME=librsvg2,gdkpixbuf2xlib
|
||||
LIBRSVG2_VARS= XMKMF_ARGS=-DWITH_SVG_SUPPORT
|
||||
|
||||
post-build:
|
||||
|
|
Loading…
Add table
Reference in a new issue