mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update to version 0.11
- Tidy up port description Reported by: portscout
This commit is contained in:
parent
4255e77ce5
commit
4ab2ef3907
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405849
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= skype-call-recorder
|
||||
PORTVERSION= 0.8
|
||||
PORTVERSION= 0.11
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://atdot.ch/scr/files/${PORTVERSION}/
|
||||
|
||||
@ -24,8 +24,8 @@ PLIST_FILES= bin/skype-call-recorder \
|
||||
share/icons/hicolor/128x128/apps/skype-call-recorder.png
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,VORBISENC_LIBRARY},& -logg -lvorbis,' \
|
||||
-e '/CMAKE_CXX_FLAGS_RELEASE/d' ${WRKSRC}/CMakeLists.txt
|
||||
@${REINPLACE_CMD} -e '/CMAKE_CXX_FLAGS_RELEASE/d' \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
@${REINPLACE_CMD} -e 's,date --utc,TZ=UTC date,' \
|
||||
${WRKSRC}/makeversion
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (skype-call-recorder-0.8.tar.gz) = b115f728e09602cca7aa51479faa868de1f9b7cf887ed3d7c82f4935309c32c6
|
||||
SIZE (skype-call-recorder-0.8.tar.gz) = 83842
|
||||
SHA256 (skype-call-recorder-0.11.tar.gz) = 284268dc9634b67eb2d991daa0e3954ecb93b383a20ac1e89586e0f35d6629c2
|
||||
SIZE (skype-call-recorder-0.11.tar.gz) = 88079
|
||||
|
@ -5,7 +5,7 @@ Skype calls on Unix-like operating systems. Current features include:
|
||||
- Automatic and manual recording
|
||||
- Configure automatic recording on per-caller basis
|
||||
- Split stereo recording
|
||||
- Completely free (free as in free beer)
|
||||
- Completely free (free as in freedom), released under the GNU GPLv2
|
||||
- Completely free (as in free beer)
|
||||
- Completely free (as in freedom), released under the GNU GPLv2
|
||||
|
||||
WWW: http://atdot.ch/scr/
|
||||
|
Loading…
Reference in New Issue
Block a user