aboutsummaryrefslogtreecommitdiff
path: root/extra/libgrapheme
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-10-05 12:09:12 +0300
committerCem Keylan <cem@ckyln.com>2021-10-05 12:09:12 +0300
commite4c93f0643152c2ef4bb7cd5d60297d8d0fb8a47 (patch)
treecdaafb1b94093489aaa9af560f70bed9719c9f9f /extra/libgrapheme
parent10253bc65d144f3dea804dacca4af08e029e45fd (diff)
downloadrepository-e4c93f0643152c2ef4bb7cd5d60297d8d0fb8a47.tar.gz
libgrapheme: add new package at git
Diffstat (limited to 'extra/libgrapheme')
-rwxr-xr-xextra/libgrapheme/build4
-rw-r--r--extra/libgrapheme/checksums0
-rw-r--r--extra/libgrapheme/meta3
-rw-r--r--extra/libgrapheme/sources1
-rw-r--r--extra/libgrapheme/version1
5 files changed, 9 insertions, 0 deletions
diff --git a/extra/libgrapheme/build b/extra/libgrapheme/build
new file mode 100755
index 00000000..954aa1f3
--- /dev/null
+++ b/extra/libgrapheme/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install
diff --git a/extra/libgrapheme/checksums b/extra/libgrapheme/checksums
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/extra/libgrapheme/checksums
diff --git a/extra/libgrapheme/meta b/extra/libgrapheme/meta
new file mode 100644
index 00000000..fe453941
--- /dev/null
+++ b/extra/libgrapheme/meta
@@ -0,0 +1,3 @@
+description: Grapheme cluster utility library
+license: ISC
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/libgrapheme/sources b/extra/libgrapheme/sources
new file mode 100644
index 00000000..f0b36d92
--- /dev/null
+++ b/extra/libgrapheme/sources
@@ -0,0 +1 @@
+git+https://git.suckless.org/libgrapheme#f334f95e
diff --git a/extra/libgrapheme/version b/extra/libgrapheme/version
new file mode 100644
index 00000000..a383ea1a
--- /dev/null
+++ b/extra/libgrapheme/version
@@ -0,0 +1 @@
+git 1