1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to version 3.16

- Cleanup dependencies
= Switch to USES=pathfix
This commit is contained in:
Pawel Pekala 2013-06-12 09:16:56 +00:00
parent 99e791c2d2
commit a9fe3ad073
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320673
2 changed files with 6 additions and 18 deletions

View File

@ -2,22 +2,19 @@
# $FreeBSD$
PORTNAME= xnee
PORTVERSION= 3.15
PORTREVISION= 1
PORTVERSION= 3.16
CATEGORIES= x11
MASTER_SITES= GNU
MAINTAINER= pawel@FreeBSD.org
COMMENT= X events recorder and player
LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs
LICENSE= GPLv3
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_XORG= x11 xau xcb xdmcp xext xi xtst
USE_GNOME= gnomehack
USE_XORG= xtst
USES= pathfix
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --enable-cli --disable-doc --disable-xinput2
@ -32,17 +29,8 @@ PNEE_DESC= GNOME panel frontend
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNEE}
LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \
cairo:${PORTSDIR}/graphics/cairo \
png15:${PORTSDIR}/graphics/png \
freetype:${PORTSDIR}/print/freetype2 \
expat:${PORTSDIR}/textproc/expat2 \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig
CONFIGURE_ARGS+=--enable-gui
USES+= gettext iconv
USE_XORG+= pixman xcomposite xcursor xdamage xfixes xinerama xrandr xrender
USE_GNOME+= gdkpixbuf2 gtk20 libgnomeui
USE_GNOME+= gtk20
MAN1+= gnee.1
PLIST_SUB+= GNEE=""
DESKTOP_ENTRIES= "Gnee" "${COMMENT}" "${PORTNAME}.png" \

View File

@ -1,2 +1,2 @@
SHA256 (xnee-3.15.tar.gz) = 56e0b1cca36ebf95b6f7c82c7028ab8a9b5003728ca1044016031b489bc3e8cd
SIZE (xnee-3.15.tar.gz) = 1776676
SHA256 (xnee-3.16.tar.gz) = 07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe
SIZE (xnee-3.16.tar.gz) = 1798348