17 lines
688 B
Bash
17 lines
688 B
Bash
# Template file for 'mousepad'
|
|
pkgname=mousepad
|
|
version=0.5.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="glib-devel intltool pkg-config"
|
|
makedepends="gtksourceview-devel xfconf-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Simple text editor for Xfce based on Leafpad"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://xfce.org/"
|
|
changelog="https://git.xfce.org/apps/mousepad/tree/NEWS"
|
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=e7208bb9e96a1525d3358a64f9cdd165005078e84e81984a953a2a03491fcaa8
|