mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- This needs gtkhtml python bindings from py-gnome-extras for runtime
Reported by: several
This commit is contained in:
parent
6481c738bf
commit
d494861caa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131261
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gdesklets
|
||||
PORTVERSION= 0.34.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://www.pycage.de/download/${PORTNAME}/
|
||||
DISTNAME= gDesklets-${PORTVERSION}
|
||||
@ -15,17 +15,14 @@ DISTNAME= gDesklets-${PORTVERSION}
|
||||
MAINTAINER= klammer@webonaut.com
|
||||
COMMENT= A framework for Gnome 2.x for desktop applets
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
|
||||
LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2
|
||||
RUN_DEPENDS= ${PYXML} \
|
||||
${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER= 15
|
||||
USE_PYTHON= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack librsvg2
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack librsvg2 pygnomeextras
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"
|
||||
|
Loading…
Reference in New Issue
Block a user