Added mousepad-0.2.16 template.
--HG-- extra : convert_revision : a636055cedd7c04ac17c527e62ea85daa64ea9e4
This commit is contained in:
parent
7450993043
commit
8aae8ec87a
templates/mousepad
|
@ -0,0 +1,25 @@
|
|||
# Template file for 'mousepad'
|
||||
pkgname=mousepad
|
||||
version=0.2.16
|
||||
distfiles="http://mocha.xfce.org/archive/xfce-4.6.1/src/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Simple text editor for Xfce based on Leafpad"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
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."
|
||||
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
triggers="gtk-icon-cache"
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency full glibc
|
||||
Add_dependency full gtk+
|
||||
Add_dependency full dbus-glib
|
||||
Add_dependency full libxfcegui4
|
||||
Add_dependency full hicolor-icon-theme
|
||||
Add_dependency full xfce4-panel
|
||||
Add_dependency full desktop-file-utils
|
Loading…
Reference in New Issue