enventor: remove
Doesn't compile since a long time, nobody took time to fix it.
This commit is contained in:
parent
652710c09b
commit
319ec147d3
3 changed files with 6 additions and 16 deletions
|
@ -1915,7 +1915,6 @@ libglfw.so.3 glfw-3.0.4_1
|
|||
libusbmuxd.so.4 libusbmuxd-1.0.10_1
|
||||
libimobiledevice.so.6 libimobiledevice-1.2.0_1
|
||||
libstfl.so.0 stfl-0.23_1
|
||||
libenventor.so.1 enventor-1.0.0_1
|
||||
libCDApplet.so cairo-dock-plugins-3.4.0_1
|
||||
libldns.so.2 libldns-1.7.0_1
|
||||
libopenjpeg.so.5 libopenjpeg-1.5.2_1
|
||||
|
|
1
srcpkgs/enventor/INSTALL.msg
Normal file
1
srcpkgs/enventor/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
|||
enventor is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-12
|
|
@ -1,19 +1,9 @@
|
|||
# Template file for 'enventor'
|
||||
pkgname=enventor
|
||||
version=1.0.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
wrksrc="${pkgname}-${version}"
|
||||
hostmakedepends="pkg-config efl-devel"
|
||||
makedepends="efl-devel"
|
||||
depends="desktop-file-utils"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=meta
|
||||
short_desc="Enlightenment's EDC editor with some convenient functions (removed package)"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://enlightenment.org"
|
||||
short_desc="Enlightenment's EDC editor with some convenient functions"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6756707381de81d3cd6c445f7735927aa4dc853afdb04354d5267078b32bd134
|
||||
|
||||
broken="Does not build with efl>=1.26"
|
||||
|
|
Loading…
Reference in a new issue