]> git.armaanb.net Git - asd-repo.git/commitdiff
motif: new package at 2.3.8
authorArmaan Bhojwani <me@armaanb.net>
Mon, 5 Jul 2021 00:00:00 +0000 (20:00 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 5 Jul 2021 00:00:00 +0000 (20:00 -0400)
motif/build [new file with mode: 0755]
motif/checksums [new file with mode: 0644]
motif/depends [new file with mode: 0644]
motif/sources [new file with mode: 0644]
motif/version [new file with mode: 0644]

diff --git a/motif/build b/motif/build
new file mode 100755 (executable)
index 0000000..eb98e92
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/sh -e
+
+./configure --prefix=/usr
+
+make
+make DESTDIR="$1" install
diff --git a/motif/checksums b/motif/checksums
new file mode 100644 (file)
index 0000000..a9c9355
--- /dev/null
@@ -0,0 +1 @@
+859b723666eeac7df018209d66045c9853b50b4218cecadb794e2359619ebce7
diff --git a/motif/depends b/motif/depends
new file mode 100644 (file)
index 0000000..1903bba
--- /dev/null
@@ -0,0 +1 @@
+libX11
diff --git a/motif/sources b/motif/sources
new file mode 100644 (file)
index 0000000..905a8c9
--- /dev/null
@@ -0,0 +1 @@
+https://newcontinuum.dl.sourceforge.net/project/motif/Motif%202.3.8%20Source%20Code/motif-2.3.8.tar.gz
diff --git a/motif/version b/motif/version
new file mode 100644 (file)
index 0000000..db07b3d
--- /dev/null
@@ -0,0 +1 @@
+2.3.8 1