1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 0.1.2.

This commit is contained in:
Maxim Sobolev 2000-08-04 07:20:37 +00:00
parent 3653aa5206
commit a9cb26718c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31302
4 changed files with 9 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= encompass
PORTVERSION= 0.1.0
PORTVERSION= 0.1.2
CATEGORIES= www gnome
MASTER_SITES= http://www.geocities.com/lordzephyroth/
@ -16,7 +16,8 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gtkhtml.3:${PORTSDIR}/www/gtkhtml \
glibwww.1:${PORTSDIR}/www/glibwww2 \
gconf.8:${PORTSDIR}/devel/gconf
RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -1 +1 @@
MD5 (encompass-0.1.0.tar.gz) = b6629256d0355a877ae03ae87915d380
MD5 (encompass-0.1.2.tar.gz) = 571c65f171b2adfb3d5aa10594277b2f

View File

@ -1,5 +1,5 @@
--- Makefile.orig Mon Jul 24 01:21:31 2000
+++ Makefile Wed Jul 26 15:39:07 2000
--- Makefile.orig Fri Aug 4 03:36:56 2000
+++ Makefile Fri Aug 4 10:14:58 2000
@@ -1,11 +1,11 @@
-CC = gcc
+#CC = gcc
@ -18,7 +18,7 @@
INSTALL = $(prefix)/bin/install -c
exec_prefix = ${prefix}
bindir = $(exec_prefix)/bin
@@ -18,13 +18,15 @@
@@ -18,13 +18,16 @@
all: encompass
install: all
@ -32,6 +32,7 @@
+ $(BSD_INSTALL_PROGRAM) encompass $(bindir)/encompass
+ $(BSD_INSTALL_DATA) ../encompass.desktop $(prefix)/share/gnome/apps/Internet/encompass.desktop
+ $(MKDIR) $(prefix)/share/gnome/pixmaps/encompass
+ $(BSD_INSTALL_DATA) ../pixmaps/encompass.png $(prefix)/share/gnome/pixmaps/
+ $(BSD_INSTALL_DATA) ../pixmaps/encompass/* $(prefix)/share/gnome/pixmaps/encompass/
+ $(MKDIR) $(prefix)/share/gnome/help/encompass/C
+ $(BSD_INSTALL_DATA) ../help/encompass/C/* $(prefix)/share/gnome/help/encompass/C/

View File

@ -4,6 +4,7 @@ share/gnome/apps/Internet/encompass.desktop
share/gnome/help/encompass/C/docbook.css
share/gnome/help/encompass/C/index.html
share/gnome/help/encompass/C/topic.dat
share/gnome/pixmaps/encompass.png
share/gnome/pixmaps/encompass/32.png
share/gnome/pixmaps/encompass/bookmarks.png
share/gnome/sounds/encompass/clicked.wav