7549 FreshPorts -- audio/soundkonverter
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
soundkonverter 2.0.2 audio on this many watch lists=0 search for ports that depend on this port
Frontend to various audio converters (transcoder)
Maintained by: dbn@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jan 2011 11:53:51
Also Listed In: kde
License: GPLv3


soundKonverter is a frontend to various audio converters.

The key features are:
- Audio conversion
- Replay Gain calculation
- CD ripping

WWW: http://kde-apps.org/content/show.php?content=29024 
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
  2. devel/qt4-moc
  3. devel/qmake4
  4. devel/qt4-rcc
  5. devel/qt4-uic
  6. graphics/gtk-update-icon-cache
  7. devel/automoc4
  8. x11/kdelibs4
  9. audio/libkcddb
Required To Run:
  1. audio/flac
  2. audio/normalize
  3. audio/vorbisgain
  4. devel/gio-fam-backend
  5. graphics/gtk-update-icon-cache
  6. misc/kdehier4
  7. x11/kdelibs4
  8. audio/libkcddb
Required Libraries:
  1. audio/taglib
  2. audio/cdparanoia
  3. devel/gettext
  4. devel/glib20
  5. devel/pcre
  6. accessibility/atk
  7. graphics/gdk-pixbuf2
  8. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/soundkonverter/ && make install clean
To add the package: pkg_add -r soundkonverter


Configuration Options
===> The following configuration options are available for soundkonverter-2.0.2:
     NLS=on: Native Language Support
====> Options available for the multi CODEC: you have to choose at least one of them
     AFTEN=off: ATSC A/52 audio encoder
     FAAC=off: FAAC AAC encoder support
     FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
     FLAC=on: FLAC lossless audio codec support
     FLAKE=off: FLAC audio codec
     FLUIDSYNTH=off: SoundFont 2 audio codec
     LAME=off: LAME MP3 audio encoder support
     MAC=off: Monkey's Audio lossless codec
     MPLAYER=off: MPlayer media player support
     MUSEPACK=off: MPC audio format support
     NEROAAC=off: Nero AAC MPEG-3 and 3GPP audio codec
     OPUSTOOLS=off: Opus audio codec
     SHORTEN=off: Shorten (lossless) audio codec
     SPEEX=off: Speex audio format support
     TIMIDITY=off: MIDI audio decoder
     TTA=off: True Audio lossless audio codec
     TWOLAME=off: TwoLAME MP2 audio encoder support
     VORBIS=off: Ogg Vorbis audio codec support
     WAVPACK=off: WavPack lossless audio format support
====> Options available for the multi FILTER: you have to choose at least one of them
     NORMALIZE=on: MP3/Ogg Vorbis audio filter and replaygain
     SOX=off: Universal sound sample translator
====> Options available for the multi REPLAYGAIN: you have to choose at least one of them
     AACGAIN=off: AAC audio replaygain
     FLAC=on: FLAC lossless audio codec support
     MP3GAIN=off: MP3 audio replaygain
     MUSEPACK=off: MPC audio format support
     NORMALIZE=on: MP3/Ogg Vorbis audio filter and replaygain
     VORBISGAIN=on: Ogg Vorbis audio replaygain
     WAVPACK=off: WavPack lossless audio format support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://kde-apps.org/CONTENT/content-files/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 May 2013 18:12:35
Original commit files touched by this commit  2.0.2
dbn search for other commits by this committer
Update audio/soundkonverter to 2.0.2.

ChangeLog:
new in 2.0.2:
-Add: Italian translation
-Fix: Find normalize properly

Approved by:	eadler,bdrewery (mentors, implicit)
26 Apr 2013 10:44:29
Original commit files touched by this commit  2.0.1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
21 Apr 2013 18:19:41
Original commit files touched by this commit  2.0.1
dbn search for other commits by this committer
Fix options list for audio/soundkonverter.

Add NLS to list of options, as required by the Porters Handbook.

Approved by:	eadler,bdrewery (mentors, implicit)
Feature safe:	yes
20 Apr 2013 08:35:04
Original commit files touched by this commit  2.0.1
dbn search for other commits by this committer
Update audio/soundkonverter to 2.0.1.

ChangeLog:
-Add: French translation

Approved by:	bdrewery (mentor)
Feature safe:	yes
22 Mar 2013 20:06:15
Original commit files touched by this commit  2.0.0
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
14 Mar 2013 04:05:05
Original commit files touched by this commit  2.0.0
dbn search for other commits by this committer
Update audio/soundkonverter to 2.0.0.

 - Fixes for optional dependencies
 - Set license to GPLv3
 - Initial support for libav (if and when it gets into ports)

ChangeLog:
new in 2.0.0:
-Add: Update translations
-Remove: French translation (only 58% translated)

new in 1.9.90 (2.0.0 rc1):
-Add: Option to not modify the audio stream of mp3 files when calculating Replay
Gain
-Add: libav plugin
-Fix: Modify mp3 stream when forcing the recalculation of Replay Gain
-Fix: Don't try to calculate Replay Gain if it is impossible
-Fix: Down/upmixing with sox
-Fix: Sox effects wouldn't work
-Fix: Recognice mp3 and amr nb encoding support in ffmpeg/libav plugins
-Fix: Crash when encoding with sox and without filters
-Fix: Calculate Replay Gain if there is only one track in the album

Approved by:	bdrewery (mentor)
01 Mar 2013 04:26:57
Original commit files touched by this commit  1.9.80
dbn search for other commits by this committer
Update audio/soundkonverter with optional dependency audio/flake.

While here make the port NLS aware.

Approved by:	bdrewery (mentor)
17 Feb 2013 18:57:23
Original commit files touched by this commit  1.9.80
dbn search for other commits by this committer
Update audio/soundkonverter to 1.9.80.

 - The only codec not available from ports is "flake".
 - Convert to OptionsNG"

ChangeLog:
https://raw.github.com/HessiJames/soundkonverter/v1.9.80/src/CHANGELOG
04 Feb 2013 15:36:28
Original commit files touched by this commit  0.9.94.r2_6
makc search for other commits by this committer
More merges from area51 repository:

- Chase kdemultimedia4 split/kdegames shlib bump
- Convert to new options framework
- Trip Makefile header

sysutils/k3b-kde4:
- add patches to fix build with ffmpeg-devel [1]

PR:		ports/162261 [1]
Submitted by:	Phil Oleson <oz at nixil.net>
16 Jan 2013 20:15:07
Original commit files touched by this commit  0.9.94.r2_5
dbn search for other commits by this committer
 - Update to my new FreeBSD address
 - Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.9.94.r2_5
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.9.94.r2_5
dinoex search for other commits by this committer
- update png to 1.5.10
16 Feb 2012 15:57:34
Original commit files touched by this commit  0.9.94.r2_4
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
14 Jan 2012 22:27:02
Original commit files touched by this commit  0.9.94.r2_3
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
24 Jun 2011 22:39:03
Original commit files touched by this commit  0.9.94.r2_2
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
25 Feb 2011 01:32:18
Original commit files touched by this commit  0.9.94.r2_1
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
30 Jan 2011 11:53:31
Original commit files touched by this commit  0.9.94.r2
miwi search for other commits by this committer
soundKonverter is a frontend to various audio converters.

The key features are:
- Audio conversion
- Replay Gain calculation
- CD ripping

WWW: http://kde-apps.org/content/show.php?content=29024

PR:             ports/miwi
Submitted by:   David Naylor <naylor.b.david at gmail.com>
Feature safe:   yes

Number of commits found: 17

286b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24546
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days34
new fortnight56
new month220

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0