1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update from 0.3.7 to 0.3.8

- Use options helpers properly

PR:		ports/185505
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Danilo Egea Gondolfo 2014-01-16 18:07:20 +00:00
parent 87094a5764
commit 5501ab8829
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339953
3 changed files with 8 additions and 9 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= qsynth
PORTVERSION= 0.3.7
PORTVERSION= 0.3.8
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Qt fluidsynth front-end application
@ -15,16 +15,14 @@ LIB_DEPENDS= libfluidsynth.so:${PORTSDIR}/audio/fluidsynth
OPTIONS_DEFINE= GRADIENT SYSTEM_TRAY
OPTIONS_DEFAULT= GRADIENT SYSTEM_TRAY
GRADIENT_DESC= Gradient eye-candy
GRADIENT_CONFIGURE_OFF= --disable-gradient
GRADIENT_CONFIGURE_ENABLE= gradient
SYSTEM_TRAY_DESC= System-tray icon
SYSTEM_TRAY_CONFIGURE_OFF= --disable-system-tray
SYSTEM_TRAY_CONFIGURE_ENABLE= system-tray
USES= gmake
USE_QT4= gui linguist_build moc_build qmake_build rcc_build uic_build
QT_NONSTANDARD= yes
USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_ac_moc=${MOC} \
ac_cv_path_ac_uic=${UIC} \

View File

@ -1,2 +1,2 @@
SHA256 (qsynth-0.3.7.tar.gz) = 5f6c40179285a2be54ecbed4956525d8c2a3e16c6343024e558e22920c5147fe
SIZE (qsynth-0.3.7.tar.gz) = 243979
SHA256 (qsynth-0.3.8.tar.gz) = 3c372b820915e9d385d9e6b5f0abe26dc83ace080765de01a0a28f845930b872
SIZE (qsynth-0.3.8.tar.gz) = 254448

View File

@ -6,4 +6,5 @@ share/icons/hicolor/32x32/apps/qsynth.png
%%DATADIR%%/qsynth_es.qm
%%DATADIR%%/qsynth_fr.qm
%%DATADIR%%/qsynth_ru.qm
%%DATADIR%%/qsynth_sr.qm
@dirrm %%DATADIR%%