| Port details on branch 2020Q3 |
- xfce4-generic-slider Slider plugin to adjust and/or monitor any numeric variable
- 0.0.20171223_1 deskutils
=0 0.0.20171223_1Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2020-09-03 14:05:01
- Last Update: 2020-09-03 14:04:26
- Commit Hash: 3ec7dc7
- License: GPLv3
- WWW:
- http://goodies.xfce.org/projects/panel-plugins/xfce4-generic-slider
- Description:
- A slider for the Xfce panel that can be used to adjust and/or monitor any
numeric variable. You set whatever "variable" this is by setting an adjust
command which will run when the slider is clicked or scrolled. An option is
provided to pass the value of the slider (the fraction times an adjustable
normalization factor) to the command. You get the value of the "variable" by
setting a sychronize command. The command should return a numeric value and this
value will be regarded as a fraction of a second adjustable normalization
factor.
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-generic-slider
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- xfce4-generic-slider>0:deskutils/xfce4-generic-slider
- To install the port:
- cd /usr/ports/deskutils/xfce4-generic-slider/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/xfce4-generic-slider
- pkg install xfce4-generic-slider
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xfce4-generic-slider
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1521623607
SHA256 (xfce-mirror-xfce4-generic-slider-0.0.20171223-d1fc31f_GH0.tar.gz) = f616dfb951c5ee396e29c2dcff3eac3620bc5e14b0c20b0e1de60e0296ba3d7e
SIZE (xfce-mirror-xfce4-generic-slider-0.0.20171223-d1fc31f_GH0.tar.gz) = 21843
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xdt-autogen : devel/xfce4-dev-tools
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- xfce4-panel : x11-wm/xfce4-panel
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- libgarcon-gtk2-1.so : sysutils/garcon
- libexo-1.so : x11/libexo
- libxfce4ui-1.so : x11/libxfce4menu
- libxfce4util.so : x11/libxfce4util
- libxfce4panel-1.0.so : x11-wm/xfce4-panel
- libxfconf-0.so : x11/xfce4-conf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_xfce4-generic-slider
- USES:
- compiler:c11 gettext gmake gnome libtool pkgconfig xfce:gtk2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.20171223_1 03 Sep 2020 14:04:26
    |
Piotr Kubaj (pkubaj)  |
MFH: r547453
deskutils/xfce4-generic-slider: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of
typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous
declaration of 'XfceKiosk' was here
Approved by: portmgr (fix build blanket) |
0.0.20171223_1 03 Sep 2020 14:04:26
  |
pkubaj  |
MFH: r547453
deskutils/xfce4-generic-slider: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of
typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous
declaration of 'XfceKiosk' was here
Approved by: portmgr (fix build blanket) |
Number of commits found: 2
|