pps-tools: rebuild for metadata
This commit is contained in:
parent
8381bde2cf
commit
8703cee9d6
|
@ -1,18 +1,16 @@
|
||||||
# Template file for 'pps-tools'
|
# Template file for 'pps-tools'
|
||||||
|
pkgname=pps-tools
|
||||||
|
version=20120407
|
||||||
|
revision=2
|
||||||
_githash="0deb9c7e135e9380a6d09e9d2e938a146bb698c8"
|
_githash="0deb9c7e135e9380a6d09e9d2e938a146bb698c8"
|
||||||
|
wrksrc="pps-tools-${_githash}"
|
||||||
pkgname="pps-tools"
|
|
||||||
version="20120407"
|
|
||||||
revision=1
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Tools for LinuxPPS (pulse-per-second)"
|
short_desc="Tools for LinuxPPS (pulse-per-second)"
|
||||||
maintainer="uriahheep <uriahheep@gmail.com>"
|
maintainer="uriahheep <uriahheep@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://linuxpps.org/wiki/index.php/Main_Page"
|
homepage="http://linuxpps.org/wiki/index.php/Main_Page"
|
||||||
distfiles="https://github.com/ago/pps-tools/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/ago/pps-tools/archive/${_githash}.tar.gz"
|
||||||
checksum="28d4e5aa845f659a6ab4174bbf579e22e2d2c87dc72fd6d07306a6a249c27c76"
|
checksum=28d4e5aa845f659a6ab4174bbf579e22e2d2c87dc72fd6d07306a6a249c27c76
|
||||||
wrksrc=pps-tools-$_githash
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
mkdir -p ${DESTDIR}/usr/bin ${DESTDIR}/usr/include/sys
|
mkdir -p ${DESTDIR}/usr/bin ${DESTDIR}/usr/include/sys
|
||||||
|
|
Loading…
Reference in New Issue