svn commit: r525258 - head/audio/bristol
Tobias Kortkamp
tobik at FreeBSD.org
Wed Feb 5 04:34:49 UTC 2020
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 at 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.
More information about the svn-ports-all
mailing list