2f4da158d0
[skip ci]: too many aports changed
17 lines
656 B
Text
17 lines
656 B
Text
pkgname=drihybrisproto
|
|
pkgver=1.0_git20171130
|
|
pkgrel=0
|
|
_commit="fbaf21e7cb343e0b7cd29f256ec28c46c01c07b8"
|
|
pkgdesc="X11 DRIHYBRIS protocol"
|
|
url="https://github.com/NotKit/drihybris"
|
|
arch="noarch"
|
|
license="MIT"
|
|
options="!check"
|
|
depends=""
|
|
|
|
source="$pkgname-$_commit.h::https://raw.githubusercontent.com/NotKit/drihybris/$_commit/src/$pkgname.h"
|
|
|
|
package() {
|
|
install -Dm644 "$srcdir/$pkgname-$_commit.h" "$pkgdir/usr/include/X11/extensions/$pkgname.h"
|
|
}
|
|
sha512sums="233a07afb46d1c71062c12131022b23649a6355949c6dcbda5d1fb709ab6cca79e391cc7e29f02542e69ebb25fde8ad09280cbcb166f348b01bccbb68f540092 drihybrisproto-fbaf21e7cb343e0b7cd29f256ec28c46c01c07b8.h"
|