Abiword 1.9 GAR file



Here is the Gar file for the latest GTK2 based abiword. You will also
need fribidi.

_________gnome/abiword________________________

GARNAME = abiword
GARVERSION = 1.9.0
CATEGORIES = gnome
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://osdn.dl.sourceforge.net/sourceforge/abiword/

LIBDEPS = gnome/fribidi gnome/gtk gnome/glib

DESCRIPTION = abiword
define BLURB
 #FIXME: blurb goes here
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/abi/configure
BUILD_SCRIPTS = $(WORKSRC)/abi/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/abi/Makefile
CONFIGURE_ARGS = $(DIRPATHS) --enable-gnome

include ../category.mk


_________gnome/fribidi_____________________


GARNAME = fribidi
GARVERSION = 0.10.4
CATEGORIES = gnome
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

MASTER_SITES = http://easynews.dl.sourcefourge.net/sourcefourge/fribidi/

DESCRIPTION = fribidi
define BLURB
 #FIXME: blurb goes here
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]