diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,6 @@ Functional Changes * ob-installdocs: Handle non-directory non-regular files? * ob-applypatches: Track and skip applied patches in `.opkbuild/patches` file: - `ob-applypatches: Skipping applied patch "01_foo.patch"...` - * ob-buildopk: Build external archives with ar, not tar. * ob-unpacksource: Support xz upstream archive decompression. * ob-unpacksource: Maybe call separate decompressor utilities instead of using tar's seamless decompression. This enables support for xz with @@ -28,6 +27,8 @@ Functional Changes specific binary package's `control` file. This is needed for automatic shared library dependencies. * ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/ + * ob-buildopk: Build external archives with ar, not tar. prokit and + pro-archman must first be modified to unpack ar archives. * Split distribution packaging from upstream sources in source packages. - Non-native package: * `src:foo` is the distribution packaging, and it depends on |