aboutsummaryrefslogtreecommitdiff
path: root/fcft
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /fcft
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'fcft')
-rw-r--r--fcft/.checksum1
-rw-r--r--fcft/.files32
-rw-r--r--fcft/abuild4
-rw-r--r--fcft/depends3
4 files changed, 40 insertions, 0 deletions
diff --git a/fcft/.checksum b/fcft/.checksum
new file mode 100644
index 00000000..d5d4dc87
--- /dev/null
+++ b/fcft/.checksum
@@ -0,0 +1 @@
+6b0734767958fa7beb9c72e86b1bbc7a6a61e6e821e3d9d6ce4c900973d98416 fcft-3.3.1.tar.gz
diff --git a/fcft/.files b/fcft/.files
new file mode 100644
index 00000000..e34d8246
--- /dev/null
+++ b/fcft/.files
@@ -0,0 +1,32 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/fcft/
+-rw-r--r-- root/root usr/include/fcft/fcft.h
+-rw-r--r-- root/root usr/include/fcft/stride.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libfcft.so -> libfcft.so.4
+lrwxrwxrwx root/root usr/lib/libfcft.so.4 -> libfcft.so.4.3.1
+-rwxr-xr-x root/root usr/lib/libfcft.so.4.3.1
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/fcft.pc
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man3/
+-rw-r--r-- root/root usr/share/man/man3/fcft_capabilities.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_clone.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_destroy.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_fini.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_font_options_create.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_font_options_destroy.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_from_name.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_from_name2.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_init.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_kerning.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_log_init.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_precompose.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_char_utf32.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_grapheme_utf32.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_text_run_utf32.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_set_emoji_presentation.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_set_scaling_filter.3.gz
+-rw-r--r-- root/root usr/share/man/man3/fcft_text_run_destroy.3.gz
diff --git a/fcft/abuild b/fcft/abuild
new file mode 100644
index 00000000..891a73e7
--- /dev/null
+++ b/fcft/abuild
@@ -0,0 +1,4 @@
+name=fcft
+version=3.3.1
+release=1
+source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz"
diff --git a/fcft/depends b/fcft/depends
new file mode 100644
index 00000000..41253326
--- /dev/null
+++ b/fcft/depends
@@ -0,0 +1,3 @@
+fontconfig
+pixman
+tllist