HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #284 (closed enhancement: fixed)

Opened 6 years ago

Last modified 5 years ago

Option to archive patched source folder

Reported by: mmadia Owned by: brecht
Priority: normal Milestone: haikuporter version 1.0
Component: haikuporter Version:
Severity: normal Keywords:
Cc:

Description

To assist in complying with GPL and possibly other licenses, it would be beneficial for HaikuPorter to have the ability to archive the patched sources without compiled objects. As noted in the  GPL faq, we need to "provide complete sources, not just diffs, with the binaries."

This can then be hosted alongside the binary and be used as part of the OptionalPackage?'s .OptionalPackageDescription "SourceURL:" field.

A space efficient compression algorithm, such as LZMA (7z) or LZMA2 (xz) would be ideal, as the sources would need to be kept around for a number of years.

Change History

comment:1 Changed 5 years ago by scottmc

  • Milestone set to haikuporter version 1.0

comment:2 Changed 5 years ago by augiedoggie

This is already implemented. I was just waiting on approval before closing the ticket. With the -z/--archive options haikuporter will archive the source but it currently depends on having tar-1.22 and xz-utils installed. Just waiting to make sure this is the preferred archive format before closing this.

comment:3 Changed 5 years ago by augiedoggie

  • Resolution set to fixed
  • Status changed from new to closed

Functionality was added in r590

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/