# New ports collection makefile for: linux-realplayer # Date created: 31 January 1999 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= linux-realplayer PORTVERSION= 8.cs2 CATEGORIES= multimedia audio linux MASTER_SITES= # fetch manually DISTNAME= rp${PORTVERSION:R}_linux20_libc6_i386_${PORTVERSION:E} EXTRACT_SUFX= _rpm MAINTAINER= vns@delta.odessa.ua RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | cpio -id --quiet RADIR= ${PREFIX}/lib/RealPlayer${PORTVERSION:R} WRKSRC= ${WRKDIR}/usr/lib/RealPlayer${PORTVERSION:R} PLUGINSDIR= ${PREFIX}/lib/netscape-linux/plugins RABINDIR= ${PREFIX}/bin # Linux binary should not be stripped by INSTALL_PROGRAM # because as a side effect it brands the binary as FreeBSD. STRIP= .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= may not be automatically fetched due to licensing\ restrictions. You MUST manually fetch the Linux RPM version after\ reading and agreeing to the license at:\ http://scopes.real.com/real/player/unix/unix.html\ - once ${DISTFILES} has been downloaded, move it to\ ${DISTDIR} and then restart this build. .endif ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" NO_BUILD= yes do-install: ${MKDIR} ${RADIR} .for f in mimeinstall.sh pluginstall.sh postinstall.sh ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${RADIR} .endfor .for f in realplay rpnp.so ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${RADIR} .endfor .for f in LICENSE Mailcap Mime.types README app.kdelnk audiosig.rm \ firstrun.rm mime.kdelnk raclass.zip \ realplay.desktop rp7.xpm rp7doc.png rp7doc.xpm rp7mini.xpm ${INSTALL_DATA} ${WRKSRC}/${f} ${RADIR} .endfor .for d in Codecs Common Plugins ${MKDIR} ${RADIR}/${d} ${INSTALL_PROGRAM} ${WRKSRC}/${d}/*.so* ${RADIR}/${d} .endfor ${MKDIR} ${RADIR}/Plugins/ExtResources ${INSTALL_PROGRAM} ${WRKSRC}/Plugins/ExtResources/* ${RADIR}/Plugins/ExtResources/ ${LN} -sf ${RADIR}/realplay ${RABINDIR} .if exists(${PLUGINSDIR}) ${LN} -sf ${RADIR}/raclass.zip ${PLUGINSDIR} ${LN} -sf ${RADIR}/rpnp.so ${PLUGINSDIR} .endif .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/RealPlayer8 ${INSTALL_DATA} ${WRKSRC}/Help/readme ${PREFIX}/share/doc/RealPlayer8 ${INSTALL_DATA} ${WRKSRC}/Help/realplay.htm ${PREFIX}/share/doc/RealPlayer8 ${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay ${INSTALL_DATA} ${WRKSRC}/Help/realplay/*.htm ${PREFIX}/share/doc/RealPlayer8/realplay ${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay/pics ${INSTALL_DATA} ${WRKSRC}/Help/realplay/pics/* ${PREFIX}/share/doc/RealPlayer8/realplay/pics .endif post-install: @${CAT} ${PKGMESSAGE} .include pm_and_yarn/devel/electron4/files/serve-10.1.2'>dependabot/npm_and_yarn/devel/electron4/files/serve-10.1.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add EXAMPLES options to ports that should have one.mat2018-09-101-0/+2
* Add DOCS options to ports that should have one.mat2018-09-103-2/+4
* Fix build with Qt 5.11jhale2018-09-072-0/+73
* Update net-p2p/namecoin* ports to version 0.16.2rene2018-09-076-78/+14
* net-p2p/libtorrent-rasterbar: Take maintainershipyuri2018-09-061-1/+1
* net-p2p/libtorrent-rasterbar: Update 1.1.6 -> 1.1.9yuri2018-09-064-25/+6
* net-p2p/jigdo: Fix build with Clang 6tobik2018-09-041-0/+1
* Add new port net-p2p/namecoin-utils, a slave port containing utilities forrene2018-09-042-0/+29
* net-p2p/namecoin[-daemon]: unbreak, unexpire, update to 0.13.2rene2018-09-0412-210/+354
* net-p2p/deluge-cli: add dependency upon pillowrm2018-09-021-2/+3
* Remove expired ports:rene2018-09-0212-209/+0
* net-p2p/libbt: Update 1.05 -> 1.06yuri2018-09-025-28/+52
* Fix build with Qt 5.11jhale2018-08-312-2/+8
* Deprecate KDE4 software in categories graphics-textproc.adridg2018-08-312-0/+6
* net-p2p/gtk-gnutella: Do not call arc4random_stir or arc4random_addrandom.delphij2018-08-263-0/+27
* net-p2p/mldonkey*: Fix build with Clang 6tobik2018-08-261-0/+31
* - Unbreak after latest KDE Framwork upgrade, 5.49, introduced by r477922fluffy2018-08-262-1/+45
* - eiscaltdcpp-lib: switch to bundled miniupnpc over ports versionfluffy2018-08-261-2/+3
* Update security/cryptopp to 7.0.0jhale2018-08-253-9/+20
* net-p2p/bitcoin-daemon: fix deterministic tarball falloutswills2018-08-232-3/+26
* net-p2p/bitcoin-daemon: fix buildswills2018-08-231-1/+1
* - Update WWWamdmi32018-08-231-1/+1
* net-p2p/go-ethereum Upgrade to 1.8.14swills2018-08-232-4/+4
* net-p2p/bitcoin: Update to 0.16.2swills2018-08-223-11/+28
* Deprecate one more Napster client overlooked in r475499tobik2018-08-221-0/+3
* Remove expired port:rene2018-08-229-170/+0
* Remove expired port:rene2018-08-228-151/+0
* Mark as broken on arm (and presumably powerpc64): the clang compilerlinimon2018-08-211-0/+5
* Update `net-p2p/torrent-file-editor' to version 0.3.12.danfe2018-08-172-5/+4
* net-p2p/ncdc: Update to 1.20swills2018-08-172-6/+5
* net-p2p/qbittorrent: Update 4.1.1 -> 4.1.2yuri2018-08-142-5/+9
* net-p2p/transmission-qt: Fix plist when NLS is disabled.arrowd2018-08-132-16/+17
* net-p2p/qtum: Upgrade from 0.15.2 to 0.15.3vd2018-08-092-7/+7
* devel/boost-*: update to 1.68.0jbeich2018-08-0919-18/+19
* - Move flavor helpers to correct placeacm2018-08-07