From 03423e0583057cbe5a16f8439183e2dbc0e8dd7c Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 9 Dec 2019 19:17:24 +0300 Subject: secondary commit --- xorg/sowm/build | 4 ++++ xorg/sowm/checksums | 1 + xorg/sowm/depends | 1 + xorg/sowm/sources | 1 + xorg/sowm/version | 1 + 5 files changed, 8 insertions(+) create mode 100755 xorg/sowm/build create mode 100644 xorg/sowm/checksums create mode 100644 xorg/sowm/depends create mode 100644 xorg/sowm/sources create mode 100644 xorg/sowm/version (limited to 'xorg/sowm') diff --git a/xorg/sowm/build b/xorg/sowm/build new file mode 100755 index 00000000..7de21eed --- /dev/null +++ b/xorg/sowm/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make DESTDIR="$1" install diff --git a/xorg/sowm/checksums b/xorg/sowm/checksums new file mode 100644 index 00000000..ad41f283 --- /dev/null +++ b/xorg/sowm/checksums @@ -0,0 +1 @@ +60f3deaf2663fd35da3ac305143350f4b28dd41cea5f4ffc0fd7cf7f1e268098 1.0.tar.gz diff --git a/xorg/sowm/depends b/xorg/sowm/depends new file mode 100644 index 00000000..1903bba6 --- /dev/null +++ b/xorg/sowm/depends @@ -0,0 +1 @@ +libX11 diff --git a/xorg/sowm/sources b/xorg/sowm/sources new file mode 100644 index 00000000..60a89833 --- /dev/null +++ b/xorg/sowm/sources @@ -0,0 +1 @@ +https://github.com/dylanaraps/sowm/archive/1.0.tar.gz diff --git a/xorg/sowm/version b/xorg/sowm/version new file mode 100644 index 00000000..f35ed484 --- /dev/null +++ b/xorg/sowm/version @@ -0,0 +1 @@ +1.0 1 -- cgit v1.2.3