1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

This daemon is responsible of making the volume up/down and mute keys of the

keyboard work automatically, and uses the Xfce mixer's defined card and track
for chosing which track to act on.

WWW: https://launchpad.net/xfce4-volumed/

PR:		188373
Submitted by:	Sergey V. Dyatko
This commit is contained in:
Olivier Duchateau 2014-04-08 18:29:32 +00:00
parent 54c73e18af
commit cfede9a211
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350638
5 changed files with 35 additions and 0 deletions

View File

@ -256,6 +256,7 @@
SUBDIR += xfce4-notification-daemon
SUBDIR += xfce4-notifyd
SUBDIR += xfce4-tumbler
SUBDIR += xfce4-volumed
SUBDIR += xfce4-xkb-plugin
SUBDIR += xmaddressbook
SUBDIR += xmdiary

View File

@ -0,0 +1,25 @@
# Created by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
# $FreeBSD$
PORTNAME= xfce4-volumed
PORTVERSION= 0.1.13
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= sergey.dyatko@gmail.com
COMMENT= Volume management daemon for the Xfce desktop
LICENSE= GPLv3
LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
libkeybinder.so:${PORTSDIR}/x11/keybinder
USES= pkgconfig gmake tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= glib20
USE_GSTREAMER= yes
USE_XFCE= configenv xfconf
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (xfce4/xfce4-volumed-0.1.13.tar.bz2) = 4ceca3a59b65630e849b89133f220def775009017ca2c3d689df27b7745040a9
SIZE (xfce4/xfce4-volumed-0.1.13.tar.bz2) = 88518

View File

@ -0,0 +1,5 @@
This daemon is responsible of making the volume up/down and mute keys of the
keyboard work automatically, and uses the Xfce mixer's defined card and track
for chosing which track to act on.
WWW: https://launchpad.net/xfce4-volumed/

View File

@ -0,0 +1,2 @@
bin/xfce4-volumed
etc/xdg/autostart/xfce4-volumed.desktop