View | Details | Raw Unified | Return to bug 240380
Collapse All | Expand All

(-)x11/cinnamon-screensaver/Makefile (-2 / +3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	cinnamon-screensaver
4
PORTNAME=	cinnamon-screensaver
5
PORTVERSION=	2.4.1
5
PORTVERSION=	2.4.1
6
PORTREVISIOn=	1
6
CATEGORIES=	x11 gnome
7
CATEGORIES=	x11 gnome
7
DIST_SUBDIR=	gnome3
8
DIST_SUBDIR=	gnome3
8
9
Lines 21-30 Link Here
21
		gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \
22
		gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \
22
		gnome-keyring>=0:security/gnome-keyring
23
		gnome-keyring>=0:security/gnome-keyring
23
24
24
USES=		autoreconf:build gettext gmake libtool pathfix pkgconfig
25
USES=		autoreconf:build gettext gmake libtool pathfix pkgconfig xorg
25
USE_GITHUB=	yes
26
USE_GITHUB=	yes
26
GH_ACCOUNT=	linuxmint
27
GH_ACCOUNT=	linuxmint
27
USE_XORG=	x11 xext xxf86vm xxf86misc xscrnsaver
28
USE_XORG=	x11 xext xxf86vm xscrnsaver
28
USE_GNOME=	gnomedesktop3 gnomeprefix intlhack intlhack libgnomekbd libxml2
29
USE_GNOME=	gnomedesktop3 gnomeprefix intlhack intlhack libgnomekbd libxml2
29
GNU_CONFIGURE=	yes
30
GNU_CONFIGURE=	yes
30
CPPFLAGS+=	-I${LOCALBASE}/include
31
CPPFLAGS+=	-I${LOCALBASE}/include
(-)x11/mate-screensaver/Makefile (-2 / +3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	mate-screensaver
4
PORTNAME=	mate-screensaver
5
PORTVERSION=	1.22.1
5
PORTVERSION=	1.22.1
6
PORTREVISION=	1
6
CATEGORIES=	x11 mate
7
CATEGORIES=	x11 mate
7
MASTER_SITES=	MATE
8
MASTER_SITES=	MATE
8
DIST_SUBDIR=	mate
9
DIST_SUBDIR=	mate
Lines 22-31 Link Here
22
23
23
PORTSCOUT=	limitw:1,even
24
PORTSCOUT=	limitw:1,even
24
25
25
USES=		gettext gmake localbase pathfix pkgconfig tar:xz
26
USES=		gettext gmake localbase pathfix pkgconfig tar:xz xorg
26
USE_GL=		gl
27
USE_GL=		gl
27
USE_MATE=	desktop libmatekbd menus session:run
28
USE_MATE=	desktop libmatekbd menus session:run
28
USE_XORG=	ice sm x11 xext xscrnsaver xxf86misc xxf86vm
29
USE_XORG=	ice sm x11 xext xscrnsaver xxf86vm
29
USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool
30
USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool
30
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
31
CONFIGURE_ARGS=	--with-xscreensaverdir=${XSCREENSAVER_DIR} \
32
CONFIGURE_ARGS=	--with-xscreensaverdir=${XSCREENSAVER_DIR} \
(-)sysutils/cinnamon-settings-daemon/Makefile (-2 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	cinnamon-settings-daemon
4
PORTNAME=	cinnamon-settings-daemon
5
PORTVERSION=	2.4.3
5
PORTVERSION=	2.4.3
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	sysutils gnome
7
CATEGORIES=	sysutils gnome
8
DIST_SUBDIR=	gnome3
8
DIST_SUBDIR=	gnome3
9
9
Lines 33-39 Link Here
33
		libxslt:build
33
		libxslt:build
34
USE_GITHUB=	yes
34
USE_GITHUB=	yes
35
GH_ACCOUNT=	linuxmint
35
GH_ACCOUNT=	linuxmint
36
USE_XORG=	xxf86misc
37
GNU_CONFIGURE=	yes
36
GNU_CONFIGURE=	yes
38
INSTALLS_ICONS=	yes
37
INSTALLS_ICONS=	yes
39
USE_LDCONFIG=	yes
38
USE_LDCONFIG=	yes
(-)sysutils/mate-control-center/Makefile (-2 / +3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	mate-control-center
4
PORTNAME=	mate-control-center
5
PORTVERSION=	1.22.1
5
PORTVERSION=	1.22.1
6
PORTREVISION=	1
6
CATEGORIES=	sysutils mate
7
CATEGORIES=	sysutils mate
7
MASTER_SITES=	MATE
8
MASTER_SITES=	MATE
8
DIST_SUBDIR=	mate
9
DIST_SUBDIR=	mate
Lines 28-36 Link Here
28
PORTSCOUT=	limitw:1,even
29
PORTSCOUT=	limitw:1,even
29
30
30
USES=		desktop-file-utils gettext gmake libtool localbase \
31
USES=		desktop-file-utils gettext gmake libtool localbase \
31
		pathfix pkgconfig shared-mime-info tar:xz
32
		pathfix pkgconfig shared-mime-info tar:xz xorg
32
USE_MATE=	desktop libmatekbd marco menus settingsdaemon
33
USE_MATE=	desktop libmatekbd marco menus settingsdaemon
33
USE_XORG=	ice sm x11 xcursor xext xxf86misc xft xi xrandr xscrnsaver
34
USE_XORG=	ice sm x11 xcursor xext xft xi xrandr xscrnsaver
34
USE_GNOME=	cairo dconf glib20 gtk30 intlhack libxml2 librsvg2 pango
35
USE_GNOME=	cairo dconf glib20 gtk30 intlhack libxml2 librsvg2 pango
35
USE_LDCONFIG=	yes
36
USE_LDCONFIG=	yes
36
GNU_CONFIGURE=	yes
37
GNU_CONFIGURE=	yes
(-)sysutils/mate-settings-daemon/Makefile (-2 / +3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	mate-settings-daemon
4
PORTNAME=	mate-settings-daemon
5
PORTVERSION=	1.22.0
5
PORTVERSION=	1.22.0
6
PORTREVISION=	1
6
CATEGORIES=	sysutils mate
7
CATEGORIES=	sysutils mate
7
MASTER_SITES=	MATE
8
MASTER_SITES=	MATE
8
DIST_SUBDIR=	mate
9
DIST_SUBDIR=	mate
Lines 27-35 Link Here
27
PORTSCOUT=	limitw:1,even
28
PORTSCOUT=	limitw:1,even
28
29
29
USES=		gettext gmake libtool localbase pathfix \
30
USES=		gettext gmake libtool localbase pathfix \
30
		pkgconfig tar:xz
31
		pkgconfig tar:xz xorg
31
USE_MATE=	desktop libmatekbd mixer
32
USE_MATE=	desktop libmatekbd mixer
32
USE_XORG=	ice sm x11 xext xi xxf86misc
33
USE_XORG=	ice sm x11 xext xi
33
USE_GNOME=	cairo dconf gtk30 intlhack
34
USE_GNOME=	cairo dconf gtk30 intlhack
34
USE_LDCONFIG=	yes
35
USE_LDCONFIG=	yes
35
GNU_CONFIGURE=	yes
36
GNU_CONFIGURE=	yes

Return to bug 240380