1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove misc/gucharmap after a repo copy to deskutils/gucharmap.

This commit is contained in:
Joe Marcus Clarke 2003-08-07 02:28:45 +00:00
parent 04a8093f0e
commit eff91e8652
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86415
6 changed files with 0 additions and 100 deletions

View File

@ -125,7 +125,6 @@
SUBDIR += gtkfind
SUBDIR += gtktalog
SUBDIR += gtl
SUBDIR += gucharmap
SUBDIR += gwhich
SUBDIR += hb
SUBDIR += hello

View File

@ -1,40 +0,0 @@
# New ports collection makefile for: gucharmap
# Date created: 02 Mar 2003
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gucharmap
PORTVERSION= 0.8.0
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A Unicode/ISO10646 character map and font viewer
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gtk20
WANT_GNOME= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mlibgnomeui}!=""
USE_GNOME+= libgnomeui
PKGNAMESUFFIX= -gnome
.else
CONFIGURE_ARGS= --disable-gnome
.endif
.include <bsd.port.post.mk>

View File

@ -1 +0,0 @@
MD5 (gnome2/gucharmap-0.8.0.tar.bz2) = bef018936d47019990fe84ce7e8e23bc

View File

@ -1,10 +0,0 @@
--- configure.orig Wed Dec 11 18:31:51 2002
+++ configure Thu Dec 12 12:07:17 2002
@@ -7414,6 +7414,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'

View File

@ -1,4 +0,0 @@
gucharmap is a Unicode/ISO10646 character map and font viewer. It uses GTK+
2. It supports anti-aliased, scalable fonts.
WWW: http://gucharmap.sourceforge.net/

View File

@ -1,44 +0,0 @@
bin/charmap
@unexec if test -L %D/bin/gnome-character-map; then rm -f %D/bin/gnome-character-map; fi
bin/gucharmap
include/gucharmap/gucharmap-charmap.h
include/gucharmap/gucharmap-mini-fontsel.h
include/gucharmap/gucharmap-table.h
include/gucharmap/gucharmap-unicode-info.h
include/gucharmap/gucharmap-window.h
include/gucharmap/gucharmap.h
lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so
lib/libgucharmap.a
lib/libgucharmap.so
lib/libgucharmap.so.3
libdata/pkgconfig/gucharmap.pc
share/gnome/applications/gucharmap.desktop
share/gnome/pixmaps/gucharmap.png
share/locale/am/LC_MESSAGES/gucharmap.mo
share/locale/be/LC_MESSAGES/gucharmap.mo
share/locale/cs/LC_MESSAGES/gucharmap.mo
share/locale/da/LC_MESSAGES/gucharmap.mo
share/locale/de/LC_MESSAGES/gucharmap.mo
share/locale/el/LC_MESSAGES/gucharmap.mo
share/locale/eo/LC_MESSAGES/gucharmap.mo
share/locale/es/LC_MESSAGES/gucharmap.mo
share/locale/fa/LC_MESSAGES/gucharmap.mo
share/locale/fi/LC_MESSAGES/gucharmap.mo
share/locale/fr/LC_MESSAGES/gucharmap.mo
share/locale/ga/LC_MESSAGES/gucharmap.mo
share/locale/it/LC_MESSAGES/gucharmap.mo
share/locale/ja/LC_MESSAGES/gucharmap.mo
share/locale/ko/LC_MESSAGES/gucharmap.mo
share/locale/ms/LC_MESSAGES/gucharmap.mo
share/locale/nl/LC_MESSAGES/gucharmap.mo
share/locale/pl/LC_MESSAGES/gucharmap.mo
share/locale/pt/LC_MESSAGES/gucharmap.mo
share/locale/pt_BR/LC_MESSAGES/gucharmap.mo
share/locale/ru/LC_MESSAGES/gucharmap.mo
share/locale/sv/LC_MESSAGES/gucharmap.mo
share/locale/uk/LC_MESSAGES/gucharmap.mo
share/locale/zh_CN/LC_MESSAGES/gucharmap.mo
share/locale/zh_TW/LC_MESSAGES/gucharmap.mo
@dirrm include/gucharmap
@exec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules 2>/dev/null || /usr/bin/true
@unexec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules 2>/dev/null || /usr/bin/true