[NEW PORT] deskutils/xfce4-volumed
Sergey V. Dyatko
sergey.dyatko at gmail.com
Tue Apr 8 07:27:39 UTC 2014
>Submitter-Id: current-users
>Originator: Sergey V. Dyatko
>Organization:
>Confidential: no
>Synopsis: [NEW PORT] deskutils/xfce4-volumed
>Severity: non-critical
>Priority: low
>Category: ports
>Class: change-request
>Release: FreeBSD 11.0-CURRENT amd64
>Environment:
System: FreeBSD laptop.minsk.domain 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r263419M: Fri Mar 21 13:29:20 FET 2014 root at laptop.minsk.domain:/usr/obj/usr/src/sys/b450 amd64
>Description:
This daemon is responsible of making the volume up/down and mute keys of the
keyboard work automatically, and uses the XFCE 4 mixer's defined card and track
for chosing which track to act on.
>How-To-Repeat:
>Fix:
--- xfce4-volumed.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# xfce4-volumed
# xfce4-volumed/pkg-descr
# xfce4-volumed/distinfo
# xfce4-volumed/pkg-plist
# xfce4-volumed/Makefile
#
echo c - xfce4-volumed
mkdir -p xfce4-volumed > /dev/null 2>&1
echo x - xfce4-volumed/pkg-descr
sed 's/^X//' >xfce4-volumed/pkg-descr << 'a3412f6c9f41d48046fc44aa218440e6'
XThis daemon is responsible of making the volume up/down and mute keys of the
Xkeyboard work automatically, and uses the XFCE 4 mixer's defined card and track
Xfor chosing which track to act on.
X
XWWW: https://launchpad.net/xfce4-volumed/
a3412f6c9f41d48046fc44aa218440e6
echo x - xfce4-volumed/distinfo
sed 's/^X//' >xfce4-volumed/distinfo << '69a089a618cc1bee4e58d7a6b3a64531'
XSHA256 (xfce4/xfce4-volumed-0.1.13.tar.bz2) = 4ceca3a59b65630e849b89133f220def775009017ca2c3d689df27b7745040a9
XSIZE (xfce4/xfce4-volumed-0.1.13.tar.bz2) = 88518
69a089a618cc1bee4e58d7a6b3a64531
echo x - xfce4-volumed/pkg-plist
sed 's/^X//' >xfce4-volumed/pkg-plist << 'f8cf66b8f32fcf15ea5a21fe92bf6ccf'
Xbin/xfce4-volumed
Xetc/xdg/autostart/xfce4-volumed.desktop
f8cf66b8f32fcf15ea5a21fe92bf6ccf
echo x - xfce4-volumed/Makefile
sed 's/^X//' >xfce4-volumed/Makefile << '55634aff03d3a82bb55889bb99672232'
X# Created by: Sergey V. Dyatko <sergey.dyatko at gmail.com>
X# $FreeBSD$
X
XPORTNAME= xfce4-volumed
XPORTVERSION= 0.1.13
XCATEGORIES= deskutils xfce
XMASTER_SITES= XFCE
XMASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
XDIST_SUBDIR= xfce4
X
XMAINTAINER= sergey.dyatko at gmail.com
XCOMMENT= Volume management daemon for Xfce 4
X
XLICENSE= GPLv3
X
XLIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
X libkeybinder.so:${PORTSDIR}/x11/keybinder
X
XUSES= pkgconfig tar:bzip2
X#USE_AUTOTOOLS= libtool
XGNU_CONFIGURE= yes
XUSE_GNOME= glib20
XUSE_GSTREAMER= yes
XUSE_XFCE= xfconf
XINSTALLS_ICONS= yes
XUSE_XORG= x11
X
X.include <bsd.port.mk>
55634aff03d3a82bb55889bb99672232
exit
--- xfce4-volumed.shar ends here ---
More information about the freebsd-xfce
mailing list