Haiku Inc

Create a recipe for iec16022.

Haiku is a UNIX-like open source operating system that provides a tool called haikuporter to build 3rd party open source software.

A recipe in Haiku is a text file that the haikuporter tool reads in order to build open source software and create packages for it. The collection of recipes that may be built by haikuporter is called HaikuPorts.

If you are new to Haiku then you should probably start with these tasks:

The goal of this task is to write a recipe for iec16022.

iec16022 is a program and a library to produce 2D barcodes known as DataMatrix. It is not the QR-code, although it servers a similar purpose.

Unlike the libdmtx library, which can both generate and decode 2D barcodes, iec16022 can only generate these barcodes.

You can find the sources on the project homepage: https://datenfreihafen.org/projects/iec16022.html

You can also browse the sources on GitHub: https://github.com/rdoeffinger/iec16022

The recipe should be added to haikuports at haikuports/media-gfx/iec16022/.

Important: please read the generic instructions for "recipe" tasks, as we have a lot of these: https://dev.haiku-os.org/wiki/GoogleCodeInTaskRecipe

Task tags

  • haikuports
  • porting
  • recipe
  • patching
  • media-gfx

Students who completed this task

Tudor Nazarie

Task type

  • code Code
close

2016