mirror of
https://github.com/alexkay/spek.git
synced 2025-04-22 03:10:29 +03:00
freebsd: Sync with the ports tree
This commit is contained in:
parent
2e48240d07
commit
605bdeef73
10
dist/freebsd/Makefile
vendored
10
dist/freebsd/Makefile
vendored
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= spek
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
@ -11,23 +12,20 @@ COMMENT= Acoustic spectrum analyser
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= avcodec1:${PORTSDIR}/multimedia/ffmpeg1
|
||||
LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg
|
||||
|
||||
MAN1= spek.1
|
||||
|
||||
USE_XZ= yes
|
||||
NO_STAGE= yes
|
||||
USE_GCC= 4.7+
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= gettext gmake
|
||||
USE_GNOME= desktopfileutils intltool
|
||||
USE_WX= 2.8+
|
||||
WX_UNICODE= yes
|
||||
WX_CONF_ARGS= absolute
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= FFMPEG_CFLAGS="-I${LOCALBASE}/include/ffmpeg1" \
|
||||
FFMPEG_LIBS="-lavcodec1 -lavformat1 -lavutil1 -L${LOCALBASE}/lib/ffmpeg1"
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
post-install:
|
||||
-@update-desktop-database
|
||||
|
1
dist/freebsd/pkg-plist
vendored
1
dist/freebsd/pkg-plist
vendored
@ -25,7 +25,6 @@ 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
|
||||
@dirrmtry share/icons/hicolor/16x16/apps
|
||||
@dirrmtry share/icons/hicolor/16x16
|
||||
@dirrmtry share/icons/hicolor/22x22/apps
|
||||
|
Loading…
x
Reference in New Issue
Block a user