Port details |
- skype-call-recorder Skype call recorder
- 0.11 audio
=0 0.11Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- Maintainer: danfe@FreeBSD.org
- Port Added: 2015-04-23 03:48:42
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- License: GPLv2
- WWW:
- http://atdot.ch/scr/
- Description:
- Skype Call Recorder is an open source tool that allows you to record your
Skype calls on Unix-like operating systems. Current features include:
- Record calls to MP3, Ogg Vorbis, or WAV files
- Automatic and manual recording
- Configure automatic recording on per-caller basis
- Split stereo recording
- Completely free (as in free beer)
- Completely free (as in freedom), released under the GNU GPLv2
WWW: http://atdot.ch/scr/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- skype-call-recorder>0:audio/skype-call-recorder
- No installation instructions:
- This port has been deleted.
- PKGNAME: skype-call-recorder
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (skype-call-recorder-0.11.tar.gz) = 284268dc9634b67eb2d991daa0e3954ecb93b383a20ac1e89586e0f35d6629c2
SIZE (skype-call-recorder-0.11.tar.gz) = 88079
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Library dependencies:
-
- libmp3lame.so : audio/lame
- libid3.so : audio/id3lib
- libvorbisenc.so : audio/libvorbis
- libQtCore.so : devel/qt4-corelib
- libQtDBus.so : devel/qt4-dbus
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake qt:4
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
0.11 04 Mar 2019 06:43:06 |
jbeich |
audio/skype-call-recorder: unbreak with libc++ 8
In file included from call.cpp:24:
In file included from /usr/local/include/qt4/QtCore/QStringList:1:
In file included from /usr/local/include/qt4/QtCore/qstringlist.h:45:
In file included from /usr/local/include/qt4/QtCore/qalgorithms.h:45:
In file included from /usr/local/include/qt4/QtCore/qglobal.h:68:
In file included from /usr/include/c++/v1/algorithm:640:
In file included from /usr/include/c++/v1/initializer_list:47:
In file included from /usr/include/c++/v1/cstddef:38:
version:1:1: error: expected unqualified-id
0.11
^
PR: 236192
Approved by: portmgr blanket |
0.11 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.11 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.11 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.11 12 Jan 2016 10:12:16 |
danfe |
- Update to version 0.11
- Tidy up port description
Reported by: portscout |
0.8 23 Apr 2015 03:48:25 |
danfe |
Add a port of Skype call recorder, version 8.0.
WWW: http://atdot.ch/scr/ |
Number of commits found: 7
|