aboutsummaryrefslogtreecommitdiff
path: root/xorg/xsetroot
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-09 19:17:24 +0300
committerCem Keylan <cem@ckyln.com>2019-12-09 19:17:24 +0300
commit03423e0583057cbe5a16f8439183e2dbc0e8dd7c (patch)
tree81fe3ba69d94146f83fb5541d1fb2da0ac4eac08 /xorg/xsetroot
downloadrepository-03423e0583057cbe5a16f8439183e2dbc0e8dd7c.tar.gz
secondary commit
Diffstat (limited to 'xorg/xsetroot')
-rwxr-xr-xxorg/xsetroot/build9
-rw-r--r--xorg/xsetroot/checksums1
-rw-r--r--xorg/xsetroot/depends5
-rw-r--r--xorg/xsetroot/sources1
-rw-r--r--xorg/xsetroot/version1
5 files changed, 17 insertions, 0 deletions
diff --git a/xorg/xsetroot/build b/xorg/xsetroot/build
new file mode 100755
index 00000000..373bceed
--- /dev/null
+++ b/xorg/xsetroot/build
@@ -0,0 +1,9 @@
+#!/bin/sh -e
+
+./configure \
+ --prefix=/usr \
+ --mandir=/usr/share/man \
+ --localstatedir=/var
+
+make
+make DESTDIR="$1" install
diff --git a/xorg/xsetroot/checksums b/xorg/xsetroot/checksums
new file mode 100644
index 00000000..b95d6eb3
--- /dev/null
+++ b/xorg/xsetroot/checksums
@@ -0,0 +1 @@
+9d007f5119be09924ac3a5d2bd506f32e6c164b82633c88d2aff26311e1a2a2b xsetroot-1.1.2.tar.gz
diff --git a/xorg/xsetroot/depends b/xorg/xsetroot/depends
new file mode 100644
index 00000000..9640b489
--- /dev/null
+++ b/xorg/xsetroot/depends
@@ -0,0 +1,5 @@
+libXmu
+libXrender
+libXfixes
+libXcursor
+xbitmaps
diff --git a/xorg/xsetroot/sources b/xorg/xsetroot/sources
new file mode 100644
index 00000000..82fa909f
--- /dev/null
+++ b/xorg/xsetroot/sources
@@ -0,0 +1 @@
+https://www.x.org/archive//individual/app/xsetroot-1.1.2.tar.gz
diff --git a/xorg/xsetroot/version b/xorg/xsetroot/version
new file mode 100644
index 00000000..909c7076
--- /dev/null
+++ b/xorg/xsetroot/version
@@ -0,0 +1 @@
+1.1.2 1