mozplugger: remove, upsteam dead.
NPAPI plugins are dead, too.
This commit is contained in:
parent
09d9aa5e33
commit
8c4556b853
|
@ -1,25 +0,0 @@
|
|||
# Template file for 'mozplugger'
|
||||
pkgname=mozplugger
|
||||
version=2.1.6
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/mozpluggerrc"
|
||||
makedepends="libX11-devel"
|
||||
depends="m4"
|
||||
short_desc="Firefox plugin to embed arbitrary applications"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://mozplugger.mozdev.org"
|
||||
distfiles="http://mozplugger.mozdev.org/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=294cf06ad37b8d89e57ee9c4dc9e7549fd1b0dcec9769171d65dad36099e5fef
|
||||
nocross=yes
|
||||
|
||||
do_install() {
|
||||
vbin mozplugger-helper
|
||||
vbin mozplugger-controller
|
||||
vbin mozplugger-linker
|
||||
vbin mozplugger-update
|
||||
vinstall mozplugger.so 644 usr/lib/mozilla/plugins
|
||||
vconf mozpluggerrc
|
||||
vman mozplugger.7
|
||||
}
|
Loading…
Reference in New Issue