lp:~directhex/pkgme/pkgme
Created by
Jo Shields
and last modified
- Get this branch:
- bzr branch lp:~directhex/pkgme/pkgme
Only
Jo Shields
can upload to this branch. If you are
Jo Shields
please log in for upload directions.
Branch merges
Propose for merging
- pkgme committers: Pending requested
-
Diff: 283 lines (+238/-0)9 files modifiedpkgme/backends/xbuild/architecture (+20/-0)
pkgme/backends/xbuild/build_depends (+26/-0)
pkgme/backends/xbuild/debhelper_addons (+17/-0)
pkgme/backends/xbuild/depends (+18/-0)
pkgme/backends/xbuild/extra_files (+33/-0)
pkgme/backends/xbuild/extra_targets (+52/-0)
pkgme/backends/xbuild/package_name (+24/-0)
pkgme/backends/xbuild/version (+27/-0)
pkgme/backends/xbuild/want (+21/-0)
Branch information
Recent revisions
- 127. By Jo Shields
-
Generate a /usr/bin launcher script for the application's "main" executable. It's not possible to work on any basis other than "which executable is made by the startup project" as we need to determine this before having other data (such as file size) to work with.
- 122. By Jo Shields
-
Write a debian/install file using ExtraFiles. This does not handle "unstable" (no ABI contract) libraries which are not correctly copied to the project's bin/ dir on compilation.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:pkgme