mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
remove x11-toolkits/gevas, it's unmaintain ports, and out of date.
This commit is contained in:
parent
04aedfcdd9
commit
1321155139
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134897
@ -1,27 +0,0 @@
|
||||
# ports collection makefile for: gevas
|
||||
# Date created: 19 March 2001
|
||||
# Whom: Jeremy Norris <ishmael27@home.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gevas
|
||||
PORTVERSION= 0.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= enlightenment
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GTK+ bindings for Evas canvas library
|
||||
|
||||
LIB_DEPENDS= evas.6:${PORTSDIR}/graphics/evas
|
||||
|
||||
USE_GNOME= gtk12
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${PREFIX}/lib/libgevas.so.0
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
MD5 (gevas-0.0.3.tar.gz) = f42d2e60903d9cc116eae96ed7566c80
|
||||
SIZE (gevas-0.0.3.tar.gz) = 1002939
|
@ -1 +0,0 @@
|
||||
GTK+ bindings for Evas canvas library, modeled after GnomeCanvas library.
|
@ -1,32 +0,0 @@
|
||||
bin/testgevas
|
||||
include/gevas.h
|
||||
include/gevas-config.h
|
||||
include/gevasev_handler.h
|
||||
include/gevasevh_alpha.h
|
||||
include/gevasevh_clicks.h
|
||||
include/gevasevh_drag.h
|
||||
include/gevasevh_emouse_over.h
|
||||
include/gevasevh_group_selector.h
|
||||
include/gevasevh_obj_changer.h
|
||||
include/gevasevh_popup.h
|
||||
include/gevasevh_selectable.h
|
||||
include/gevasevh_to_gtk_signals.h
|
||||
include/gevasgrad.h
|
||||
include/gevasimage.h
|
||||
include/gevasobj.h
|
||||
include/gevastext.h
|
||||
include/gevastwin.h
|
||||
lib/libgevas.a
|
||||
lib/libgevas.so
|
||||
lib/libgevas.so.0
|
||||
share/gevas/andover.ttf
|
||||
share/gevas/bg.png
|
||||
share/gevas/cd.png
|
||||
share/gevas/checks.png
|
||||
share/gevas/delete.png
|
||||
share/gevas/drawer_closed.png
|
||||
share/gevas/drawer_open.png
|
||||
share/gevas/drawer_open_socks.png
|
||||
share/gevas/raptor.png
|
||||
share/gevas/raptor2.jpg
|
||||
@dirrm share/gevas
|
Loading…
Reference in New Issue
Block a user