5.6 song, ok naddy@
This commit is contained in:
parent
c1b8a8d1b2
commit
6df05fac2c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2014/05/27 21:22:29 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2014/10/12 00:36:33 ian 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.5
|
||||
PKGNAME = asterisk-openbsd-moh-5.6
|
||||
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
|
||||
50 51 52 53 54 55 56
|
||||
.for release in ${REL_LIST}
|
||||
DISTFILES += song${release}.mp3
|
||||
.endfor
|
||||
|
@ -24,6 +24,7 @@ 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=
|
||||
SHA256 (openbsd_songs/song56.mp3) = gjWMUxHaoW+oNs2/MeOGEAotVw3Q24ou40uZhgI9ppw=
|
||||
SIZE (openbsd_songs/song30.mp3) = 2898547
|
||||
SIZE (openbsd_songs/song31.mp3) = 2912757
|
||||
SIZE (openbsd_songs/song32.mp3) = 2589676
|
||||
@ -50,3 +51,4 @@ SIZE (openbsd_songs/song52.mp3) = 5899910
|
||||
SIZE (openbsd_songs/song53.mp3) = 5992697
|
||||
SIZE (openbsd_songs/song54.mp3) = 4712070
|
||||
SIZE (openbsd_songs/song55.mp3) = 8272247
|
||||
SIZE (openbsd_songs/song56.mp3) = 7489827
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2014/05/27 21:22:29 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2014/10/12 00:36:33 ian Exp $
|
||||
share/asterisk/
|
||||
share/asterisk/moh/
|
||||
share/asterisk/moh/song30.sln
|
||||
@ -27,3 +27,4 @@ share/asterisk/moh/song52.sln
|
||||
share/asterisk/moh/song53.sln
|
||||
share/asterisk/moh/song54.sln
|
||||
share/asterisk/moh/song55.sln
|
||||
share/asterisk/moh/song56.sln
|
||||
|
Loading…
Reference in New Issue
Block a user