| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/multimedia/ffaudioconverter/ |
Upload File : |
PORTNAME= FFaudioConverter
DISTVERSIONPREFIX= v
DISTVERSION= 0.31.0
CATEGORIES= multimedia audio
MAINTAINER= yuri@FreeBSD.org
COMMENT= Graphical audio covert and filter tool
WWW= https://github.com/Bleuzen/FFaudioConverter
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg
USES= compiler:c++11-lang desktop-file-utils gl qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= Bleuzen
USE_QT= concurrent core gui widgets buildtools:build linguisttools:build
USE_GL= gl
PLIST_FILES= bin/ffaudioconverter \
share/applications/com.github.Bleuzen.FFaudioConverter.desktop \
share/icons/hicolor/512x512/apps/com.github.Bleuzen.FFaudioConverter.png \
share/metainfo/com.github.Bleuzen.FFaudioConverter.appdata.xml
post-patch:
@${REINPLACE_CMD} 's|DEFAULT_FFMPEG_BINARY = .*|DEFAULT_FFMPEG_BINARY = ${LOCALBASE}/bin/ffmpeg|' ${WRKSRC}/FFaudioConverter.pro
.include <bsd.port.mk>