mousepad: update to 0.3.0.
This commit is contained in:
parent
f68224c39b
commit
df9c1d8df3
1 changed files with 7 additions and 14 deletions
|
@ -1,21 +1,14 @@
|
|||
# Template file for 'mousepad'
|
||||
pkgname=mousepad
|
||||
version=0.2.16
|
||||
revision=5
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="pkg-config intltool gtk+-devel libxfce4util-devel libxfcegui4-devel"
|
||||
makedepends="pkg-config intltool gtk+-devel libxfce4util-devel
|
||||
libxfcegui4-devel gtksourceview2-devel dbus-glib-devel"
|
||||
short_desc="Simple text editor for Xfce based on Leafpad"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=86e593fd4b1b87d27cda9ebd8901078e795031b5880645850d6ef0b410f4e73e
|
||||
long_desc="
|
||||
Mousepad is a simple text editor for Xfce based on Leafpad.
|
||||
The initial reason for Mousepad was to provide printing support, which
|
||||
would have been difficult for Leafpad for various reasons."
|
||||
|
||||
|
||||
|
||||
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/src/apps/${pkgname}/0.3/${pkgname}-${version}.tar.bz2"
|
||||
checksum=10f27506994d0d0b8f9e02555404a144babedab97517abe3b6be8b2d21ff046d
|
||||
|
|
Loading…
Reference in a new issue