diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index e8fafb2998ec..103bb5c6531d 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -1,49 +1,48 @@ # Created by: Timothy Beyer PORTNAME= mp3splt-gtk PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} MAINTAINER= beyert@cs.ucr.edu COMMENT= Utility to split mp3 and ogg files (via GTK Interface) LICENSE= GPLv2 BROKEN_FreeBSD_13= ld: error: duplicate symbol: tree_columns BROKEN_FreeBSD_14= ld: error: duplicate symbol: tree_columns LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \ libmad.so:audio/libmad \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis \ libid3tag.so:audio/libid3tag \ libltdl.so:devel/libltdl USES= desktop-file-utils gmake gnome pkgconfig -INSTALLS_OMF= yes USE_GSTREAMER1= yes USE_GNOME= gtk30 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --disable-audacious --with-mp3splt=${LOCALBASE} \ --with-mp3splt-includes=${LOCALBASE}/include \ --with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest #PORTDOCS= * #OPTIONS_DEFINE= DOCS NLS OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext #DOXYGEN_LIB_DEPENDS= libgvc.so:graphics/graphviz #DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:devel/doxygen #DOXYGEN_CONFIGURE_OFF= --disable-doxygen-doc .include diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index a4246f9ec88c..0ce30a4685b4 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -1,44 +1,44 @@ # Created by: Andrey Zakhvatov PORTNAME= genius DISTVERSION= 1.0.27 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ MAINTAINER= eduardo@FreeBSD.org COMMENT= Arbitrary precision calculator for Gnome Desktop Environment LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= rarian-sk-config:textproc/rarian LIB_DEPENDS= libamtk-5.so:x11-toolkits/amtk \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libgmp.so:math/gmp \ libharfbuzz.so:print/harfbuzz \ libmpfr.so:math/mpfr RUN_DEPENDS= rarian-sk-config:textproc/rarian USES= desktop-file-utils gmake gnome libtool pathfix pkgconfig \ readline shared-mime-info tar:xz xorg USE_GNOME= cairo gnomeprefix gdkpixbuf2 gtksourceview4 intltool vte3 -INSTALLS_OMF= yes USE_XORG= x11 xext GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-extra-gcc-optimization \ --disable-scrollkeeper \ --disable-update-mimedb INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls .include diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index a3888004f441..8f1afd055f1c 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,34 +1,33 @@ # Created by: Hakisho Nukama PORTNAME= gummi PORTVERSION= 0.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/ MAINTAINER= zab@zltech.eu COMMENT= Simple LaTeX editor for GTK users LICENSE= MIT BUILD_DEPENDS= msgfmt:devel/gettext LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libgtkspell3-3.so:textproc/gtkspell3 \ libpoppler-glib.so:graphics/poppler-glib \ libsynctex.so:devel/tex-synctex RUN_DEPENDS= etex:print/tex-formats USES= cpe desktop-file-utils gmake gnome iconv pkgconfig xorg CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes USE_XORG= xcomposite xcursor xdamage xft USE_GNOME= cairo glib20 gtksourceview3 intlhack -INSTALLS_OMF= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext .include diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index c9576b792e88..d8558c237f0c 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -1,28 +1,27 @@ # Created by: Ade Lovett PORTNAME= pioneers PORTVERSION= 15.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= SF/pio/Source MAINTAINER= ports@FreeBSD.org COMMENT= Internet playable version of the Settlers of Catan LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libavahi-common.so:net/avahi-app \ libcanberra.so:audio/libcanberra \ libnotify.so:devel/libnotify RUN_DEPENDS= yelp:x11/yelp USES= gettext gmake gnome pkgconfig USE_GNOME= cairo gnomeprefix gtk30 intltool librsvg2 -INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 8472e7a0d3ab..080b755a1f0c 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -1,70 +1,69 @@ # Created by: Pav Lucistnik PORTNAME= gchemutils PORTVERSION= 0.14.16 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R} DISTNAME= gnome-chemistry-utils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= C++ classes and Gtk3 widgets related to chemistry LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:science/bodr \ ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:science/chemical-mime-data LIB_DEPENDS= libopenbabel.so:science/openbabel \ libgoffice-0.10.so:devel/goffice RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:science/bodr \ ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:science/chemical-mime-data PORTSCOUT= limitw:1,even USES= compiler:c++11-lang desktop-file-utils gettext gl gmake gnome \ libtool:keepla localbase:ldflags pathfix pkgconfig \ shared-mime-info tar:xz xorg USE_XORG= x11 USE_GNOME= cairo gtk30 intlhack libgsf libxml2 USE_GL= gl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf -INSTALLS_OMF= yes GLIB_SCHEMAS= org.gnome.gchemutils.crystal.gschema.xml \ org.gnome.gchemutils.gschema.xml \ org.gnome.gchemutils.paint.gschema.xml \ org.gnome.gchemutils.paint.plugins.arrows.gschema.xml VER= ${PORTVERSION:R} PLIST_SUB= VER=${VER} GOFFICE=0.10 VERSION=${PORTVERSION} OPTIONS_DEFINE= GNUMERIC XUL OPTIONS_SUB= yes GNUMERIC_DESC= Build gnumeric plugin XUL_DESC= Build browser plugin (requires libxul) XUL_BROKEN= XULrunner and non-Flash plugins are no longer supported XUL_CONFIGURE_ON=--enable-mozilla-plugin \ --with-mozilla-libdir=${PREFIX}/lib/xulrunner XUL_CONFIGURE_OFF=--disable-mozilla-plugin .include .if ${PORT_OPTIONS:MGNUMERIC} || exists(${LOCALBASE}/lib/libspreadsheet.so) LIB_DEPENDS+= libspreadsheet.so:math/gnumeric PLIST_SUB+= GNUMERIC="" .else PLIST_SUB+= GNUMERIC="@comment " .endif pre-configure: ${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/libs/gcp/Makefile.in ${REINPLACE_CMD} -e 's|openbabel-2.0|openbabel-3|' ${WRKSRC}/${CONFIGURE_SCRIPT} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.* @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*/*/*/*/*.so .include diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 8d1db6f386a0..80ed881973ec 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -1,53 +1,53 @@ # Created by: Andreas Fehlner PORTNAME= gramps PORTVERSION= 5.1.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= science gnome python MAINTAINER= ports@FreeBSD.org COMMENT= GTK3-based genealogy program LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Requires py-bsddb3 which requires upstream EOLd db5 EXPIRATION_DATE= 2022-06-30 LIB_DEPENDS= libgeocode-glib.so:net/geocode-glib \ libosmgpsmap-1.0.so:x11-toolkits/osm-gps-map RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb3>0:databases/py-bsddb3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyicu>=1.8:devel/py-pyicu@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygraphviz>=0:graphics/py-pygraphviz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \ xdg-open:devel/xdg-utils USES= desktop-file-utils gettext gnome python:3.3+ shared-mime-info USE_GITHUB= yes GH_ACCOUNT= gramps-project USE_GNOME= cairo gtk30 intltool librsvg2 pango pygobject3 -INSTALLS_OMF= yes USE_PYTHON= autoplist distutils noflavors CONFIGURE_ARGS= --disable-mime-install NO_ARCH= yes OPTIONS_DEFINE= GEXIV GTKSPELL PIL RCS TTFFREEFONT OPTIONS_DEFAULT= GEXIV GTKSPELL GEXIV_DESC= Manage Exif metadata embedded in media GTKSPELL_DESC= Spell checking support via gtkspell PIL_DESC= Crop/convert images with Python Imaging Library (Pillow) RCS_DESC= Manage revisions of family trees with with GNU RCS TTFFREEFONT_DESC= More font support in reports GEXIV_LIB_DEPENDS= libgexiv2.so:graphics/gexiv2 GTKSPELL_LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3 PIL_RUN_DEPENDS= ${PY_PILLOW} RCS_RUN_DEPENDS= rcsdiff:devel/rcs TTFFREEFONT_RUN_DEPENDS=${LOCALBASE}/share/fonts/freefont-ttf/FreeMono.ttf:x11-fonts/freefont-ttf post-install: ${ECHO_CMD} -n ${PREFIX}/share > ${STAGEDIR}${PYTHON_SITELIBDIR}/gramps/gen/utils/resource-path .include diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index d0abc913e419..134f2f0e0a7b 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -1,24 +1,23 @@ # Created by: Joe Marcus Clarke # $MCom: ports/trunk/sysutils/gconf-editor/Makefile 19804 2014-08-13 14:55:11Z kwm $ PORTNAME= gconf-editor PORTVERSION= 3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gconf database editor for the GNOME 3 environment USES= gettext gmake gnome pathfix pkgconfig tar:xz -INSTALLS_OMF= yes USE_GNOME= gnomeprefix intlhack gtk30 gconf2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= gconf-editor.schemas .include diff --git a/x11/florence/Makefile b/x11/florence/Makefile index 06733e517fd6..5ff86eaf5cdd 100644 --- a/x11/florence/Makefile +++ b/x11/florence/Makefile @@ -1,51 +1,50 @@ # Created by: Kris Moore PORTNAME= florence PORTVERSION= 0.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= SF/florence/florence/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Extensible scalable virtual keyboard LICENSE= GPLv2+ GFDL LICENSE_COMB= multi LIB_DEPENDS= libnotify.so:devel/libnotify BUILD_DEPENDS= rarian-sk-config:textproc/rarian USES= gmake gnome iconv libtool pathfix pkgconfig tar:bzip2 xorg USE_XORG= xtst xext USE_GNOME= gtk30 cairo intlhack librsvg2 USE_GSTREAMER1= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static --without-docs USE_LDCONFIG= yes -INSTALLS_OMF= yes GLIB_SCHEMAS= org.florence.gschema.xml INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes PORTDOCS= AUTHORS ChangeLog NEWS README OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext post-patch: @${REINPLACE_CMD} -e 's|^Categories=.*|Categories=Application;Accessibility;System;|' \ ${WRKSRC}/data/florence.desktop.in.in post-patch-NLS-off: @${REINPLACE_CMD} -e 's|^ALL_LINGUAS.*|ALL_LINGUAS =|' \ ${WRKSRC}/po/Makefile.in.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/x11/yad/Makefile b/x11/yad/Makefile index 9a8b2f20e5ab..aa45e029d07b 100644 --- a/x11/yad/Makefile +++ b/x11/yad/Makefile @@ -1,54 +1,54 @@ # Created by: Danilo Egea Gondolfo PORTNAME= yad PORTVERSION= 7.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= x11 gnome MAINTAINER= danilo@FreeBSD.org COMMENT= Display GNOME dialogs from the command line LICENSE= GPLv3 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= ${LOCALBASE}/lib/X11/rgb.txt:x11/rgb USES= autoreconf gettext gnome gmake pkgconfig USE_GNOME= cairo gtk30 intltool GNU_CONFIGURE= yes -INSTALLS_OMF= yes CONFIGURE_ENV+= DATADIRNAME=share CONFIGURE_ARGS+= --with-rgb=${LOCALBASE}/lib/X11/rgb.txt GLIB_SCHEMAS= yad.gschema.xml USE_GITHUB= yes GH_ACCOUNT= v1cont OPTIONS_DEFINE= HTML ICONBROWSER NLS PFD GTKSOURCEVIEW SPELL HTML_DESC= Build with HTML widget ICONBROWSER_DESC= Build YAD icon browser PFD_DESC= Build PFD fontnames transformation utility GTKSOURCEVIEW_DESC= Build with GtkSourceView support SPELL_DESC= Build with Spell check support OPTIONS_DEFAULT= SPELL OPTIONS_SUB= yes HTML_CONFIGURE_ENABLE= html HTML_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libsoup-2.4.so:devel/libsoup \ libjavascriptcoregtk-4.0.so:www/webkit2-gtk3 ICONBROWSER_CONFIGURE_ENABLE= icon-browser PFD_CONFIGURE_ENABLE= pfd GTKSOURCEVIEW_CONFIGURE_ENABLE= sourceview GTKSOURCEVIEW_USE= GNOME=gtksourceview3 SPELL_CONFIGURE_ENABLE= spell SPELL_LIB_DEPENDS= libgspell-1.so:textproc/gspell \ libenchant-2.so:textproc/enchant2 .include