blob: 848b2089e6a6d19ced253c16769628ad27a2825a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = xfce4-clipman-plugin-git
pkgdesc = A clipboard plugin for the Xfce4 panel - git checkout
pkgver = 1.2.3.r86.g130aa64
pkgrel = 1
url = http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
install = xfce4-clipman-plugin.install
arch = i686
arch = x86_64
groups = xfce4-goodies
license = GPL
makedepends = xfce4-dev-tools
makedepends = intltool
makedepends = git
depends = xfce4-panel
depends = libunique
depends = libxtst
depends = qrencode
provides = xfce4-clipman-plugin
conflicts = xfce4-clipman-plugin
options = !libtool
source = git://git.xfce.org/panel-plugins/xfce4-clipman-plugin
sha256sums = SKIP
pkgname = xfce4-clipman-plugin-git
|