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

Context Navigation

  • ← Previous Ticket
  • Back to Query
  • Next Ticket →

Ticket #408 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

add support for .xz source code archives

Reported by: scottmc Owned by: jrabbit
Priority: normal Milestone: haikuporter version 1.0
Component: haikuporter Version:
Severity: normal Keywords:
Cc:

Description

Many source code archives are moving over to .xz archive, so it would be nice to have this as an option in Haikuporter.

Attachments

xz.patch.2​ (955 bytes) - added by jrabbit 5 years ago.
autoconf-2.67xz.bep​ (473 bytes) - added by jrabbit 5 years ago.
xz.patch​ (861 bytes) - added by jrabbit 5 years ago.
THIS ONE

Download all attachments as: .zip

Change History

comment:1 Changed 5 years ago by phoudoin

For *.tar.xz, it's up to Python tarfile module to support those.

comment:2 Changed 5 years ago by scottmc

Yeah. I think the only way we'd get this to work would be to call tar directly to work around Python's lack of support so far for .xz.

comment:3 Changed 5 years ago by jrabbit

  • Owner changed from brecht to jrabbit

comment:4 Changed 5 years ago by jrabbit

 https://gist.github.com/0b92bddecdda382b48ea what I have going right now.

comment:5 Changed 5 years ago by jrabbit

  • Status changed from new to assigned

Changed 5 years ago by jrabbit

  • attachment xz.patch.2​ added

Changed 5 years ago by jrabbit

  • attachment autoconf-2.67xz.bep​ added

comment:6 Changed 5 years ago by jrabbit

I'm not positive why this isn't working... Maybe I'm just misreading what was already there.

Changed 5 years ago by jrabbit

  • attachment xz.patch​ added

THIS ONE

comment:7 Changed 5 years ago by scottmc

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

applied in r1222.

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/