On Sat, Jan 10, 2009 at 01:46:53AM +0100, Cedrick Hannier <[email protected]> 
wrote:
> subpkgs=("gimp-$pkgname" "cinepaint-$pkgname")
> subdescs=('gimp importer for raw camera images' 'cinepaint importer for
> raw camera images')
> subdepends=("gimp ufraw" "cinepaint ufraw")
> subgroups=('xlib-extra' 'xlib-extra')
> subarchs=('i686' 'i686')
> 
> build() {
>       Fbuild
>       Fsplit gimp-$pkgname /usr/lib/gimp
>       Fsplit $pkgname-cinepaint /usr/lib/cinepaint
> }

Looks good, but wouldn't it be better to name the gimp part as
$pkgname-gimp as well? We try to name our packages after upstream
(except uppercase letters) and subpackages as $pkgname-foo.

Attachment: pgpZN9uLzcFUT.pgp
Description: PGP signature

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to