~ubuntu-branches/ubuntu/feisty/fpc/feisty

« back to all changes in this revision

Viewing changes to packages/extra/gnome1/gconf/Makefile.fpc

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2007-01-27 20:08:50 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070127200850-9mrptaqqjsx9nwa7
Tags: 2.0.4-5
* Fixed Build-Depends.
* Add myself to Uploaders in debian/control.
* Make sure that the sources are really patched before building them.
* Build unit 'libc' on powerpc too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
[package]
6
6
name=gconf
7
 
version=2.0.0
 
7
version=2.0.4
8
8
 
9
9
[require]
10
10
libc=y
17
17
[compiler]
18
18
sourcedir=gconf gconfclient
19
19
 
20
 
[libs]
21
 
libname=libfpgconf.so
22
 
libversion=2.0.0
23
 
 
24
20
[install]
25
21
fpcpackage=y
26
22
 
27
23
[default]
28
24
fpcdir=../../../..
29
25
 
 
26
[shared]
 
27
build=n
30
28
 
31
29
[rules]
32
30
gconf$(PPUEXT): $(wildcard gconf/gconf*.pp)