mopag: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-29 11:51:33 +01:00 committed by maxice8
parent 2928e2e2e6
commit 4102807ef9
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,18 +1,18 @@
# Template file for 'mopag'
pkgname=mopag
version=0.0.0.20150613
revision=1
makedepends="libX11-devel"
revision=2
wrksrc="${pkgname}-master"
build_style=gnu-makefile
make_build_args="INCS=-I. LIBS=-lX11"
makedepends="libX11-devel"
short_desc="A small pager for monsterwm"
maintainer='Juan RP <xtraeme@voidlinux.eu>'
license="Public Domain"
homepage="https://github.com/c00kiemon5ter/${pkgname}"
distfiles="https://github.com/c00kiemon5ter/${pkgname}/archive/master.tar.gz"
checksum="23fd37f589f0f306c995f817bf88c32972ca5b0b53d064c4c3b5a877105d9204"
checksum=23fd37f589f0f306c995f817bf88c32972ca5b0b53d064c4c3b5a877105d9204
replaces="mopag>=0"
wrksrc="${pkgname}-master"
pre_build() {
sed -i 's|^CPPFLAGS *=|override CPPFLAGS +=|g' Makefile