mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.9.19;
- pythonize.
This commit is contained in:
parent
84a5499846
commit
e4ded9c71e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32971
@ -6,20 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= glimmer
|
||||
PORTVERSION= 0.9.17
|
||||
PORTVERSION= 0.9.19
|
||||
CATEGORIES= editors gnome python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python15
|
||||
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
|
||||
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
|
||||
python:${PORTSDIR}/lang/python15
|
||||
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_PYTHON= yes
|
||||
|
||||
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
@ -1 +1 @@
|
||||
MD5 (glimmer-0.9.17.tar.gz) = 25b0d8a8859aaeb9ad310deccebe67d4
|
||||
MD5 (glimmer-0.9.19.tar.gz) = 4740b0a33f6974e3438af4a4dcd8a452
|
||||
|
Loading…
Reference in New Issue
Block a user