Changes between Initial Version and Version 2 of Ticket #10190


Ignore:
Timestamp:
Nov 10, 2013, 10:32:37 PM (10 years ago)
Author:
mmadia
Comment:

Attached is my attempt to update Bluetooth into a source-built HPKG. Being the first time doing this, I'm uncertain if it's properly done.

This turns the OptionalPackage "Bluetooth" into a HPKG. Currently it is installed to /_packages_. The idea is for the bluetooth package to be installed on the boot medium, without being activated by default.

build/jam/packages/Bluetooth contains a TODO for implementing the development symlink for libbluetooth.so.

Untested beyond being able to build bluetooth.hpkg.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10190

    • Property Patch 01
  • Ticket #10190 – Description

    initial v2  
    11By making Bluetooth an actual HPKG, it could be included in the default image as a non-activated package. This would make testing easier for end users.
    22
     3[http://cgit.haiku-os.org/haiku/tree/build/jam/OptionalPackages#n65 build/jam/OptionalPackages] contains the pre-package management code.
     4[http://cgit.haiku-os.org/haiku/tree/build/jam/packages build/jam/packages] contains several working examples.
     5An accompanying package-info-source will need to be created in src/data/package_infos/