mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/fluid-soundfont: Update MASTER_SITES and WWW
Switch to DEBIAN as distfile no longer easily found under GENTOO While at it switch to DISTVERSION Original patch submitted by Sean Farley <scf@FreeBSD.org> Reported by: scf
This commit is contained in:
parent
8068f38f91
commit
b47af6c209
2 changed files with 8 additions and 7 deletions
|
@ -1,19 +1,19 @@
|
||||||
PORTNAME= fluid-soundfont
|
PORTNAME= fluid-soundfont
|
||||||
PORTVERSION= 3.1
|
DISTVERSION= 3.1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= GENTOO
|
MASTER_SITES= DEBIAN
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}.orig
|
||||||
|
|
||||||
MAINTAINER= multimedia@FreeBSD.org
|
MAINTAINER= multimedia@FreeBSD.org
|
||||||
COMMENT= Fluid R3 sound fonts (GM/GS)
|
COMMENT= Fluid R3 sound fonts (GM/GS)
|
||||||
WWW= https://musescore.org/en/handbook/soundfont
|
WWW= https://tracker.debian.org/pkg/fluid-soundfont
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||||
|
|
||||||
PLIST_FILES= share/sounds/sf2/FluidR3_GM.sf2 \
|
PLIST_FILES= share/sounds/sf2/FluidR3_GM.sf2 \
|
||||||
share/sounds/sf2/FluidR3_GS.sf2 \
|
share/sounds/sf2/FluidR3_GS.sf2 \
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (fluid-soundfont_3.1.tar.gz) = 2621acaa1c78e4abdb24bdd163230cc577e61276936d6aa6e3180582142f0343
|
TIMESTAMP = 1726253116
|
||||||
SIZE (fluid-soundfont_3.1.tar.gz) = 134835922
|
SHA256 (fluid-soundfont_3.1.orig.tar.gz) = 2621acaa1c78e4abdb24bdd163230cc577e61276936d6aa6e3180582142f0343
|
||||||
|
SIZE (fluid-soundfont_3.1.orig.tar.gz) = 134835922
|
||||||
|
|
Loading…
Add table
Reference in a new issue