non port: audio/soundkonverter/distinfo |
SVNWeb
|
Number of commits found: 18 |
Sat, 18 Jul 2020
|
[ 20:46 adridg ]
Fix build in the face of updates elsewhere (taglib)
Taglib's CMake support has changed without mind for backwards
compatibility, so old users were using variables that are
now unset. Switch to modern CMake instead.
While here:
- fix the WWW link, which led to a 500
- GH account HessiJames renamed dfaust; you'll note the SHA256
in the distinfo is not changed although the name of the file is.
PR: 247907
|
Sat, 15 Sep 2018
|
[ 07:51 dbn ]
audio/soundkonverter: update to 3.0.1
- Update to using QT5/KF5
- Use out-source building; otherwise configure fails when detecting plugins
due to directory polution by cmake
- Remove CDPARANOIA option; it isn't an option, but mandatory
|
Wed, 13 Jul 2016
|
[ 20:00 dbn ]
audio/soundkonverter: update to 2.2.2
- Add missing dependencies (phonon, qt4)
- Fix spelling of option (VORBIS)
- Make LIBAV an option (and fix description)
- Remove Musepack from replaygain (musepack does not install mpcgain)
ChangeLog:
2.2.2:
-Change: Move Polish (Poland) translation to Polish
-Change: Move Swedish (Sweden) translation back to Swedish
-Change: Remove so-version for libsoundkonvertercore to satisfy obs lint
2.2.1:
-Add: Dutch, Spanish (Argentina) and Polish (Poland) translations (Only the first 15 lines of the commit message are shown above )
|
Mon, 14 Dec 2015
|
[ 20:08 dbn ]
audio/soundkonverter: update to 2.1.90
Changes:
- Sort pkg-plist
- Fix run depends for tta codec [1]
- Drop local mirror of source code
Change Log:
- Add: Detect (DRM)-encrypted wma and m4a files
- Add: Adjust gain for mp3 files
- Add: Option to copy files instead of re-encoding them if input and output
codec are the same
- Change: Fall-back from album artist to artist in "meta data" naming mode if
album artist is empty
Reported by: Wolfgang Riegler <wolfgang.riegler@gmx.de> [1]
|
Sat, 30 May 2015
|
[ 21:25 mat ] (Only the first 10 of 78 ports in this commit are shown above. )
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 30 Mar 2015
|
[ 17:50 dbn ]
audio/soundkonverter: use new USE_GITHUB.
Differential Revision: D2127
|
Tue, 16 Dec 2014
|
[ 11:14 dbn ]
Update audio/soundkonverter to 2.1.2.
Change log:
-Fix: False error detection in the Replay Gain tool
-Fix: Properly re-paint conversion file list on status change
|
Mon, 14 Apr 2014
|
[ 17:00 dbn ]
Update audio/soundkonverter to 2.1.1.
ChangeLog:
- Add: Check for MP4 support in faac
- Fix: Don't run vorbisgain more than once per directory
- Fix: Progress bar jumps when a file finished
|
Fri, 28 Feb 2014
|
[ 15:45 dbn ]
Update audio/soundkonverter to 2.1.0.
Changes:
* Order GitHub before LOCAL in MASTER_SITES
ChangeLog:
-Add: Update translations
|
Mon, 24 Feb 2014
|
[ 15:31 dbn ]
Update audio/soundkonverter to 2.0.91.
Changes:
* Add cdrkit as an optional ripper dependency
* Switch to using Github (old source no longer updated)
Changelog:
new in 2.0.91 (2.1.0 rc2):
-Add: Full GUI support for album artist tags
including the CD ripper
-Add: Chinese translation
-Change: Replace uses of fixed pixel metrics with
sizes based on the default font size
-Fix: CD ripper layout (Only the first 15 lines of the commit message are shown above )
|
Sun, 29 Dec 2013
|
[ 08:34 dbn ]
Update audio/soundkonverter to 2.0.5.
ChangeLog:
- Add: Catalan translation
- Add: Swedish translation
- Add: Chinese (Taiwan) translation
- Add: Romanian translation
- Fix: Don't mix up total tracks and total discs when reading vorbis comments
|
Sat, 20 Jul 2013
|
[ 13:22 dbn ]
Update audio/soundkonverter to 2.0.4.
Changelog:
-add: Slovenian translation
|
Mon, 17 Jun 2013
|
[ 11:57 dbn ]
Update audio/soundkonverter to 2.0.3.
ChangeLog:
-Fix: Update normalize filter widget properly
-Fix: Show more than one filter widget at a time
-Fix: Load normalize options properly from saved profiles (could lead to a
crash)
Approved by: eadler,bdrewery (mentors, implicit)
|
Sun, 5 May 2013
|
[ 18:12 dbn ]
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)
|
Sat, 20 Apr 2013
|
[ 08:35 dbn ]
Update audio/soundkonverter to 2.0.1.
ChangeLog:
-Add: French translation
Approved by: bdrewery (mentor)
Feature safe: yes
|
Thu, 14 Mar 2013
|
[ 04:05 dbn ]
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)
|
Sun, 17 Feb 2013
|
[ 18:57 dbn ]
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
|
Sun, 30 Jan 2011
|
[ 11:53 miwi ]
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: 18 |