add 5.7 release song
This commit is contained in:
parent
2b01be4dd6
commit
7eae35b545
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2014/10/12 00:36:33 ian Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2015/03/15 21:01:30 naddy Exp $
|
||||
|
||||
# strictly speaking not, as they are just sound files, but packaging
|
||||
# these on arch which don't build asterisk is a waste of cycles on build
|
||||
@ -7,10 +7,10 @@ BUILD_DEPENDS = telephony/asterisk
|
||||
|
||||
COMMENT = add OpenBSD songs to Asterisk music-on-hold
|
||||
|
||||
PKGNAME = asterisk-openbsd-moh-5.6
|
||||
PKGNAME = asterisk-openbsd-moh-5.7
|
||||
REL_LIST = 30 31 32 33 34 35 36 37 38 39 \
|
||||
40 41 42 43 44 45 46 47 48 49 \
|
||||
50 51 52 53 54 55 56
|
||||
50 51 52 53 54 55 56 57
|
||||
.for release in ${REL_LIST}
|
||||
DISTFILES += song${release}.mp3
|
||||
.endfor
|
||||
|
@ -25,6 +25,7 @@ SHA256 (openbsd_songs/song53.mp3) = AxYQ+oYhNP3yDnhSqBTzeHVsFpoab+3qIJx1V4vcNqM=
|
||||
SHA256 (openbsd_songs/song54.mp3) = BRr6sWTfTWJYNQRiPIecIuKL6KKLzHRBQFrKVG4i7p4=
|
||||
SHA256 (openbsd_songs/song55.mp3) = EGFYKeVZaDaIQWhYwxcSj2CiPPZ5CkT118VqVV2S82g=
|
||||
SHA256 (openbsd_songs/song56.mp3) = gjWMUxHaoW+oNs2/MeOGEAotVw3Q24ou40uZhgI9ppw=
|
||||
SHA256 (openbsd_songs/song57.mp3) = qNyuFH8Kr7wRHAeHJ4Ukh7uliYm+/O7NYaZnOSLKBkM=
|
||||
SIZE (openbsd_songs/song30.mp3) = 2898547
|
||||
SIZE (openbsd_songs/song31.mp3) = 2912757
|
||||
SIZE (openbsd_songs/song32.mp3) = 2589676
|
||||
@ -52,3 +53,4 @@ SIZE (openbsd_songs/song53.mp3) = 5992697
|
||||
SIZE (openbsd_songs/song54.mp3) = 4712070
|
||||
SIZE (openbsd_songs/song55.mp3) = 8272247
|
||||
SIZE (openbsd_songs/song56.mp3) = 7489827
|
||||
SIZE (openbsd_songs/song57.mp3) = 5778702
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2014/10/12 00:36:33 ian Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2015/03/15 21:01:31 naddy Exp $
|
||||
share/asterisk/
|
||||
share/asterisk/moh/
|
||||
share/asterisk/moh/song30.sln
|
||||
@ -28,3 +28,4 @@ share/asterisk/moh/song53.sln
|
||||
share/asterisk/moh/song54.sln
|
||||
share/asterisk/moh/song55.sln
|
||||
share/asterisk/moh/song56.sln
|
||||
share/asterisk/moh/song57.sln
|
||||
|
Loading…
x
Reference in New Issue
Block a user