#!/bin/sh

fetch -o 0.23.1.tar.gz "https://github.com/mchehab/zbar/archive/0.23.1.tar.gz"
gunzip 0.23.1.tar.gz
tar tvf 0.23.1.tar >file.lst
