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

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #696 (closed enhancement: fixed)

Opened 2 years ago

Last modified 6 months ago

New port for Unlzx

Reported by: nicholas Owned by:
Priority: normal Milestone:
Component: default Version:
Severity: normal Keywords: unlzx
Cc:

Description

Command line decompressor for LZX archives.

I had to patch Haikuporter to support gzipped files, this patch needs to be applied first before attempting to install the port. I have attached the patch to this ticket alongside the .bep file.

Attachments

haikuporter_gzip.patch​ (1.3 KB) - added by nicholas 2 years ago.
Patch for Haikuporter to support the download and extraction of gzipped files from the SRC_URI field in a .bep file
unlzx-1.1.bep​ (398 bytes) - added by nicholas 2 years ago.
hpkgbuild_gzip.patch​ (1.3 KB) - added by nicholas 2 years ago.
Identical patch for hpkgbuild to support the download and extraction of gzipped files from the SRC_URI field in a .bep file

Download all attachments as: .zip

Change History

Changed 2 years ago by nicholas

  • attachment haikuporter_gzip.patch​ added

Patch for Haikuporter to support the download and extraction of gzipped files from the SRC_URI field in a .bep file

comment:1 follow-up: ↓ 3 Changed 2 years ago by scottmc

instead of hardcoding the pathname you should make use of 'finddir'
Also for your haikuporter patch, can you provide one for hpkgbuild that does the same thing as we should try to keep them in sync, at least for simple changes like this.

Changed 2 years ago by nicholas

  • attachment unlzx-1.1.bep​ added

Changed 2 years ago by nicholas

  • attachment hpkgbuild_gzip.patch​ added

Identical patch for hpkgbuild to support the download and extraction of gzipped files from the SRC_URI field in a .bep file

comment:2 Changed 2 years ago by nicholas

Patch for hpkgbuild should be applied against r2164.

http://ports.haiku-files.org/export/2164/hpkgbuild/trunk/hpkgbuild

comment:3 in reply to: ↑ 1 Changed 2 years ago by augiedoggie

Replying to scottmc:

instead of hardcoding the pathname you should make use of 'finddir'
Also for your haikuporter patch, can you provide one for hpkgbuild that does the same thing as we should try to keep them in sync, at least for simple changes like this.

This hpgkbuild stuff should be removed from the repository. Ingo's work lives in the package-management branch. I don't see why we need 3 versions of haikuporter.

comment:4 Changed 6 months ago by diver

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

There is a recipe now:  https://bitbucket.org/haikuports/haikuports/src/master/app-arch/unlzx/

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/