1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Upgrade port x11-toolkits/gevas to version 0.0.3

PR:		26212
Submitted by:	    maintainer
This commit is contained in:
Michael Haro 2001-04-03 05:29:02 +00:00
parent b322b30bf4
commit 23623ef149
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40786
4 changed files with 3 additions and 22 deletions

View File

@ -6,28 +6,19 @@
#
PORTNAME= gevas
PORTVERSION= 0.0.0
PORTVERSION= 0.0.3
CATEGORIES= x11-toolkits graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
DISTNAME= ${PORTNAME}_alpha
MAINTAINER= ishmael27@home.com
LIB_DEPENDS= evas.0:${PORTSDIR}/graphics/evas
USE_GTK= yes
USE_AUTOMAKE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
INSTALLS_SHLIB= yes
post-extract:
.for a in install-sh missing mkinstalldirs
@${LN} -sf ${LOCALBASE}/share/automake/${a} ${WRKSRC}
.endfor
post-install:
@strip ${PREFIX}/lib/libgevas.so.0

View File

@ -1 +1 @@
MD5 (gevas_alpha.tar.gz) = 2b112b16594139f8ce2286a31b63b0c8
MD5 (gevas-0.0.3.tar.gz) = f42d2e60903d9cc116eae96ed7566c80

View File

@ -1,11 +0,0 @@
--- demo/Makefile.am.orig Thu Feb 8 09:30:50 2001
+++ demo/Makefile.am Mon Mar 19 07:32:14 2001
@@ -28,7 +28,7 @@
testgevas_SOURCES = \
testgevas.c
-INCLUDES = -I$(srcdir) -I../src -I.. -I. -I$(topdir)/src @gtk_cflags@
+INCLUDES = -I$(srcdir) -I../src -I.. -I. -I$(topdir)/src @GTK_CFLAGS@ @evas_cflags@
testgevas_LDADD = @evas_libs@ @edb_libs@ ../src/libgevas.la -lm @GTK_LIBS@

View File

@ -1,5 +1,6 @@
bin/testgevas
include/gevas.h
include/gevas-config.h
include/gevasev_handler.h
include/gevasevh_alpha.h
include/gevasevh_clicks.h