~ubuntu-branches/ubuntu/maverick/libtorrent-rasterbar/maverick

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Sauthier
  • Date: 2010-08-10 12:59:37 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100810125937-jbcmmf17y8yo9hgz
Tags: 0.15.0-0ubuntu1
* New upstream version.
* debian/patches/100_fix_html_docs.patch: refreshed.
* debian/control: bump up standards-version to 3.9.1 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ACLOCAL_AMFLAGS = -I m4
 
2
 
2
3
#DISTCHECK_CONFIGURE_FLAGS = --enable-tests
3
 
SUBDIRS = include zlib src examples test bindings/python
4
 
EXTRA_DIST = autotool.sh docs/manual.html docs/manual.rst docs/extension_protocol.rst \
5
 
docs/extension_protocol.html \
6
 
docs/projects.rst docs/projects.html \
7
 
docs/building.rst docs/building.html \
8
 
docs/running_tests.rst docs/running_tests.html \
9
 
docs/index.rst docs/index.html \
10
 
docs/python_binding.rst docs/python_binding.html \
11
 
docs/udp_tracker_protocol.rst docs/udp_tracker_protocol.html \
12
 
docs/client_test.rst docs/client_test.html \
13
 
docs/dht_extensions.html docs/dht_extensions.rst \
14
 
docs/make_torrent.html docs/make_torrent.rst \
15
 
docs/examples.html docs/examples.rst \
16
 
docs/features.html docs/features.rst \
17
 
docs/libtorrent_plugins.html docs/libtorrent_plugins.rst \
18
 
docs/arctic_thumb.png \
19
 
docs/fdm.png \
20
 
docs/tvitty.jpg \
21
 
docs/leechcraft.png \
22
 
docs/lince.png \
23
 
docs/fatrat.png \
24
 
docs/miro.jpg \
25
 
docs/bitbuddy_thumb.jpg \
26
 
docs/bitscast_thumb.png \
27
 
docs/bitslug_thumb.png \
28
 
docs/bitrocket_thumb.png \
29
 
docs/btg_thumb.jpg \
30
 
docs/bitfox.png \
31
 
docs/acquasition.jpg \
32
 
docs/im_thumb.jpg \
33
 
docs/Linkage.png \
34
 
docs/deluge.png \
35
 
docs/halite_thumb.png \
36
 
docs/electric_sheep_thumb.jpg \
37
 
docs/moopolice_thumb.gif \
38
 
docs/qbittorrent_thumb.jpg \
39
 
docs/ziptorrent_thumb.gif \
40
 
docs/flush.jpg \
41
 
docs/pump.png \
42
 
docs/bubba.png \
43
 
docs/firetorrent.png \
44
 
docs/unicode_support.png docs/client_test.png docs/style.css Jamfile project-root.jam \
45
 
libtorrent-rasterbar.pc \
46
 
bindings/README.txt \
47
 
bindings/python/Jamfile \
48
 
bindings/python/setup.py \
49
 
bindings/python/client.py \
50
 
bindings/python/simple_client.py \
51
 
bindings/python/src/alert.cpp \
52
 
bindings/python/src/big_number.cpp \
53
 
bindings/python/src/converters.cpp \
54
 
bindings/python/src/create_torrent.cpp \
55
 
bindings/python/src/datetime.cpp \
56
 
bindings/python/src/entry.cpp \
57
 
bindings/python/src/extensions.cpp \
58
 
bindings/python/src/filesystem.cpp \
59
 
bindings/python/src/fingerprint.cpp \
60
 
bindings/python/src/gil.hpp \
61
 
bindings/python/src/ip_filter.cpp \
62
 
bindings/python/src/magnet_uri.cpp \
63
 
bindings/python/src/module.cpp \
64
 
bindings/python/src/optional.hpp \
65
 
bindings/python/src/peer_info.cpp \
66
 
bindings/python/src/peer_plugin.cpp \
67
 
bindings/python/src/session.cpp \
68
 
bindings/python/src/session_settings.cpp \
69
 
bindings/python/src/torrent.cpp \
70
 
bindings/python/src/torrent_handle.cpp \
71
 
bindings/python/src/torrent_info.cpp \
72
 
bindings/python/src/torrent_status.cpp \
73
 
bindings/python/src/utility.cpp \
74
 
bindings/python/src/version.cpp
 
4
 
 
5
SUBDIRS = include/libtorrent zlib src examples test bindings
 
