[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / liferea

File: [cvs.NetBSD.org] / pkgsrc / www / liferea / Makefile (download)

Revision 1.34, Tue Mar 14 19:27:48 2006 UTC (18 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.33: +2 -3 lines

update to 1.0.7
This release fixes a crash when using the file/directory selection dialog
and updates the Polish and Dutch translation

# $NetBSD: Makefile,v 1.34 2006/03/14 19:27:48 drochner Exp $

DISTNAME=		liferea-1.0.7
CATEGORIES=		www
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=liferea/}

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://liferea.sourceforge.net/
COMMENT=		Simple FeedReader clone for reading RSS/RDF feeds

GNU_CONFIGURE=		yes
USE_DIRS+=		xdg-1.1
USE_TOOLS+=		gmake pkg-config
USE_LIBTOOL=		yes
USE_PKGLOCALEDIR=	yes

SHLIBTOOL_OVERRIDE+=	libtool

GCONF2_SCHEMAS=		liferea.schemas

.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../www/libgtkhtml/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"