morseplayer: switch to using GH_ directives to fetch the distfile.

Note that there is a newer commit to convert the program to use portaudio,
but using the sndio patches is preferable.
This commit is contained in:
fcambus 2022-07-28 16:52:07 +00:00
parent 1d3eae5dea
commit 2ecd193b0d
2 changed files with 9 additions and 5 deletions

View File

@ -1,16 +1,20 @@
COMMENT= morse player
GH_ACCOUNT= wrigjl
GH_PROJECT= morseplayer
GH_COMMIT= 48f3d0bb07f94acc0328bee932e96c92a56dd133
DISTNAME= morseplayer-1.4
REVISION= 0
REVISION= 1
CATEGORIES= audio
HOMEPAGE= https://github.com/wrigjl/morseplayer
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= c m sndio
MASTER_SITES= https://www.distfiles.pl/
MAKE_FLAGS+= LDADD="-lsndio -lm"
FAKE_FLAGS= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man"

View File

@ -1,2 +1,2 @@
SHA256 (morseplayer-1.4.tar.gz) = CX6O8uJbk4Rm/ZUAUJHkpQEl2nrw88sWMfhcgujIuiY=
SIZE (morseplayer-1.4.tar.gz) = 6855
SHA256 (morseplayer-1.4-48f3d0bb.tar.gz) = wcVbVGdFsz4x/SBOXQF0Grov/mhxdFx0K5GxTizuOpg=
SIZE (morseplayer-1.4-48f3d0bb.tar.gz) = 6952