16 lines
700 B
Bash
16 lines
700 B
Bash
# Template file for 'mousepad'
|
|
pkgname=mousepad
|
|
version=0.5.8
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="glib-devel intltool pkg-config"
|
|
makedepends="gtksourceview4-devel gspell-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Simple text editor for Xfce based on Leafpad"
|
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://xfce.org/"
|
|
changelog="https://gitlab.xfce.org/apps/mousepad/-/raw/master/NEWS"
|
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=921ebbcfdfd5e2e56f31a5177a2d26f46c758cc972595017bca9e0a6a3c3a721
|