~ubuntu-branches/ubuntu/gutsy/blender/gutsy-security

« back to all changes in this revision

Viewing changes to debian/README.Alioth-CVS

  • Committer: Bazaar Package Importer
  • Author(s): Lukas Fittl
  • Date: 2006-09-20 01:57:27 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060920015727-gmoqlxwstx9wwqs3
Tags: 2.42a-1ubuntu1
* Merge from Debian unstable (Closes: Malone #55903). Remaining changes:
  - debian/genpot: Add python scripts from Lee June <blender@eyou.com> to
    generate a reasonable PO template from the sources. Since gettext is used
    in a highly nonstandard way, xgettext does not work for this job.
  - debian/rules: Call the scripts, generate po/blender.pot, and clean it up
    in the clean target.
  - Add a proper header to the generated PO template.
* debian/control: Build depend on libavformat-dev >= 3:0.cvs20060823-3.1,
  otherwise this package will FTBFS

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  cvs -z3 -d:pserver:anonymous@cvs.alioth.debian.org:/cvsroot/pkg-blender co blender
9
9
 
10
10
 The "blender" module contains a "debian/" subdir, which should be all you
11
 
 need (plus an upstream tarball) to build a blender package. However, please
12
 
 note that you'll need to manually apply debian/patches/SConstruct.diff to your
13
 
 upstream sources if you intent to build the package using sudo (any Debian
14
 
 releases of blender will ship this patch pre-applied in the diff.gz, of
15
 
 course).
 
11
 need (plus an upstream tarball) to build a blender package.
16
12
 
17
13
 -- Florian Ernst <florian@debian.org>  Mon,  9 Jan 2006 10:11:34 +0100