[Shotwell] Getting 0.3.0 to build

Joeny Ang ang.joeny at gmail.com
Tue Nov 10 18:33:19 PST 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.patch
Type: application/octet-stream
Size: 3394 bytes
Desc: not available
URL: <http://lists.zaftra.yorba.org/pipermail/shotwell/attachments/20091111/855a3489/attachment.obj>


More information about the Shotwell mailing list