
Receipt for package "scim-dev"
# SliTaz package receipt. PACKAGE="scim-dev" VERSION="1.4.18" CATEGORY="development" SHORT_DESC="Smart Common Input Method (SCIM) development files." MAINTAINER="rocky@slitaz.org" LICENSE="LGPL2.1" WEB_SITE="https://www.scim-im.org/" WANTED="scim" DEPENDS="scim pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr cp -a $install/usr/include $fs/usr find $fs/usr/lib -type f -not -name '*a' -exec rm {} \; find $fs/usr/lib -type l -exec rm {} \; cp -a $install/usr/lib/pkgconfig/* $fs/usr/lib/pkgconfig }
6091 packages and 256114 files in current database (Thu Apr 3 00:00:04 2025)