~ubuntu-branches/ubuntu/precise/flac/precise-updates

« back to all changes in this revision

Viewing changes to doc/html/images/hw/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Joshua Kwan
  • Date: 2007-05-29 22:56:36 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070529225636-ljeff8xxip09qaap
Tags: 1.1.4-1
* New upstream release. closes: #405167, #411311
  - libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
    remove their corresponding packages.
  - Because of the API changes required to effect the above, there has
    been yet another soname bump. libflac7 -> libflac8 and
    libflac++5 -> libflac++6. Emails have been dispatched to the
    maintainers of dependent packages.
* Some notes on patches that were removed:
  - 02_stdin_stdout, 06_manpage_mention_utf8_convert: merged upstream
  - 08_manpage_warnings: Upstream has changed the manpage so it defintely
    can't fit in in 80 cols, so just forget about it. We'll live.
  - 05_eof_warnings_are_errors: Upstream decided to add a -w option to
    flac to treat all warnings as errors. I am going to defer to that
    for now, but if people think it's stupid let me know and I'll port
    the patch forward.
  - 04_stack_smasher: was a backport from 1.1.3, so it's obsolete.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#  FLAC - Free Lossless Audio Codec
 
2
#  Copyright (C) 2001,2002,2003,2004,2005,2006,2007  Josh Coalson
 
3
#
 
4
#  This file is part the FLAC project.  FLAC is comprised of several
 
5
#  components distributed under difference licenses.  The codec libraries
 
6
#  are distributed under Xiph.Org's BSD-like license (see the file
 
7
#  COPYING.Xiph in this distribution).  All other programs, libraries, and
 
8
#  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
 
9
#  is distributed under the Gnu FDL (see COPYING.FDL).  Each file in the
 
10
#  FLAC distribution contains at the top the terms under which it may be
 
11
#  distributed.
 
12
#
 
13
#  Since this particular file is relevant to all components of FLAC,
 
14
#  it may be distributed under the Xiph.Org license, which is the least
 
15
#  restrictive of those mentioned above.  See the file COPYING.Xiph in this
 
16
#  distribution.
 
17
 
 
18
AUTOMAKE_OPTIONS = foreign
 
19
 
 
20
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html/images/hw
 
21
 
 
22
doc_DATA = \
 
23
        Blackbird_Front_low3_325x87.jpg \
 
24
        MS300frontsmall_270x108.jpg \
 
25
        MediaBox_Frt_170x325.jpg \
 
26
        SB_Hero_Black_325x182.jpg \
 
27
        Sooloos-ControlOne_325x328.jpg \
 
28
        Z500_front_325x94.jpg \
 
29
        a2_01_325x252.jpg \
 
30
        arcus_325x135.jpg \
 
31
        bmp-1430_325x241.jpg \
 
32
        cs505_front_lrg_325x113.jpg \
 
33
        enus_3-4lft-hires_product_eva8000_325x127.jpg \
 
34
        escient_ProductLine_325x163.jpg \
 
35
        hifidelio_bl_front_Z_RGB_325x163.jpg \
 
36
        i-station-mini-dx_325x237.jpg \
 
37
        iwod-g10_325x257.jpg \
 
38
        knc_hr-2800_325x209.jpg \
 
39
        mediaready_prodmain_MRMCa_325x232.jpg \
 
40
        meizu_m6_325x206.jpg \
 
41
        musica_artwork_325x90.jpg \
 
42
        neodigits_x5000_325x124.jpg \
 
43
        onda-vx737_325x240.jpg \
 
44
        request_n_front_325x103.jpg \
 
45
        rio_karma_279x254.jpg \
 
46
        sonos_family_RGB_325x200.jpg \
 
47
        teclast-tl29_325x244.jpg \
 
48
        transporter_hero_grey_325x208.jpg \
 
49
        vibez_nofm_combi_black_b_325x220.jpg
 
50
 
 
51
EXTRA_DIST = $(doc_DATA)