Index: head/audio/soundkonverter/Makefile =================================================================== --- head/audio/soundkonverter/Makefile (revision 479820) +++ head/audio/soundkonverter/Makefile (revision 479821) @@ -1,116 +1,118 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= soundkonverter -PORTVERSION= 2.2.2 +PORTVERSION= 3.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 12 CATEGORIES= audio kde MAINTAINER= dbn@FreeBSD.org COMMENT= Frontend to various audio converters (transcoder) LICENSE= GPLv2 LIB_DEPENDS= libtag.so:audio/taglib \ libcdda_paranoia.so:audio/cdparanoia \ - libphonon.so:multimedia/phonon@qt4 + libphonon4qt5.so:multimedia/phonon@qt5 GH_ACCOUNT= HessiJames -USES= cmake compiler:c++11-lang kde:4 qt:4 +USES= cmake:outsource compiler:c++11-lang kde:5 qt:5 USE_GITHUB= yes -USE_QT= corelib dbus gui network moc_build qmake_build rcc_build svg uic_build xml -USE_KDE= automoc4 kdelibs libkcddb +USE_QT= dbus concurrent core buildtools_build gui network printsupport \ + qmake_build widgets xml +USE_KDE= auth codecs config configwidgets completion coreaddons crash \ + bookmarks guiaddons i18n iconthemes itemviews jobwidgets \ + kdelibs4support kio libkcddb notifications parts textwidgets \ + service solid sonnet unitconversion windowsystem widgetsaddons \ + xmlgui WRKSRC_SUBDIR= src -OPTIONS_DEFAULT= VORBIS FLAC NORMALIZE VORBISGAIN CDPARANOIA +OPTIONS_DEFAULT= VORBIS FLAC NORMALIZE VORBISGAIN OPTIONS_DEFINE= NLS OPTIONS_GROUP= RIPPER CODEC FILTER REPLAYGAIN MISC -OPTIONS_GROUP_RIPPER= CDRKIT CDPARANOIA +OPTIONS_GROUP_RIPPER= CDRKIT OPTIONS_GROUP_CODEC= AFTEN FAAC FFMPEG FLAKE FLUIDSYNTH LAME MAC \ MPLAYER MUSEPACK OPUSTOOLS SHORTEN SPEEX \ TIMIDITY TTA TWOLAME VORBIS WAVPACK LIBAV OPTIONS_GROUP_FILTER= SOX OPTIONS_GROUP_REPLAYGAIN= AACGAIN MP3GAIN \ VORBISGAIN WAVPACK OPTIONS_GROUP_MISC= FLAC NORMALIZE OPTIONS_SUB= yes CODEC_DESC= Audio codec formats FILTER_DESC= Audio filter tools MISC_DESC= Audio tools that fit in more than one category REPLAYGAIN_DESC= Replaygain tools for codecs RIPPER_DESC= CD ripping tools AFTEN_DESC= ATSC A/52 audio encoder AFTEN_RUN_DEPENDS= aften:audio/aften AACGAIN_DESC= AAC audio replaygain AACGAIN_RUN_DEPENDS= aacgain:audio/aacgain - -CDPARANOIA_DESC= CD ripping support (cdparanoia - implicit) CDRKIT_DESC= CD ripping support (cdrkit) CDRKIT_RUN_DEPENDS= icedax:sysutils/cdrkit FAAC_RUN_DEPENDS= faac:audio/faac \ faad:audio/faad FFMPEG_RUN_DEPENDS= ffmpeg:multimedia/ffmpeg FLAC_DESC= FLAC codec and replaygain FLAC_RUN_DEPENDS= flac:audio/flac FLAKE_DESC= FLAC audio codec FLAKE_RUN_DEPENDS= flake:audio/flake FLUIDSYNTH_DESC= SoundFont 2 audio codec FLUIDSYNTH_RUN_DEPENDS= fluidsynth:audio/fluidsynth LAME_RUN_DEPENDS= lame:audio/lame LIBAV_DESC= LibAV support (WMA, AIFF, AC3, APE...) LIBAV_RUN_DEPENDS= avconv:multimedia/libav MAC_DESC= Monkey's Audio lossless codec MAC_RUN_DEPENDS= mac:audio/mac MP3GAIN_DESC= MP3 audio replaygain MP3GAIN_RUN_DEPENDS= mp3gain:audio/mp3gain MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer MUSEPACK_RUN_DEPENDS= mpcenc:audio/musepack NORMALIZE_DESC= MP3/Ogg Vorbis audio filter and replaygain NORMALIZE_RUN_DEPENDS= normalize:audio/normalize OPUSTOOLS_DESC= Opus audio codec OPUSTOOLS_RUN_DEPENDS= opusenc:audio/opus-tools SHORTEN_DESC= Shorten (lossless) audio codec SHORTEN_RUN_DEPENDS= shorten:audio/shorten SOX_DESC= Universal sound sample translator SOX_RUN_DEPENDS= sox:audio/sox SPEEX_RUN_DEPENDS= speexenc:audio/speex TIMIDITY_DESC= MIDI audio decoder TIMIDITY_RUN_DEPENDS= timidity:audio/timidity TTA_RUN_DEPENDS= ttaenc:audio/tta TWOLAME_RUN_DEPENDS= twolame:audio/twolame VORBISGAIN_DESC= Ogg Vorbis audio replaygain VORBISGAIN_RUN_DEPENDS= vorbisgain:audio/vorbisgain VORBIS_RUN_DEPENDS= oggenc:audio/vorbis-tools WAVPACK_RUN_DEPENDS= wavpack:audio/wavpack NLS_USES= gettext NLS_CMAKE_OFF= -DBUILD_po=FALSE .include Index: head/audio/soundkonverter/distinfo =================================================================== --- head/audio/soundkonverter/distinfo (revision 479820) +++ head/audio/soundkonverter/distinfo (revision 479821) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467180244 -SHA256 (HessiJames-soundkonverter-v2.2.2_GH0.tar.gz) = 647788300fe09171cc8b1bb51902b3ddad3b8beccb378cdfcade8da2462abed7 -SIZE (HessiJames-soundkonverter-v2.2.2_GH0.tar.gz) = 821082 +TIMESTAMP = 1536764524 +SHA256 (HessiJames-soundkonverter-v3.0.1_GH0.tar.gz) = 92117f8aff85aac3a336cc0c94f3739aaa2d07ddd741d737dfd4b1571c60a0ce +SIZE (HessiJames-soundkonverter-v3.0.1_GH0.tar.gz) = 821278 Index: head/audio/soundkonverter/pkg-plist =================================================================== --- head/audio/soundkonverter/pkg-plist (revision 479820) +++ head/audio/soundkonverter/pkg-plist (revision 479821) @@ -1,100 +1,100 @@ bin/soundkonverter -lib/kde4/soundkonverter_codec_aften.so -lib/kde4/soundkonverter_codec_faac.so -lib/kde4/soundkonverter_codec_ffmpeg.so -lib/kde4/soundkonverter_codec_flac.so -lib/kde4/soundkonverter_codec_flake.so -lib/kde4/soundkonverter_codec_fluidsynth.so -lib/kde4/soundkonverter_codec_lame.so -lib/kde4/soundkonverter_codec_libav.so -lib/kde4/soundkonverter_codec_mac.so -lib/kde4/soundkonverter_codec_mplayer.so -lib/kde4/soundkonverter_codec_musepack.so -lib/kde4/soundkonverter_codec_neroaac.so -lib/kde4/soundkonverter_codec_opustools.so -lib/kde4/soundkonverter_codec_shorten.so -lib/kde4/soundkonverter_codec_speex.so -lib/kde4/soundkonverter_codec_timidity.so -lib/kde4/soundkonverter_codec_ttaenc.so -lib/kde4/soundkonverter_codec_twolame.so -lib/kde4/soundkonverter_codec_vorbistools.so -lib/kde4/soundkonverter_codec_wavpack.so -lib/kde4/soundkonverter_filter_normalize.so -lib/kde4/soundkonverter_filter_sox.so -lib/kde4/soundkonverter_replaygain_aacgain.so -lib/kde4/soundkonverter_replaygain_metaflac.so -lib/kde4/soundkonverter_replaygain_mp3gain.so -lib/kde4/soundkonverter_replaygain_musepackgain.so -lib/kde4/soundkonverter_replaygain_vorbisgain.so -lib/kde4/soundkonverter_replaygain_wvgain.so -lib/kde4/soundkonverter_ripper_cdparanoia.so -lib/kde4/soundkonverter_ripper_icedax.so lib/libsoundkonvertercore.so +%%QT_PLUGINDIR%%/soundkonverter_codec_aften.so +%%QT_PLUGINDIR%%/soundkonverter_codec_faac.so +%%QT_PLUGINDIR%%/soundkonverter_codec_ffmpeg.so +%%QT_PLUGINDIR%%/soundkonverter_codec_flac.so +%%QT_PLUGINDIR%%/soundkonverter_codec_flake.so +%%QT_PLUGINDIR%%/soundkonverter_codec_fluidsynth.so +%%QT_PLUGINDIR%%/soundkonverter_codec_lame.so +%%QT_PLUGINDIR%%/soundkonverter_codec_libav.so +%%QT_PLUGINDIR%%/soundkonverter_codec_mac.so +%%QT_PLUGINDIR%%/soundkonverter_codec_mplayer.so +%%QT_PLUGINDIR%%/soundkonverter_codec_musepack.so +%%QT_PLUGINDIR%%/soundkonverter_codec_neroaac.so +%%QT_PLUGINDIR%%/soundkonverter_codec_opustools.so +%%QT_PLUGINDIR%%/soundkonverter_codec_shorten.so +%%QT_PLUGINDIR%%/soundkonverter_codec_speex.so +%%QT_PLUGINDIR%%/soundkonverter_codec_timidity.so +%%QT_PLUGINDIR%%/soundkonverter_codec_ttaenc.so +%%QT_PLUGINDIR%%/soundkonverter_codec_twolame.so +%%QT_PLUGINDIR%%/soundkonverter_codec_vorbistools.so +%%QT_PLUGINDIR%%/soundkonverter_codec_wavpack.so +%%QT_PLUGINDIR%%/soundkonverter_filter_normalize.so +%%QT_PLUGINDIR%%/soundkonverter_filter_sox.so +%%QT_PLUGINDIR%%/soundkonverter_replaygain_aacgain.so +%%QT_PLUGINDIR%%/soundkonverter_replaygain_metaflac.so +%%QT_PLUGINDIR%%/soundkonverter_replaygain_mp3gain.so +%%QT_PLUGINDIR%%/soundkonverter_replaygain_musepackgain.so +%%QT_PLUGINDIR%%/soundkonverter_replaygain_vorbisgain.so +%%QT_PLUGINDIR%%/soundkonverter_replaygain_wvgain.so +%%QT_PLUGINDIR%%/soundkonverter_ripper_cdparanoia.so +%%QT_PLUGINDIR%%/soundkonverter_ripper_icedax.so share/appdata/soundkonverter.appdata.xml -share/applications/kde4/soundkonverter.desktop -share/apps/solid/actions/soundkonverter-rip-audiocd.desktop -share/apps/soundkonverter/images/nocover.png -share/apps/soundkonverter/soundkonverterui.rc +share/applications/soundkonverter.desktop share/icons/hicolor/16x16/apps/soundkonverter-replaygain.png share/icons/hicolor/16x16/apps/soundkonverter.png share/icons/hicolor/22x22/apps/soundkonverter-replaygain.png share/icons/hicolor/22x22/apps/soundkonverter.png share/icons/hicolor/32x32/apps/soundkonverter-replaygain.png share/icons/hicolor/32x32/apps/soundkonverter.png share/icons/hicolor/48x48/apps/soundkonverter-replaygain.png share/icons/hicolor/48x48/apps/soundkonverter.png share/icons/hicolor/64x64/apps/soundkonverter-replaygain.png share/icons/hicolor/64x64/apps/soundkonverter.png -share/kde4/services/soundkonverter_codec_aften.desktop -share/kde4/services/soundkonverter_codec_faac.desktop -share/kde4/services/soundkonverter_codec_ffmpeg.desktop -share/kde4/services/soundkonverter_codec_flac.desktop -share/kde4/services/soundkonverter_codec_flake.desktop -share/kde4/services/soundkonverter_codec_fluidsynth.desktop -share/kde4/services/soundkonverter_codec_lame.desktop -share/kde4/services/soundkonverter_codec_libav.desktop -share/kde4/services/soundkonverter_codec_mac.desktop -share/kde4/services/soundkonverter_codec_mplayer.desktop -share/kde4/services/soundkonverter_codec_musepack.desktop -share/kde4/services/soundkonverter_codec_neroaac.desktop -share/kde4/services/soundkonverter_codec_opustools.desktop -share/kde4/services/soundkonverter_codec_shorten.desktop -share/kde4/services/soundkonverter_codec_speex.desktop -share/kde4/services/soundkonverter_codec_timidity.desktop -share/kde4/services/soundkonverter_codec_ttaenc.desktop -share/kde4/services/soundkonverter_codec_twolame.desktop -share/kde4/services/soundkonverter_codec_vorbistools.desktop -share/kde4/services/soundkonverter_codec_wavpack.desktop -share/kde4/services/soundkonverter_filter_normalize.desktop -share/kde4/services/soundkonverter_filter_sox.desktop -share/kde4/services/soundkonverter_replaygain_aacgain.desktop -share/kde4/services/soundkonverter_replaygain_metaflac.desktop -share/kde4/services/soundkonverter_replaygain_mp3gain.desktop -share/kde4/services/soundkonverter_replaygain_musepackgain.desktop -share/kde4/services/soundkonverter_replaygain_vorbisgain.desktop -share/kde4/services/soundkonverter_replaygain_wvgain.desktop -share/kde4/services/soundkonverter_ripper_cdparanoia.desktop -share/kde4/services/soundkonverter_ripper_icedax.desktop -share/kde4/servicetypes/soundkonverter_codecplugin.desktop -share/kde4/servicetypes/soundkonverter_filterplugin.desktop -share/kde4/servicetypes/soundkonverter_replaygainplugin.desktop -share/kde4/servicetypes/soundkonverter_ripperplugin.desktop +share/kservices5/soundkonverter_codec_aften.desktop +share/kservices5/soundkonverter_codec_faac.desktop +share/kservices5/soundkonverter_codec_ffmpeg.desktop +share/kservices5/soundkonverter_codec_flac.desktop +share/kservices5/soundkonverter_codec_flake.desktop +share/kservices5/soundkonverter_codec_fluidsynth.desktop +share/kservices5/soundkonverter_codec_lame.desktop +share/kservices5/soundkonverter_codec_libav.desktop +share/kservices5/soundkonverter_codec_mac.desktop +share/kservices5/soundkonverter_codec_mplayer.desktop +share/kservices5/soundkonverter_codec_musepack.desktop +share/kservices5/soundkonverter_codec_neroaac.desktop +share/kservices5/soundkonverter_codec_opustools.desktop +share/kservices5/soundkonverter_codec_shorten.desktop +share/kservices5/soundkonverter_codec_speex.desktop +share/kservices5/soundkonverter_codec_timidity.desktop +share/kservices5/soundkonverter_codec_ttaenc.desktop +share/kservices5/soundkonverter_codec_twolame.desktop +share/kservices5/soundkonverter_codec_vorbistools.desktop +share/kservices5/soundkonverter_codec_wavpack.desktop +share/kservices5/soundkonverter_filter_normalize.desktop +share/kservices5/soundkonverter_filter_sox.desktop +share/kservices5/soundkonverter_replaygain_aacgain.desktop +share/kservices5/soundkonverter_replaygain_metaflac.desktop +share/kservices5/soundkonverter_replaygain_mp3gain.desktop +share/kservices5/soundkonverter_replaygain_musepackgain.desktop +share/kservices5/soundkonverter_replaygain_vorbisgain.desktop +share/kservices5/soundkonverter_replaygain_wvgain.desktop +share/kservices5/soundkonverter_ripper_cdparanoia.desktop +share/kservices5/soundkonverter_ripper_icedax.desktop +share/kservicetypes5/soundkonverter_codecplugin.desktop +share/kservicetypes5/soundkonverter_filterplugin.desktop +share/kservicetypes5/soundkonverter_replaygainplugin.desktop +share/kservicetypes5/soundkonverter_ripperplugin.desktop +share/kxmlgui5/soundkonverter/soundkonverterui.rc %%NLS%%share/locale/ca/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/cs/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/de/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/es/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/es_AR/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/et/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/fr/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/hu/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/it/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/nl/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/pl/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/pt/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/ro/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/ru/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/sl/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/sv/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/soundkonverter.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/soundkonverter.mo +share/solid/actions/soundkonverter-rip-audiocd.desktop +%%DATADIR%%/images/nocover.png