6
 
 
7
DOCS_IMAGES = \
 
8
  docs/acquasition.jpg            \
 
9
  docs/arctic_thumb.png           \
 
10
  docs/bitbuddy_thumb.jpg         \
 
11
  docs/bitfox.png                 \
 
12
  docs/bitrocket_thumb.png        \
 
13
  docs/bitscast_thumb.png         \
 
14
  docs/bitslug_thumb.png          \
 
15
  docs/btg_thumb.jpg              \
 
16
  docs/bubba.png                  \
 
17
  docs/client_test.png            \
 
18
  docs/deluge.png                 \
 
19
  docs/disk_access.png            \
 
20
  docs/disk_buffer_before_optimization.png  \
 
21
  docs/disk_buffer.png            \
 
22
  docs/disk_buffer_sample.png     \
 
23
  docs/disk_io.png                \
 
24
  docs/electric_sheep_thumb.jpg   \
 
25
  docs/fatrat.png                 \
 
26
  docs/fdm.png                    \
 
27
  docs/firetorrent.png            \
 
28
  docs/flush.jpg                  \
 
29
  docs/halite_thumb.png           \
 
30
  docs/im_thumb.jpg               \
 
31
  docs/leechcraft.png             \
 
32
  docs/libtorrent_screen.png      \
 
33
  docs/limewire.png               \
 
34
  docs/lince.png                  \
 
35
  docs/Linkage.png                \
 
36
  docs/merkle_tree.graffle        \
 
37
  docs/merkle_tree.png            \
 
38
  docs/miro.jpg                   \
 
39
  docs/moopolice_thumb.gif        \
 
40
  docs/pump.png                   \
 
41
  docs/qbittorrent_thumb.jpg      \
 
42
  docs/read_disk_buffers.dot      \
 
43
  docs/read_disk_buffers.graffle  \
 
44
  docs/read_disk_buffers.png      \
 
45
  docs/session_stats_peers.png    \
 
46
  docs/storage.graffle            \
 
47
  docs/storage.png                \
 
48
  docs/style.css                  \
 
49
  docs/tvblob.jpg                 \
 
50
  docs/tvitty.jpg                 \
 
51
  docs/unicode_support.png        \
 
52
  docs/write_disk_buffers.dot     \
 
53
  docs/write_disk_buffers.graffle \
 
54
  docs/write_disk_buffers.png     \
 
55
  docs/ziptorrent_thumb.gif
 
56
 
 
57
DOCS_PAGES = \
 
58
  docs/building.html              \
 
59
  docs/building.rst               \
 
60
  docs/client_test.html           \
 
61
  docs/client_test.rst            \
 
62
  docs/dht_extensions.html        \
 
63
  docs/dht_extensions.rst         \
 
64
  docs/examples.html              \
 
65
  docs/examples.rst               \
 
66
  docs/extension_protocol.html    \
 
67
  docs/extension_protocol.rst     \
 
68
  docs/features.html              \
 
69
  docs/features.rst               \
 
70
  docs/index.html                 \
 
71
  docs/index.rst                  \
 
72
  docs/libtorrent_plugins.html    \
 
73
  docs/libtorrent_plugins.rst     \
 
74
  docs/make_torrent.html          \
 
75
  docs/make_torrent.rst           \
 
76
  docs/manual.html                \
 
77
  docs/manual.rst                 \
 
78
  docs/projects.html              \
 
79
  docs/projects.rst               \
 
80
  docs/python_binding.html        \
 
81
  docs/python_binding.rst         \
 
82
  docs/running_tests.html         \
 
83
  docs/running_tests.rst          \
 
84
  docs/tuning.html                \
 
85
  docs/tuning.rst                 \
 
86
  docs/udp_tracker_protocol.html  \
 
87
  docs/udp_tracker_protocol.rst
 
88
 
 
89
EXTRA_DIST = \
 
90
  Jamfile \
 
91
  project-root.jam \
 
92
  CMakeLists.txt \
 
93
  libtorrent-rasterbar.pc  \
 
94
  libtorrent-rasterbar-cmake.pc  \
 
95
  $(DOCS_PAGES) \
 
96
  $(DOCS_IMAGES)
75
97
 
76
98
pkgconfigdir   = $(libdir)/pkgconfig
77
99
pkgconfig_DATA = libtorrent-rasterbar.pc