| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11/lightdm-gtk-greeter/ |
Upload File : |
PORTNAME= lightdm-gtk-greeter
PORTVERSION= 2.0.8
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= https://github.com/Xubuntu/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
MAINTAINER= desktop@FreeBSD.org
COMMENT= GTK+ greeter for LightDM
WWW= https://github.com/Xubuntu/lightdm-gtk-greeter
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= xdt-csource:devel/xfce4-dev-tools
LIB_DEPENDS= liblightdm-gobject-1.so:x11/lightdm
RUN_DEPENDS= at-spi2-core>0:accessibility/at-spi2-core
USES= gettext gmake gnome localbase pkgconfig xorg
USE_CSTD= c99
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
USE_XORG= x11
GNU_CONFIGURE= yes
SUB_FILES= pkg-deinstall pkg-install
CONFIGURE_ARGS+=--disable-indicator-services-command \
--enable-at-spi-command=${LOCALBASE}/libexec/at-spi-bus-launcher
OPTIONS_DEFINE= DOCS
post-install:
(cd ${STAGEDIR}${PREFIX}/etc/lightdm && ${MV} lightdm-gtk-greeter.conf \
lightdm-gtk-greeter.conf.sample)
.include <bsd.port.mk>