psiconv: remove package
* upstream is dead, distfiles are not available * depends on libmagick6
This commit is contained in:
parent
8bd49dc546
commit
0eef50c006
|
@ -1 +0,0 @@
|
||||||
psiconv
|
|
|
@ -1,28 +0,0 @@
|
||||||
# Template file for 'psiconv'
|
|
||||||
pkgname=psiconv
|
|
||||||
version=0.9.9
|
|
||||||
revision=9
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--disable-xhtml-docs"
|
|
||||||
hostmakedepends="pkg-config libmagick6-devel"
|
|
||||||
makedepends="libmagick6-devel"
|
|
||||||
conf_files="/etc/psiconv/*"
|
|
||||||
short_desc="Conversion utility for EPOC32 (Psion) files"
|
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
|
||||||
license="GPL-2.0-or-later"
|
|
||||||
homepage="http://frodo.looijaard.name/project/psiconv"
|
|
||||||
distfiles="http://www.frodo.looijaard.name/system/files/software/psiconv/psiconv-${version}.tar.gz"
|
|
||||||
checksum=6d51fe79b502a1e277bea275a574ae2db5b1b9d7daef703a8fa3635ae02a8bb0
|
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
|
||||||
|
|
||||||
psiconv-devel_package() {
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
|
||||||
short_desc+=" - development files"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/bin/psiconv-config
|
|
||||||
vmove usr/include
|
|
||||||
vmove "usr/lib/*.a"
|
|
||||||
vmove "usr/lib/*.so"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -229,6 +229,7 @@ replaces="
|
||||||
polkit-qt<=0.112.0_5
|
polkit-qt<=0.112.0_5
|
||||||
profile-sync-daemon<=5.75_4
|
profile-sync-daemon<=5.75_4
|
||||||
profont<=1.0_2
|
profont<=1.0_2
|
||||||
|
psiconv<=0.9.9_9
|
||||||
pyside-tools<=0.2.15_2
|
pyside-tools<=0.2.15_2
|
||||||
python-PyQt4<=4.12.1_4
|
python-PyQt4<=4.12.1_4
|
||||||
python-SecretStorage<=2.3.1_4
|
python-SecretStorage<=2.3.1_4
|
||||||
|
|
Loading…
Reference in New Issue