Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2020 04:34:48 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525258 - head/audio/bristol
Message-ID:  <202002050434.0154Ym15085065@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Wed Feb  5 04:34:48 2020
New Revision: 525258
URL: https://svnweb.freebsd.org/changeset/ports/525258

Log:
  audio/bristol: Drop nop QT_COMPONENTS
  
  While here
  - Fix typo in COMMENT
  - Use American spelling of synthesizers in description too

Modified:
  head/audio/bristol/Makefile
  head/audio/bristol/pkg-descr

Modified: head/audio/bristol/Makefile
==============================================================================
--- head/audio/bristol/Makefile	Wed Feb  5 04:29:55 2020	(r525257)
+++ head/audio/bristol/Makefile	Wed Feb  5 04:34:48 2020	(r525258)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/0.60
 
 MAINTAINER=	pierrejacques.mimifir@gmail.com
-COMMENT=	Vintage synthesiers emulation for electric pianos and organs
+COMMENT=	Vintage synthesizers emulation for electric pianos and organs
 
 LICENSE=	GPLv2
 
@@ -19,7 +19,6 @@ USES=		cpe libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-QT_COMPONENTS=	gui qmake_build moc_build uic_build rcc_build linguist_build
 CPE_VENDOR=	nick_copeland
 
 CONFIGURE_ARGS+=	--disable-alsa --enable-oss \

Modified: head/audio/bristol/pkg-descr
==============================================================================
--- head/audio/bristol/pkg-descr	Wed Feb  5 04:29:55 2020	(r525257)
+++ head/audio/bristol/pkg-descr	Wed Feb  5 04:34:48 2020	(r525258)
@@ -1,5 +1,5 @@
 Bristol is an emulation package for a number of different 'classic'
-synthesisers including additive, subtractive and a few organs.
+synthesizers including additive, subtractive and a few organs.
 The application consists of the engine, which is called bristol,
 and its own GUI library called brighton that represents all the
 emulations.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002050434.0154Ym15085065>