[Shotwell] Getting 0.3.0 to build
Jim Nelson
jim at yorba.org
Wed Nov 11 10:02:20 PST 2009
Great to hear about packaging for Arch! I'll definitely take a look
at your patch and see if we can use it. I didn't think about using
configure to enable/disable these options; that might be the best way
to go.
Cheers,
-- Jim
On Tue, Nov 10, 2009 at 6:33 PM, Joeny Ang <ang.joeny at gmail.com> wrote:
> Hello,
>
> I am packaging shotwell for Arch Linux and I would like to share a
> different approach (patch attached).
>
> I've added more options to configure (eg. --disable-schemas-install, etc)
> and passed variables to configure.mk. In this way, the package script
> could simply do this:
>
> ./configure --prefix=/usr
> --with-gconf-schema-file-dir=/usr/share/gconf/schemas
> --disable-schemas-install
> --disable-desktop-update
> --disable-icon-update
> make
> make DESTDIR=<local package dir> install
>
> For a normal root install, simply ignore the additional configure options.
>
> Thanks for this great app!
>
> Joeny
>
> _______________________________________________
> Shotwell mailing list
> Shotwell at lists.yorba.org
> http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
>
>
More information about the Shotwell
mailing list