New package: pidgin-otr-4.0.0 (close issue #59).
This commit is contained in:
parent
ce4fabf505
commit
0ef832a059
1 changed files with 19 additions and 0 deletions
19
srcpkgs/pidgin-otr/template
Normal file
19
srcpkgs/pidgin-otr/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'pidgin-otr'
|
||||||
|
pkgname=pidgin-otr
|
||||||
|
version=4.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="pidgin-devel libgcrypt-devel libotr-devel"
|
||||||
|
short_desc="Off-the-Record Messaging plugin for Pidgin IM"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.cypherpunks.ca/otr/"
|
||||||
|
distfiles="http://www.cypherpunks.ca/otr/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=d56b3f092dbe9ee6597641c7d2dd294884dc04ba47aaf4ec571cd54977df4691
|
||||||
|
|
||||||
|
pidgin-otr_package() {
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue