* Refreshed base build list

* Reworded part of the description in gtk/gtkspell build file
This commit is contained in:
PktSurf 2022-07-14 17:58:12 +05:30
parent 068d4ea169
commit 6f1e30cee2
2 changed files with 5 additions and 5 deletions

View file

@ -77,8 +77,6 @@ python3
libxml2 libxml2
libxslt libxslt
xmlto xmlto
wayland
wayland-protocols
kmod kmod
python-setuptools python-setuptools
python-pip python-pip
@ -102,6 +100,8 @@ libaio
libarchive libarchive
ninja ninja
meson meson
wayland
wayland-protocols
glib glib
eudev eudev
libusb libusb
@ -140,7 +140,7 @@ lame
nghttp2 nghttp2
libssh2 libssh2
curl curl
libnetfilter_conntrack libnetfilter-conntrack
iptables iptables
libelf-compat libelf-compat
gnu-efi gnu-efi

View file

@ -3,8 +3,8 @@ version=2.0.16
build=1sml build=1sml
homepage="http://gtkspell.sourceforge.net/" homepage="http://gtkspell.sourceforge.net/"
download="http://gtkspell.sourceforge.net/download/gtkspell-2.0.16.tar.gz" download="http://gtkspell.sourceforge.net/download/gtkspell-2.0.16.tar.gz"
desc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget" desc="Provides word-processor-style misspelling highlighting and replacement library for Gtk apps"
requires="intltool enchant gtk2 " requires="intltool enchant gtk2"
build() { build() {
mkandenterbuilddir mkandenterbuilddir