mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
geda: remove
python 2, gtk 2
This commit is contained in:
parent
ccbbe98828
commit
ca08f06916
7 changed files with 3 additions and 73 deletions
|
@ -2272,9 +2272,6 @@ libtesseract.so.4 tesseract-ocr-4.0.0_1
|
||||||
libffmpegthumbnailer.so.4 ffmpegthumbnailer-2.0.10_1
|
libffmpegthumbnailer.so.4 ffmpegthumbnailer-2.0.10_1
|
||||||
libopenraw.so.7 libopenraw-0.1.0_1
|
libopenraw.so.7 libopenraw-0.1.0_1
|
||||||
libopenrawgnome.so.7 libopenraw-0.1.0_1
|
libopenrawgnome.so.7 libopenraw-0.1.0_1
|
||||||
libgeda.so.47 geda-1.10.1_1
|
|
||||||
libgedacairo.so.1 geda-1.10.2_1
|
|
||||||
libxornstorage.so.0 geda-1.10.2_1
|
|
||||||
libclutter-gst-3.0.so.0 clutter-gst3-3.0.4_1
|
libclutter-gst-3.0.so.0 clutter-gst3-3.0.4_1
|
||||||
libgsound.so.0 gsound-1.0.1_1
|
libgsound.so.0 gsound-1.0.1_1
|
||||||
libproc2.so.0 procps-ng-4.0.3_1
|
libproc2.so.0 procps-ng-4.0.3_1
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
geda
|
|
|
@ -1 +0,0 @@
|
||||||
geda
|
|
|
@ -1,17 +0,0 @@
|
||||||
--- a/gschem/src/Makefile.am 2020-12-12 16:20:18.000000000 +0100
|
|
||||||
+++ b/gschem/src/Makefile.am 2020-12-20 12:55:06.921054480 +0100
|
|
||||||
@@ -152,12 +152,12 @@
|
|
||||||
$(AM_V_SNARF)CPP="$(CPP)" $(GUILE_SNARF) -o $@ $< $(snarf_cpp_opts)
|
|
||||||
|
|
||||||
actions.decl.x: actions.decl.h actions.c Makefile
|
|
||||||
- $(AM_V_GEN)$(CPP) -I$(srcdir) -c $< | \
|
|
||||||
+ $(AM_V_GEN)$(CPP) -I$(srcdir) $< | \
|
|
||||||
sed -e '/^.*KEEP_LINE /!d' -e 's/^.*KEEP_LINE //' > $@.tmp && \
|
|
||||||
mv $@.tmp $@
|
|
||||||
|
|
||||||
actions.init.x: actions.init.c actions.c Makefile
|
|
||||||
- $(AM_V_GEN)$(CPP) -I$(srcdir) -c $< | \
|
|
||||||
+ $(AM_V_GEN)$(CPP) -I$(srcdir) $< | \
|
|
||||||
sed -e '/^.*KEEP_LINE /!d' -e 's/^.*KEEP_LINE //' > $@.tmp && \
|
|
||||||
mv $@.tmp $@
|
|
||||||
|
|
|
@ -1,49 +0,0 @@
|
||||||
# Template file for 'geda'
|
|
||||||
pkgname=geda
|
|
||||||
version=1.10.2
|
|
||||||
revision=1
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--disable-update-xdg-database"
|
|
||||||
hostmakedepends="automake libtool pkg-config flex gettext-devel guile
|
|
||||||
groff python desktop-file-utils shared-mime-info tar texinfo"
|
|
||||||
makedepends="gamin-devel gc-devel gtk+-devel guile-devel python-devel libatomic_ops-devel"
|
|
||||||
depends="guile"
|
|
||||||
checkdepends="perl"
|
|
||||||
short_desc="Electronic Design Automation tool"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="GPL-2.0-or-later"
|
|
||||||
homepage="http://www.geda-project.org/"
|
|
||||||
distfiles="http://ftp.geda-project.org/geda-gaf/stable/v${version%.*}/${version}/geda-gaf-${version}.tar.gz"
|
|
||||||
checksum=e862ab241528538fa3bee2739261f568011102b60c5e39a2f0358663c042c8a4
|
|
||||||
python_version=2
|
|
||||||
replaces="geda-data>=0"
|
|
||||||
|
|
||||||
CFLAGS="-Wno-deprecated-declarations -fcommon -Wno-unused-function"
|
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
mkdir -p gnu
|
|
||||||
touch gnu/stubs-32.h
|
|
||||||
autoreconf -fi
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
rm -f ${DESTDIR}/usr/share/applications/mimeinfo.cache
|
|
||||||
}
|
|
||||||
|
|
||||||
geda-devel_package() {
|
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
|
||||||
short_desc+=" - development files"
|
|
||||||
pkg_install() {
|
|
||||||
vmove "usr/lib/*.so"
|
|
||||||
vmove usr/lib/pkgconfig
|
|
||||||
vmove usr/include
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
geda-doc_package() {
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
|
||||||
short_desc+=" - documentation and exmaple files"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/share/doc
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,2 +0,0 @@
|
||||||
pattern="/geda-gaf/stable/v[\d.]+/\K[\d.]+"
|
|
||||||
site="http://wiki.geda-project.org/geda:download"
|
|
|
@ -132,6 +132,9 @@ replaces="
|
||||||
gconfmm-devel<=2.28.3_4
|
gconfmm-devel<=2.28.3_4
|
||||||
gconfmm-doc<=2.28.3_4
|
gconfmm-doc<=2.28.3_4
|
||||||
gconfmm<=2.28.3_4
|
gconfmm<=2.28.3_4
|
||||||
|
geda-devel<=1.10.2_1
|
||||||
|
geda-doc<=1.10.2_1
|
||||||
|
geda<=1.10.2_1
|
||||||
gegl3<=0.3.28_2
|
gegl3<=0.3.28_2
|
||||||
gens-gs<=2.16.7_2
|
gens-gs<=2.16.7_2
|
||||||
geoip-data<=20171002_2
|
geoip-data<=20171002_2
|
||||||
|
|
Loading…
Add table
Reference in a new issue