Index: head/audio/amsynth/Makefile =================================================================== --- head/audio/amsynth/Makefile (revision 500664) +++ head/audio/amsynth/Makefile (revision 500665) @@ -1,50 +1,43 @@ # $FreeBSD$ PORTNAME= amsynth -DISTVERSION= 1.8.0.g20171103 -PORTREVISION= 3 +DISTVERSION= 1.9.0 CATEGORIES= audio +MASTER_SITES= https://github.com/amsynth/amsynth/releases/download/release-${DISTVERSION}/ -MAINTAINER= hello@blubee.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Analog modelling software synth LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:audio/dssi RUN_DEPENDS= dssi>0:audio/dssi LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libjack.so:audio/jack \ liblash.so:audio/lash \ liblo.so:audio/liblo \ libsndfile.so:audio/libsndfile -USES= autoreconf:build compiler:gcc-c++11-lib gettext-tools \ - gmake libtool localbase pkgconfig -USE_CXXSTD= gnu++11 -USE_GITHUB= yes -GH_TAGNAME= 37f25f2 +USES= compiler:c++11-lang gettext-tools gmake gnome libtool localbase \ + pkgconfig tar:bzip2 USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 intltool pango -USE_LDCONFIG= yes +INSTALLS_ICONS= yes GNU_CONFIGURE= yes -INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls - -pre-configure: - @cd ${WRKSRC} && ./autogen.sh post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/dssi/*.so \ ${STAGEDIR}${PREFIX}/lib/dssi/amsynth_dssi/amsynth_dssi_gtk \ ${STAGEDIR}${PREFIX}/lib/vst/amsynth_vst.so \ ${STAGEDIR}${PREFIX}/lib/lv2/amsynth.lv2/*.so .include Index: head/audio/amsynth/distinfo =================================================================== --- head/audio/amsynth/distinfo (revision 500664) +++ head/audio/amsynth/distinfo (revision 500665) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509721859 -SHA256 (amsynth-amsynth-1.8.0.g20171103-37f25f2_GH0.tar.gz) = 62f9e6f5b5b0c7413bea98f58e058f74833836876ec977ff75ce48473ebc4995 -SIZE (amsynth-amsynth-1.8.0.g20171103-37f25f2_GH0.tar.gz) = 1453134 +TIMESTAMP = 1555591811 +SHA256 (amsynth-1.9.0.tar.bz2) = c0d1e11be528366da543363e73363a4b9fd86f72e03d2d22adb3ec355fa61a80 +SIZE (amsynth-1.9.0.tar.bz2) = 1145389