summaryrefslogtreecommitdiffstats
path: root/source/x/x11
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11')
-rw-r--r--source/x/x11/build/libxcvt1
-rw-r--r--source/x/x11/configure/libxcvt17
-rw-r--r--source/x/x11/make/libxcvt5
-rw-r--r--source/x/x11/slack-desc/libxcvt19
4 files changed, 42 insertions, 0 deletions
diff --git a/source/x/x11/build/libxcvt b/source/x/x11/build/libxcvt
new file mode 100644
index 000000000..d00491fd7
--- /dev/null
+++ b/source/x/x11/build/libxcvt
@@ -0,0 +1 @@
+1
diff --git a/source/x/x11/configure/libxcvt b/source/x/x11/configure/libxcvt
new file mode 100644
index 000000000..cd149401c
--- /dev/null
+++ b/source/x/x11/configure/libxcvt
@@ -0,0 +1,17 @@
+export CFLAGS="$SLKCFLAGS"
+export CXXFLAGS="$SLKCFLAGS"
+mkdir build
+cd build
+meson setup \
+ --prefix=/usr \
+ --libdir=lib${LIBDIRSUFFIX} \
+ --libexecdir /usr/libexec \
+ --bindir /usr/bin \
+ --sbindir /usr/sbin \
+ --includedir /usr/include \
+ --datadir /usr/share \
+ --mandir /usr/man \
+ --sysconfdir /etc \
+ --localstatedir /var \
+ --buildtype=release \
+ .. || exit 1
diff --git a/source/x/x11/make/libxcvt b/source/x/x11/make/libxcvt
new file mode 100644
index 000000000..635ee83dc
--- /dev/null
+++ b/source/x/x11/make/libxcvt
@@ -0,0 +1,5 @@
+export CFLAGS="$SLKCFLAGS"
+export CXXFLAGS="$SLKCFLAGS"
+ ninja || exit 1
+ DESTDIR=$PKG ninja install || exit 1
+cd ..
diff --git a/source/x/x11/slack-desc/libxcvt b/source/x/x11/slack-desc/libxcvt
new file mode 100644
index 000000000..b9162be46
--- /dev/null
+++ b/source/x/x11/slack-desc/libxcvt
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+libxcvt: libxcvt (VESA CVT standard modelines library)
+libxcvt:
+libxcvt: libxcvt is a library providing a standalone version of the X server
+libxcvt: implementation of the VESA CVT standard timing modelines generator.
+libxcvt: libxcvt also provides a command line tool "cvt".
+libxcvt:
+libxcvt:
+libxcvt:
+libxcvt:
+libxcvt:
+libxcvt: