Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (321ae4a9af4a214510d1a4f22d5f1f7a09cae17c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
  • To: Peng Chang <chp AT sourcemage.org>, sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (321ae4a9af4a214510d1a4f22d5f1f7a09cae17c)
  • Date: Sun, 18 Jul 2010 08:08:38 +0200 (CEST)

:2010-07-17T08:53:Peng Chang (Charles):

> -depends ncurses "--with-system-ncurses --with-ncurses-libdir=/lib
> --with-ncurses-include=/usr/include" &&

Dependencies should be explicit not implicit.

> -depends texinfo '--without-texinfo' &&

Dependencies should be explicit not implicit.

> LICENSE[0]="LATER"

Might fill this in as well?

> + * BUILD: changing a bunch of options from --without to --disable,
> + added --disable-native-texlive-build for it is not default now

Erm??? What's that?

> + * DEPENDS: changing --without to --disable,
> + removed ncurses and texinfo for they are dependencies of basesystem
> + and there are no special flags for them

Explicit not implicit dependencies.

> +# in version 20091107, texlive does not install wrappers like latex,
> pdflatex
> +# automatically, so copy these files explicitly
> +for i in texk/texlive/* ; do

i needs to be declared local

--
Andraž 'ruskie' Levstik
Source Mage GNU/Linux Games/Xorg grimoire guru
Re-Alpine Coordinator http://sourceforge.net/projects/re-alpine/
Geek/Hacker/Tinker

Show them the ropes and soon they've used that rope to build a bridge to
their future.


Archive powered by MHonArc 2.6.24.

Top of Page