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

(-)Makefile (-3 / +3 lines)
Lines 1-9 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	tint2
3
PORTNAME=	tint2
4
PORTVERSION=	0.12.3
4
PORTVERSION=	0.12.6
5
CATEGORIES=	x11
5
CATEGORIES=	x11
6
MASTER_SITES=	http://leigh123linux.fedorapeople.org/pub/${PORTNAME}/source/
6
MASTER_SITES=	http://deponie.yamagi.org/freebsd/distfiles/tint/
7
7
8
MAINTAINER=	yamagi@yamagi.org
8
MAINTAINER=	yamagi@yamagi.org
9
COMMENT=	Lightweight freedesktop-compliant panel/taskbar/systray/clock
9
COMMENT=	Lightweight freedesktop-compliant panel/taskbar/systray/clock
Lines 14-20 Link Here
14
LIB_DEPENDS=	libImlib2.so:${PORTSDIR}/graphics/imlib2 \
14
LIB_DEPENDS=	libImlib2.so:${PORTSDIR}/graphics/imlib2 \
15
		libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
15
		libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
16
16
17
USES=		alias cmake gettext pkgconfig
17
USES=		alias cmake gettext pkgconfig tar:xz
18
USE_GNOME=	glib20 gtk20 librsvg2 pango
18
USE_GNOME=	glib20 gtk20 librsvg2 pango
19
USE_XORG=	x11 xcomposite xdamage xinerama xrandr xrender
19
USE_XORG=	x11 xcomposite xdamage xinerama xrandr xrender
20
20
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (tint2-0.12.3.tar.gz) = e02727ba27398f2c509387ac4326d2f9c2b3dd623054c7d67ce47901f78ba562
1
SHA256 (tint2-0.12.6.tar.xz) = c3a82dec26f8ccfa0fcaf1cbe9dc92a886239f7b19292381177e2dc80998b45d
2
SIZE (tint2-0.12.3.tar.gz) = 250197
2
SIZE (tint2-0.12.6.tar.xz) = 183792

Return to bug 206737