summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-07-09 04:48:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-07-09 04:48:05 +0000
commit4ca75b0c8d0f88fccf5e07fe4c050543ffa8e03a (patch)
treed7acd04b5f2cba721619258d0dc04712b00f5d43 /x11
parentupdate textproc/xmlto: 0.0.14 -> 0.0.15.p1 (diff)
Update to 0.9. Now with GTK+-2!
Notes
Notes: svn path=/head/; revision=84495
Diffstat (limited to 'x11')
-rw-r--r--x11/gmrun/Makefile12
-rw-r--r--x11/gmrun/distinfo2
-rw-r--r--x11/gmrun/pkg-descr7
-rw-r--r--x11/gmrun/pkg-plist2
4 files changed, 7 insertions, 16 deletions
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile
index 44219253161b..dbaf10d3743f 100644
--- a/x11/gmrun/Makefile
+++ b/x11/gmrun/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gmrun
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gtk12 glib12
+USE_GNOME= gnomeprefix gnomehack gtk20
.include <bsd.port.pre.mk>
@@ -27,13 +27,7 @@ USE_GNOME= gnomeprefix gnomehack gtk12 glib12
BROKEN= "Does not compile (bad C++ code)"
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|PACKAGE_DATA_DIR\"|\"${PREFIX}/etc|' ${WRKSRC}/src/prefs.cc
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/src/gmrun ${PREFIX}/bin
- @${INSTALL_DATA} ${WRKSRC}/config/gmrunrc ${PREFIX}/etc
+post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
diff --git a/x11/gmrun/distinfo b/x11/gmrun/distinfo
index 280f088e2bda..0f40d629cfea 100644
--- a/x11/gmrun/distinfo
+++ b/x11/gmrun/distinfo
@@ -1 +1 @@
-MD5 (gmrun-0.8.1.tar.gz) = b400f09e83bab0b6949dc159c6f27319
+MD5 (gmrun-0.9.tar.gz) = 63344eae843409e25bfa10f26f28d142
diff --git a/x11/gmrun/pkg-descr b/x11/gmrun/pkg-descr
index 8ccf34a9b612..3a9da3b99ff9 100644
--- a/x11/gmrun/pkg-descr
+++ b/x11/gmrun/pkg-descr
@@ -1,7 +1,4 @@
-This is a Run... box, allowing you to spawn other programs.
-
-Features
---------
+gmrun is a very featureful GTK+-2 Run box. Its features include:
* Tilde completion
* Completion for separate words
@@ -11,6 +8,6 @@ Features
* Can spawn commands in a terminal
* Intelligent URL handling
-WWW: http://sourceforge.net/projects/gmrun
+WWW: http://students.infoiasi.ro/~mishoo/site/gmrun.epl
- Adam Weinberger <adamw@FreeBSD.org>
diff --git a/x11/gmrun/pkg-plist b/x11/gmrun/pkg-plist
index 112b5e363cc5..465d029e09fc 100644
--- a/x11/gmrun/pkg-plist
+++ b/x11/gmrun/pkg-plist
@@ -1,4 +1,4 @@
bin/gmrun
-etc/gmrunrc
+share/gnome/gmrun/gmrunrc
%%PORTDOCS%%share/doc/gmrun/README
%%PORTDOCS%%@dirrm share/doc/gmrun