mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
graphics/linux-adobesvg: remove after r454665
Only Adobe Flash plugin is supported by Firefox 52+ or anything based on its codebase (e.g., SeaMonkey).
This commit is contained in:
parent
c22fd91ebb
commit
3ff79e8380
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454666
1
MOVED
1
MOVED
@ -9646,3 +9646,4 @@ net-mgmt/netwag||2017-11-21|Has expired: Tcl/Tk 8.4 is no longer maintained, ple
|
||||
net/hping-devel||2017-11-21|Has expired: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
|
||||
www/linux-firefox||2017-11-22|Has expired: Use native www/firefox or www/firefox-esr instead
|
||||
www/linux-seamonkey||2017-11-22|Has expired: Use native www/seamonkey instead
|
||||
graphics/linux-adobesvg||2017-11-22|Has expired: not supported by linux-firefox 52 or later
|
||||
|
@ -553,7 +553,6 @@
|
||||
SUBDIR += libzmf
|
||||
SUBDIR += lightzone
|
||||
SUBDIR += linplasma
|
||||
SUBDIR += linux-adobesvg
|
||||
SUBDIR += linux-c6-cairo
|
||||
SUBDIR += linux-c6-dri
|
||||
SUBDIR += linux-c6-gdk-pixbuf2
|
||||
|
@ -1,38 +0,0 @@
|
||||
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= linux-adobesvg
|
||||
DISTVERSION= 3.01x88
|
||||
CATEGORIES= graphics www linux
|
||||
MASTER_SITES= http://download.adobe.com/pub/adobe/magic/svgviewer/linux/3.x/${DISTVERSION}/en/
|
||||
DISTNAME= adobesvg-${DISTVERSION}-linux-i386
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The Adobe SVG browser plugin (Linux version)
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
USES= linux
|
||||
USE_LINUX= xorglibs
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
RESTRICTED= Redistribution prohibited
|
||||
NO_BUILD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/adobesvg-${PORTVERSION:S/.x88//}
|
||||
|
||||
LIBDIR= ${PREFIX}/lib/linux-adobesvg
|
||||
SHLIBS= ACE AGM BIB CoolType NPSVG3 SVGCore
|
||||
SHLIB_FILES= ${SHLIBS:S|^|lib|:S|$|.so|}
|
||||
|
||||
PLIST_FILES= ${SHLIB_FILES:S|^|lib/linux-adobesvg/|}
|
||||
PORTDOCS= LICENSE.txt ReadMe.html SVGHelp.html
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${LIBDIR}
|
||||
${INSTALL_PROGRAM} ${SHLIB_FILES:S|^|${WRKSRC}/|} ${STAGEDIR}${LIBDIR}
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (adobesvg-3.01x88-linux-i386.tar.gz) = be40c77e6554967ce1e04b2be1054aa2a9dd37ebcb20dedf1e77e3b539533530
|
||||
SIZE (adobesvg-3.01x88-linux-i386.tar.gz) = 3689141
|
@ -1,4 +0,0 @@
|
||||
This port installs the Adobe SVG browser plugin, for use with Linux browsers
|
||||
such as www/linux-firefox or www/linux-mozilla.
|
||||
|
||||
WWW: http://www.adobe.com/svg/
|
Loading…
Reference in New Issue
Block a user