From owner-svn-ports-all@freebsd.org Sun Mar 17 08:44:02 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF865152E344; Sun, 17 Mar 2019 08:44:01 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 165136D21D; Sun, 17 Mar 2019 08:44:01 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 094BE7646; Sun, 17 Mar 2019 08:44:01 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2H8i0oY022667; Sun, 17 Mar 2019 08:44:00 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2H8i0i3022665; Sun, 17 Mar 2019 08:44:00 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201903170844.x2H8i0i3022665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 17 Mar 2019 08:44:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496031 - head/audio/suil X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/audio/suil X-SVN-Commit-Revision: 496031 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 165136D21D X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.95)[-0.951,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Mar 2019 08:44:02 -0000 Author: tcberner Date: Sun Mar 17 08:44:00 2019 New Revision: 496031 URL: https://svnweb.freebsd.org/changeset/ports/496031 Log: audio/suil: remove QT4/QT5 options (Qt4 deprecation) - while here switch to the proper way to depend on Qt - pet portlint Approved by: portmgr (implicit) Modified: head/audio/suil/Makefile head/audio/suil/pkg-plist Modified: head/audio/suil/Makefile ============================================================================== --- head/audio/suil/Makefile Sun Mar 17 08:36:45 2019 (r496030) +++ head/audio/suil/Makefile Sun Mar 17 08:44:00 2019 (r496031) @@ -3,7 +3,7 @@ PORTNAME= suil PORTVERSION= 0.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ @@ -18,23 +18,13 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= lv2>=1.14.0:audio/lv2 -USES= gnome pkgconfig python:build tar:bzip2 waf +USES= compiler:c++11-lang gnome pkgconfig python:build qt:5 tar:bzip2 waf USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtk30 pango +USE_QT= core gui widgets +USE_XORG= x11 USE_LDCONFIG= yes PLIST_SUB= SUILVERSION=${PORTVERSION} - -OPTIONS_DEFINE= QT4 QT5 -OPTIONS_DEFAULT= QT5 -OPTIONS_SUB= yes -QT4_CONFIGURE_OFF= --no-qt4 -QT4_LIB_DEPENDS= libQtCore.so:devel/qt4-corelib \ - libQtGui.so:x11-toolkits/qt4-gui -QT5_CONFIGURE_OFF= --no-qt5 -QT5_LIB_DEPENDS= libQt5Core.so:devel/qt5-core \ - libQt5Gui.so:x11-toolkits/qt5-gui \ - libQt5Widgets.so:x11-toolkits/qt5-widgets -QT5_USES= compiler:c++11-lang post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsuil-0.so.${PORTVERSION} Modified: head/audio/suil/pkg-plist ============================================================================== --- head/audio/suil/pkg-plist Sun Mar 17 08:36:45 2019 (r496030) +++ head/audio/suil/pkg-plist Sun Mar 17 08:44:00 2019 (r496031) @@ -2,13 +2,10 @@ include/suil-0/suil/suil.h lib/libsuil-0.so lib/libsuil-0.so.0 lib/libsuil-0.so.%%SUILVERSION%% -%%QT4%%lib/suil-0/libsuil_gtk2_in_qt4.so -%%QT5%%lib/suil-0/libsuil_gtk2_in_qt5.so -%%QT4%%lib/suil-0/libsuil_qt4_in_gtk2.so -%%QT5%%lib/suil-0/libsuil_qt5_in_gtk2.so +lib/suil-0/libsuil_gtk2_in_qt5.so +lib/suil-0/libsuil_qt5_in_gtk2.so lib/suil-0/libsuil_x11_in_gtk2.so lib/suil-0/libsuil_x11_in_gtk3.so -%%QT4%%lib/suil-0/libsuil_x11_in_qt4.so -%%QT5%%lib/suil-0/libsuil_x11_in_qt5.so +lib/suil-0/libsuil_x11_in_qt5.so lib/suil-0/libsuil_x11.so libdata/pkgconfig/suil-0.pc