From 85af7ff8e892d551fbc0471487b7d7313836bab1 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Thu, 6 Nov 2003 21:42:48 +0000 Subject: - Update to version 1.92.2 PR: 59005 Submitted by: Ports Fury --- deskutils/glabels/Makefile | 22 +++++++++------------- deskutils/glabels/distinfo | 2 +- deskutils/glabels/pkg-plist | 23 +++++++++++++++++++++-- 3 files changed, 31 insertions(+), 16 deletions(-) diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index e667f039641b..04be2ad88a50 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -6,26 +6,22 @@ # PORTNAME= glabels -PORTVERSION= 1.91.1 -PORTREVISION= 1 +PORTVERSION= 1.92.2 CATEGORIES= deskutils -MASTER_SITES= http://snaught.com/glabels/source/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A programm to create labels and business cards -LIB_DEPENDS= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20 - -USE_GETOPT_LONG=yes -USE_GNOME= gnomehack gnomeprefix gnomelibs libgnomeui USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui libgnomeprintui +USE_GETOPT_LONG= yes USE_GMAKE= yes -GNU_CONFIGURE= yes USE_LIBTOOL= yes -CONFIGURE_ENV= CXXFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat" +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS+= --prefix=${PREFIX} -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib .include diff --git a/deskutils/glabels/distinfo b/deskutils/glabels/distinfo index 9c6e6bcd3e55..d97044431cbb 100644 --- a/deskutils/glabels/distinfo +++ b/deskutils/glabels/distinfo @@ -1 +1 @@ -MD5 (glabels-1.91.1.tar.gz) = bd5bfd26c9e8c8f7741e255264ce2377 +MD5 (glabels-1.92.2.tar.gz) = 3ccf1133fa76b97fe396297e230bd75e diff --git a/deskutils/glabels/pkg-plist b/deskutils/glabels/pkg-plist index 081de17d6f8e..39fee8a57dde 100644 --- a/deskutils/glabels/pkg-plist +++ b/deskutils/glabels/pkg-plist @@ -1,13 +1,32 @@ bin/glabels bin/glabels-batch -share/gnome/apps/Applications/glabels.desktop -share/gnome/glabels/predefined-labels.template +share/gnome/application-registry/glabels.applications +share/gnome/applications/glabels.desktop +share/gnome/glabels/avery-iso-templates.xml +share/gnome/glabels/avery-us-templates.xml +share/gnome/glabels/glabels-2.0.dtd +share/gnome/glabels/misc-iso-templates.xml +share/gnome/glabels/misc-us-templates.xml +share/gnome/glabels/paper-sizes.xml share/gnome/glabels/ui/glabels-ui.xml +share/gnome/glabels/zweckform-iso-templates.xml share/gnome/help/glabels/C/index.html share/gnome/help/glabels/C/topic.dat +share/gnome/mime-info/glabels.keys +share/gnome/mime-info/glabels.mime share/gnome/pixmaps/glabels/glabels-about-logo.png share/gnome/pixmaps/glabels/glabels-icon.png share/gnome/pixmaps/glabels/glabels-logo.png +share/gnome/pixmaps/glabels.png +share/locale/cs/LC_MESSAGES/glabels.mo +share/locale/de/LC_MESSAGES/glabels.mo +share/locale/es/LC_MESSAGES/glabels.mo +share/locale/fr/LC_MESSAGES/glabels.mo +share/locale/ja/LC_MESSAGES/glabels.mo +share/locale/pl/LC_MESSAGES/glabels.mo +share/locale/pt_BR/LC_MESSAGES/glabels.mo +share/locale/ru/LC_MESSAGES/glabels.mo +share/locale/zh_TW.Big5/LC_MESSAGES/glabels.mo @dirrm share/gnome/pixmaps/glabels @dirrm share/gnome/help/glabels/C @dirrm share/gnome/help/glabels -- cgit v1.2.3