~ubuntu-branches/ubuntu/lucid/ktorrent/lucid

« back to all changes in this revision

Viewing changes to plugins/search/opensearch/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2009-02-16 18:37:14 UTC
  • mfrom: (1.1.25 upstream) (0.4.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090216183714-52tf47jrnmk4xkmp
Tags: 3.2+dfsg.1-2ubuntu1
* Merge with Debian, remaining changes: (LP: #296433)
  - Use Kubuntu's kde4.mk
  - Build-depend on libboost-serialization1.35-dev since unversioned -dev is
    in universe
  - Change plasma-applet-ktorrent to plasma-widget-ktorrent since we're
    supposed to call them widgets for the users

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
install(FILES bitenova/opensearch.xml DESTINATION ${DATA_INSTALL_DIR}/ktorrent/opensearch/bitenova )
 
2
install(FILES bittorrent/opensearch.xml DESTINATION ${DATA_INSTALL_DIR}/ktorrent/opensearch/bittorrent )
 
3
install(FILES btjunkie/opensearch.xml DESTINATION ${DATA_INSTALL_DIR}/ktorrent/opensearch/btjunkie )
 
4
install(FILES ktorrents/opensearch.xml DESTINATION ${DATA_INSTALL_DIR}/ktorrent/opensearch/ktorrents )
 
5
install(FILES mininova/opensearch.xml DESTINATION ${DATA_INSTALL_DIR}/ktorrent/opensearch/mininova )
 
6
install(FILES thepiratebay/opensearch.xml DESTINATION ${DATA_INSTALL_DIR}/ktorrent/opensearch/thepiratebay )