forked from Lainports/freebsd-ports
audio/qsynth: Update to 0.5.7
- Pet portclippy while here Changes: https://qsynth.sourceforge.io/qsynth-downloads.html
This commit is contained in:
parent
4603257363
commit
3eca48941d
2 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qsynth
|
||||
PORTVERSION= 0.5.6
|
||||
PORTVERSION= 0.5.7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
@ -20,13 +20,13 @@ USE_QT= core gui network widgets x11extras buildtools_build \
|
|||
linguisttools_build qmake_build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --localedir=${DATADIR} \
|
||||
--with-fluidsynth=${LOCALBASE}
|
||||
CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \
|
||||
ac_cv_path_ac_lrelease=${LRELEASE} \
|
||||
ac_cv_path_ac_lupdate=${LUPDATE} \
|
||||
ac_cv_path_ac_moc=${MOC} \
|
||||
ac_cv_path_ac_uic=${UIC}
|
||||
CONFIGURE_ARGS= --localedir=${DATADIR} \
|
||||
--with-fluidsynth=${LOCALBASE}
|
||||
|
||||
# cf. PR 224488
|
||||
LDFLAGS+= -Wl,--as-needed
|
||||
|
|
@ -40,8 +40,8 @@ XUNIQUE_DESC= X11 unique/single instance
|
|||
|
||||
GRADIENT_CONFIGURE_ENABLE= gradient
|
||||
SYSTEM_TRAY_CONFIGURE_ENABLE= system-tray
|
||||
XUNIQUE_CONFIGURE_ENABLE= xunique
|
||||
XUNIQUE_USE= XORG=x11
|
||||
XUNIQUE_CONFIGURE_ENABLE= xunique
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e ' \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1554981036
|
||||
SHA256 (qsynth-0.5.6.tar.gz) = a6eb404778fad87bb37fa1fb4caf1d80f24a324f9c3a22b669df2f8c94849040
|
||||
SIZE (qsynth-0.5.6.tar.gz) = 269583
|
||||
TIMESTAMP = 1562945333
|
||||
SHA256 (qsynth-0.5.7.tar.gz) = 86eef57606423f4a369d130c3e222d7f847ba1c57d2e7eefb4c0c8a7102735a2
|
||||
SIZE (qsynth-0.5.7.tar.gz) = 315715
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue