add 5.5 release song
This commit is contained in:
parent
1fdca892b7
commit
2b53bfc402
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2013/11/01 10:26:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2014/05/27 21:22:29 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.4
|
||||
PKGNAME = asterisk-openbsd-moh-5.5
|
||||
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
|
||||
50 51 52 53 54 55
|
||||
.for release in ${REL_LIST}
|
||||
DISTFILES += song${release}.mp3
|
||||
.endfor
|
||||
|
@ -23,6 +23,7 @@ SHA256 (openbsd_songs/song51.mp3) = URlfRvnfMCZydJcJLqoLTfMGEuPvsR89Sy+G+klb9vs=
|
||||
SHA256 (openbsd_songs/song52.mp3) = yvmXAxPwX9vET8rQSYSGrQCzgzXEwmCCND2TNAdgJyE=
|
||||
SHA256 (openbsd_songs/song53.mp3) = AxYQ+oYhNP3yDnhSqBTzeHVsFpoab+3qIJx1V4vcNqM=
|
||||
SHA256 (openbsd_songs/song54.mp3) = BRr6sWTfTWJYNQRiPIecIuKL6KKLzHRBQFrKVG4i7p4=
|
||||
SHA256 (openbsd_songs/song55.mp3) = EGFYKeVZaDaIQWhYwxcSj2CiPPZ5CkT118VqVV2S82g=
|
||||
SIZE (openbsd_songs/song30.mp3) = 2898547
|
||||
SIZE (openbsd_songs/song31.mp3) = 2912757
|
||||
SIZE (openbsd_songs/song32.mp3) = 2589676
|
||||
@ -48,3 +49,4 @@ SIZE (openbsd_songs/song51.mp3) = 5318111
|
||||
SIZE (openbsd_songs/song52.mp3) = 5899910
|
||||
SIZE (openbsd_songs/song53.mp3) = 5992697
|
||||
SIZE (openbsd_songs/song54.mp3) = 4712070
|
||||
SIZE (openbsd_songs/song55.mp3) = 8272247
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2013/11/01 10:26:30 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2014/05/27 21:22:29 naddy Exp $
|
||||
share/asterisk/
|
||||
share/asterisk/moh/
|
||||
share/asterisk/moh/song30.sln
|
||||
@ -26,3 +26,4 @@ share/asterisk/moh/song51.sln
|
||||
share/asterisk/moh/song52.sln
|
||||
share/asterisk/moh/song53.sln
|
||||
share/asterisk/moh/song54.sln
|
||||
share/asterisk/moh/song55.sln
|
||||
|
Loading…
Reference in New Issue
Block a user