17 lines
701 B
Bash
17 lines
701 B
Bash
# Template file for 'mousepad'
|
|
pkgname=mousepad
|
|
version=0.5.10
|
|
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=6ebaf38d52bee5560d9650c52a693f8a6ed0a67d88cc938d73f7d5ce13552bad
|