Skip to content

Instantly share code, notes, and snippets.

View hdclark's full-sized avatar

Hal Clark hdclark

View GitHub Profile
@hdclark
hdclark / PKGBUILD.sh
Last active January 8, 2016 08:26 — forked from chrismullins/PKGBUILD.sh
PKGBUILD for gdcm
# Maintainer: Andrzej Giniewicz <[email protected]>
# Contributor: Chris <christopher.r.mullins g-mail>
pkgname=gdcm
pkgver=2.6.2
pkgrel=3
pkgdesc='a C++ library for DICOM medical files'
arch=('i686' 'x86_64')
url='http://gdcm.sourceforge.net'
license=('BSD')