mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Convert to USE_GNOME
PR: ports/59744 Submitted by: Mezz <mezz7@cox.net> Approved by: maintainer timeout (3 months)
This commit is contained in:
parent
466f729442
commit
c19547d909
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102281
8 changed files with 9 additions and 11 deletions
|
@ -18,10 +18,10 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= A Ruby interface to GConf2
|
COMMENT= A Ruby interface to GConf2
|
||||||
|
|
||||||
LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2
|
|
||||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
USE_GNOME= gconf2
|
||||||
USE_RUBY_EXTCONF= yes
|
USE_RUBY_EXTCONF= yes
|
||||||
|
|
||||||
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
||||||
|
|
|
@ -18,9 +18,8 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= Ruby binding for GLib2
|
COMMENT= Ruby binding for GLib2
|
||||||
|
|
||||||
LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20
|
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
USE_GNOME= glib20
|
||||||
USE_RUBY_EXTCONF= yes
|
USE_RUBY_EXTCONF= yes
|
||||||
|
|
||||||
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
||||||
|
|
|
@ -19,9 +19,9 @@ MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= Ruby binding for Libglade2
|
COMMENT= Ruby binding for Libglade2
|
||||||
|
|
||||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
|
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
|
||||||
LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2
|
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
USE_GNOME= libglade2
|
||||||
USE_RUBY_EXTCONF= yes
|
USE_RUBY_EXTCONF= yes
|
||||||
|
|
||||||
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
||||||
|
|
|
@ -18,10 +18,10 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= Ruby binding for GdkPixbuf2
|
COMMENT= Ruby binding for GdkPixbuf2
|
||||||
|
|
||||||
LIB_DEPENDS= gdk_pixbuf-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
|
|
||||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
USE_GNOME= gtk20
|
||||||
USE_RUBY_EXTCONF= yes
|
USE_RUBY_EXTCONF= yes
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
|
|
||||||
|
|
|
@ -17,11 +17,11 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= Ruby binding for Libart2
|
COMMENT= Ruby binding for Libart2
|
||||||
|
|
||||||
LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
|
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
|
||||||
png.5:${PORTSDIR}/graphics/png
|
png.5:${PORTSDIR}/graphics/png
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
USE_GNOME= libartlgpl2
|
||||||
USE_RUBY_EXTCONF= yes
|
USE_RUBY_EXTCONF= yes
|
||||||
|
|
||||||
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
||||||
|
|
|
@ -18,11 +18,10 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= Ruby bindings for the GStreamer framework
|
COMMENT= Ruby bindings for the GStreamer framework
|
||||||
|
|
||||||
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
|
|
||||||
LIB_DEPENDS= gstreamer-0.6.1:${PORTSDIR}/multimedia/gstreamer
|
|
||||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
USE_GNOME= pkgconfig gstreamerplugins
|
||||||
USE_RUBY_EXTCONF= yes
|
USE_RUBY_EXTCONF= yes
|
||||||
|
|
||||||
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
|
||||||
|
|
|
@ -18,12 +18,12 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= Ruby binding for GTK+2
|
COMMENT= Ruby binding for GTK+2
|
||||||
|
|
||||||
LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
|
|
||||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \
|
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \
|
||||||
${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \
|
${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \
|
||||||
${RUBY_SITEARCHLIBDIR}/pango.so:${PORTSDIR}/x11-toolkits/ruby-pango
|
${RUBY_SITEARCHLIBDIR}/pango.so:${PORTSDIR}/x11-toolkits/ruby-pango
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
USE_GNOME= gtk20
|
||||||
USE_RUBY_EXTCONF= yes
|
USE_RUBY_EXTCONF= yes
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
|
|
||||||
|
|
|
@ -18,10 +18,10 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= Ruby binding for Pango
|
COMMENT= Ruby binding for Pango
|
||||||
|
|
||||||
LIB_DEPENDS= pango-1.0.200:${PORTSDIR}/x11-toolkits/pango
|
|
||||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
USE_GNOME= pango
|
||||||
USE_RUBY_EXTCONF= yes
|
USE_RUBY_EXTCONF= yes
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue