bitchx-git: add provides/replaces
This commit is contained in:
parent
9c0aaf95bf
commit
5970d70a0c
@ -1,14 +1,16 @@
|
|||||||
# Template file for 'bitchx-git'
|
# Template file for 'bitchx-git'
|
||||||
pkgname=bitchx-git
|
pkgname=bitchx-git
|
||||||
version=20140531
|
version=20140531
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl --enable-ipv6 --with-plugins"
|
configure_args="--with-ssl --enable-ipv6 --with-plugins"
|
||||||
makedepends="openssl-devel ncurses-devel"
|
makedepends="openssl-devel ncurses-devel"
|
||||||
short_desc="An simple IRC (Internet Relay Chat)"
|
short_desc="A simple IRC client (Internet Relay Chat)"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="GPL2"
|
license="GPL2"
|
||||||
homepage="https://github.com/BitchX/BitchX"
|
homepage="https://github.com/BitchX/BitchX"
|
||||||
|
provides="bitchx-${version}_${revision}"
|
||||||
|
replaces="bitchx>=0"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/BitchX/BitchX"
|
local url="git://github.com/BitchX/BitchX"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user