Re: Stable GARNOME via arch



I still can't find an entry for LIBDEPS.
Can you confirm that I was looking in the right location:

$(INSTALL_ROOT)/garnome--timmy--2.6.0--patch-13/garnome/platform/libxml2/Makefile

Its a very short makefile - I've pasted its contents below:

GARNAME = libxml2
GARVERSION = 2.6.9
CATEGORIES = platform
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2 buildDocBookCatalog
PATCHFILES = gar-base.diff

DESCRIPTION = libxml2
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

post-install:
	@$(FILEDIR)/buildDocBookCatalog $(sysconfdir) $(sharedstatedir)
	@$(MAKECOOKIE)




On Tue, 2004-04-20 at 11:27, Ivan Noris wrote:
> > It certainly looks like libxml2 is depending on itself... I did a grep
> > for LIBDEPS in
> > $(INSTALL_ROOT)/garnome--timmy--2.6.0--patch-13/garnome/platform/libxml2/work/main.d/libxml2-2.6.9
> > but couldn't find anything... can you tell me where I'd find the list of
> > dependencies?
> 
> No,no. It is not in sources of the package itself, but in the GARNOME's
> Makefile in your case platform/libxml2/Makefile.
> 
> VIX




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