mirror of
https://github.com/alexkay/spek.git
synced 2025-04-21 19:07:37 +03:00
freebsd: Sync with the ports tree
This commit is contained in:
parent
d69e123d9f
commit
406b4bf4a4
4
dist/freebsd/Makefile
vendored
4
dist/freebsd/Makefile
vendored
@ -15,7 +15,7 @@ LIB_DEPENDS= avcodec1:${PORTSDIR}/multimedia/ffmpeg1
|
||||
|
||||
MAN1= spek.1
|
||||
|
||||
USE_XZ= yes
|
||||
USE_XZ= yes
|
||||
USE_GCC= 4.7+
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
@ -25,7 +25,7 @@ WX_UNICODE= yes
|
||||
WX_CONF_ARGS= absolute
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= FFMPEG_CFLAGS="-I${LOCALBASE}/include/ffmpeg1" \
|
||||
FFMPEG_LIBS="-lavcodec1 -lavformat1 -lavutil -L${LOCALBASE}/lib/ffmpeg1"
|
||||
FFMPEG_LIBS="-lavcodec1 -lavformat1 -lavutil1 -L${LOCALBASE}/lib/ffmpeg1"
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
|
2
dist/freebsd/pkg-descr
vendored
2
dist/freebsd/pkg-descr
vendored
@ -1,4 +1,4 @@
|
||||
Spek helps to analyse your audio files by showing their spectrogram.
|
||||
Spek supports all popular lossy and lossless audio file formats.
|
||||
|
||||
WWW: http://spek-project.org/
|
||||
WWW: http://spek-project.org/
|
||||
|
3
dist/freebsd/pkg-plist
vendored
3
dist/freebsd/pkg-plist
vendored
@ -14,12 +14,15 @@ share/locale/es/LC_MESSAGES/spek.mo
|
||||
share/locale/fr/LC_MESSAGES/spek.mo
|
||||
share/locale/it/LC_MESSAGES/spek.mo
|
||||
share/locale/ja/LC_MESSAGES/spek.mo
|
||||
share/locale/nb/LC_MESSAGES/spek.mo
|
||||
share/locale/nl/LC_MESSAGES/spek.mo
|
||||
share/locale/pl/LC_MESSAGES/spek.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/spek.mo
|
||||
share/locale/ru/LC_MESSAGES/spek.mo
|
||||
share/locale/sv/LC_MESSAGES/spek.mo
|
||||
share/locale/tr/LC_MESSAGES/spek.mo
|
||||
share/locale/uk/LC_MESSAGES/spek.mo
|
||||
share/locale/vi/LC_MESSAGES/spek.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/spek.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/spek.mo
|
||||
@dirrmtry share/applications
|
||||
|
Loading…
x
Reference in New Issue
Block a user