New package: xfce4-clipman-plugin-1.2.6

This commit is contained in:
Aaditya Bagga 2015-02-17 16:36:27 +05:30
parent 1418a6cfea
commit 64ebdf4398
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# INSTALL
case "$ACTION" in
pre)
# Actions to execute before the package files are unpacked.
;;
post)
# actions to execute if package is being installed/updated.
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
;;
esac

View File

@ -0,0 +1,14 @@
# Template file for 'xfce4-clipman-plugin'
pkgname="xfce4-clipman-plugin"
version="1.2.6"
revision=1
build_style=gnu-configure
makedepends="gtk+-devel xfce4-panel-devel libunique1-devel libXtst-devel qrencode-devel exo-devel libxfce4ui-devel"
hostmakedepends="intltool pkg-config"
short_desc="A clipboard plugin for the Xfce4 panel"
maintainer="Aaditya Bagga <abchk1234@gmail.com>"
license="GPL-2"
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
distfiles="http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.2/xfce4-clipman-plugin-${version}.tar.bz2"
checksum="23043f99c3e5257d1f3d68b5ee5125e3469c15620d098e22c6250386197f48a5"