Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2021 11:36:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254717] editors/jucipp: Update
Message-ID:  <bug-254717-7788-ngUt0y4rTJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254717-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254717-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254717

--- Comment #4 from Mohammad S. Babaei <info@babaei.net> ---
Thank you for the reply. I have the following in my Makefile:

USE_GNOME=3D      gdkpixbuf2 gtkmm30 gtksourceviewmm3

I don't think it should be in LIB_DEPENS, because searching through the por=
ts
dir it seems it should not be necessary:

$ find /usr/ports/ -iname 'Makefile' | xargs grep -si 'gtkmm30'

/usr/ports/security/gonepass/Makefile:USE_GNOME=3D        gtk30 gtkmm30
/usr/ports/mail/astroid/Makefile:USE_GNOME=3D     atk atkmm cairo cairomm
gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 introspection libsigc++20 pango pang=
omm
vte3
/usr/ports/cad/horizon-eda/Makefile:USE_GNOME=3D  atkmm gdkpixbuf2 gtkmm30
librsvg2
/usr/ports/audio/vst3sdk/Makefile:USE_GNOME=3D    cairo gtk30 gtkmm30
/usr/ports/audio/guitarix-lv2/Makefile:USE_GNOME=3D       atkmm cairo gtk30
gtkmm30 pangomm
/usr/ports/audio/pavucontrol/Makefile:USE_GNOME=3D        glibmm gtkmm30 in=
tltool
libsigc++20
/usr/ports/audio/pulseeffects/Makefile:USE_GNOME=3D       cairo gtkmm30
libsigc++20 pygobject3
/usr/ports/audio/paprefs/Makefile:USE_GNOME=3D    atkmm glib20 glibmm gtk30
gtkmm30 libsigc++20
/usr/ports/graphics/art/Makefile:USE_GNOME=3D     atk atkmm cairo cairomm g=
libmm
gtkmm30 librsvg2
/usr/ports/graphics/inkscape/Makefile:USE_GNOME=3D        gtkmm30 libxml2 l=
ibxslt
/usr/ports/graphics/cluttermm/Makefile:USE_GNOME=3D       atkmm glib20 gtkm=
m30
libsigc++20 pangomm
/usr/ports/graphics/goocanvasmm2/Makefile:USE_GNOME=3D    gtkmm30
/usr/ports/graphics/rawtherapee/Makefile:USE_GNOME=3D     gtkmm30 librsvg2
/usr/ports/graphics/synfigstudio/Makefile:USE_GNOME=3D    gtkmm30 intltool
/usr/ports/games/gtkevemon/Makefile:LIB_DEPENDS=3D=20=20=20=20=20=20=20
libgtkmm-3.0.so:x11-toolkits/gtkmm30 \
/usr/ports/games/freedoko/Makefile:USE_GNOME=3D   gdkpixbuf2 gtkmm30
/usr/ports/games/lordsawar/Makefile:USE_GNOME=3D  gtkmm30 intltool libxslt
/usr/ports/deskutils/gnote/Makefile:USE_GNOME=3D  gtkmm30 intltool libxml2
libxslt
/usr/ports/deskutils/sysctlview/Makefile:USE_GNOME=3D     atk atkmm cairo c=
airomm
gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 \
/usr/ports/deskutils/easystroke/Makefile:USE_GNOME=3D     gtkmm30
/usr/ports/editors/jucipp/Makefile:USE_GNOME=3D   gdkpixbuf2 gtkmm30
gtksourceviewmm3
/usr/ports/print/pdfchain/Makefile:USE_GNOME=3D   atk atkmm cairo cairomm
gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 \
/usr/ports/math/cadabra2/Makefile:GUI_USE=3D      GNOME=3Dgtkmm30,gdkpixbuf2
/usr/ports/devel/regexxer/Makefile:USE_GNOME=3D   gnomeprefix intltool intl=
hack
gtkmm30 gtksourceviewmm3
/usr/ports/sysutils/gsmartcontrol/Makefile:USE_GNOME=3D   atkmm cairo glibmm
gtk30 gtkmm30 libsigc++20 pangomm
/usr/ports/sysutils/gnome-system-monitor/Makefile:USE_GNOME=3D    gtkmm30
librsvg2 libxml2
/usr/ports/sysutils/mate-system-monitor/Makefile:USE_GNOME=3D     gtkmm30
intlhack librsvg2 libwnck3 libxml2
/usr/ports/sysutils/jstest-gtk/Makefile:USE_GNOME=3D      gtkmm30 libsigc++=
20
/usr/ports/x11-toolkits/Makefile:    SUBDIR +=3D gtkmm30
/usr/ports/x11-toolkits/gtksourceviewmm3/Makefile:USE_GNOME=3D    gtksource=
view3
gnomeprefix gtkmm30
/usr/ports/x11/wf-shell/Makefile:USE_GNOME=3D     gtkmm30
/usr/ports/x11/waybar/Makefile:USE_GNOME=3D       gtkmm30
/usr/ports/x11/nwg-launchers/Makefile:USE_GNOME=3D        gtkmm30
/usr/ports/x11/workrave/Makefile:USE_GNOME=3D     gtkmm30 intlhack intltool
introspection:build

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254717-7788-ngUt0y4rTJ>