aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xfce4-volumed-pulse
Commit message (Collapse)AuthorAgeFilesLines
* Add gtk3 argument to USES=xfce forgotten in previous commit.Guido Falsi2018-02-141-1/+1
| | | | Notes: svn path=/head/; revision=461764
* - Update deskutils/xfce4-volumed-pulse to 0.2.3Guido Falsi2018-02-143-11/+12
| | | | | | | | | - Convert to PLIST_FILES Notable change: switched to using GTK 3 Notes: svn path=/head/; revision=461760
* Update to 0.2.2Olivier Duchateau2016-09-142-4/+4
| | | | Notes: svn path=/head/; revision=422126
* - Update to 0.2.1, it's now hosted on xfce.orgOlivier Duchateau2016-09-113-8/+7
| | | | | | | - Sort USES Notes: svn path=/head/; revision=421832
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* The FreeBSD Xfce team proudly presents Xfce 4.12.Olivier Duchateau2015-03-051-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Announce: http://www.xfce.org/about/news/?post=1425081600 Global changes: - Switch to USES= xfce (D677) - Reorganize options helper - Fix USES= gettext-* when NLS option is not set [1], [2] - Add LICENSE (when missing) Update: - to 4.12 (core components) - audio/xfce4-mpc-plugin to 0.4.5 - deskutils/xfce4-tumbler to 0.1.31 - deskutils/xfce4-xkb-plugin to 0.7.1 - editors/mousepad to 0.4.0 - graphics/ristretto to 0.8.0 - multimedia/xfce4-parole to 0.8.0 - sysutils/garcon to 0.4.0 - sysutils/xfce4-diskperf-plugin to 2.5.5 [3] - sysutils/xfce4-fsguard-plugin to 1.0.2 - sysutils/xfce4-power-manager to 1.4.3 - sysutils/xfce4-wavelan-plugin to 0.5.12 - x11/libexo to 0.10.3 - x11-fm/thunar to 1.6.6 - x11-themes/gtk-xfce-engine to 3.2.0 PR: 196003 [1], 197251 [2], 198132 Differential Revision: https://reviews.freebsd.org/D677 Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself Exp-run by: antoine@ Approved by: danilo@ (maintainer) [3] Tested by: Ivan <enitarzi@gmail.com> Notes: svn path=/head/; revision=380565
* This daemon is responsible of making the volume up/down and mute keys ofOlivier Duchateau2014-11-214-0/+41
the keyboard work automatically. It uses PulseAudio for chosing which card/sink/track to act on. This is a fork of the original xfce4-volumed to drop GStreamer support and use PulseAudio instead. WWW: https://launchpad.net/xfce4-volumed-pulse Obtained from: Xfce dev repository Notes: svn path=/head/; revision=372993