aboutsummaryrefslogblamecommitdiff
path: root/deskutils/xfce4-volumed-pulse/Makefile
blob: 6ca25e42d16a5442d0b1f85197681387cece3f4f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                   
                     
                 
                              
                         



                                                                  
                                                              



                                 
                                                        
                                              
                                            
 
                                                          
                            
                      
 
                   
                                  
                             


                                                             

                      
PORTNAME=	xfce4-volumed-pulse
PORTVERSION=	0.2.4
PORTREVISION=	2
CATEGORIES=	deskutils xfce
MASTER_SITES=	XFCE/apps
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Volume management daemon for Xfce using PulseAudio
WWW=		https://git.xfce.org/apps/xfce4-volumed-pulse/

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libkeybinder-3.0.so:x11/keybinder-gtk3 \
		libnotify.so:devel/libnotify \
		libpulse.so:audio/pulseaudio

USES=		gmake gnome libtool pkgconfig tar:bz2 xfce
USE_GNOME=	glib20 gtk30
USE_XFCE=	xfconf

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-libnotify
INSTALL_TARGET=	install-strip

PLIST_FILES=	bin/xfce4-volumed-pulse \
		etc/xdg/autostart/xfce4-volumed-pulse.desktop

.include <bsd.port.mk>