pcb: merge pcb-data in

This commit is contained in:
Đoàn Trần Công Danh 2020-10-09 22:15:54 +07:00
parent 9573a2cf2e
commit 891ef052a2
2 changed files with 3 additions and 11 deletions

View file

@ -1 +0,0 @@
pcb

View file

@ -1,8 +1,8 @@
# Template file for 'pcb'.
# Template file for 'pcb'
pkgname=pcb
reverts=20140316_4
version=4.2.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-update-desktop-database --disable-update-mime-database"
hostmakedepends="flex geda gerbv intltool netpbm pkg-config
@ -16,11 +16,4 @@ license="GPL-2.0-or-later"
homepage="http://pcb.geda-project.org/news.html"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=1ceeaf1bdbe0508b9b140ca421eb600836579114c04dee939341c5d594f36e5d
pcb-data_package() {
archs=noarch
short_desc+=" - data files"
pkg_install() {
vmove usr/share/pcb
}
}
replaces="pcb-data>=0"