mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade from April's 10.0.4 to 10.0.5, released by Real at the end of May.
Allow install on amd64, where it works just fine.
This commit is contained in:
parent
6fb66cf168
commit
ac00bb660c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138711
2 changed files with 6 additions and 7 deletions
|
@ -6,11 +6,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= linux-realplayer
|
PORTNAME= linux-realplayer
|
||||||
PORTVERSION= 10.0.4
|
PORTVERSION= 10.0.5
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= multimedia audio linux
|
CATEGORIES= multimedia audio linux
|
||||||
MASTER_SITES= https://helixcommunity.org/download.php/1145/
|
MASTER_SITES= https://helixcommunity.org/download.php/1343/
|
||||||
DISTNAME= RealPlayer-10.0.4.750-20050401.i586
|
DISTNAME= RealPlayer-10.0.5.756-20050513.i586
|
||||||
EXTRACT_SUFX= .rpm
|
EXTRACT_SUFX= .rpm
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
@ -21,7 +20,7 @@ RUN_DEPENDS= \
|
||||||
${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2
|
${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/usr/local/RealPlayer
|
WRKSRC= ${WRKDIR}/usr/local/RealPlayer
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
USE_LINUX= yes
|
USE_LINUX= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
RESTRICTED= "Redistribution not allowed"
|
RESTRICTED= "Redistribution not allowed"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (RealPlayer-10.0.4.750-20050401.i586.rpm) = bd072df4b53b81099dfc5e0617bebeb4
|
MD5 (RealPlayer-10.0.5.756-20050513.i586.rpm) = d58340dd1d1a8110d60f772e7f83902d
|
||||||
SIZE (RealPlayer-10.0.4.750-20050401.i586.rpm) = 6642470
|
SIZE (RealPlayer-10.0.5.756-20050513.i586.rpm) = 6642449
|
||||||
|
|
Loading…
Add table
Reference in a new issue