aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-06-12 00:30:01 +0800
committerfeld <feld@FreeBSD.org>2016-06-12 00:30:01 +0800
commit64a0b03eddde9671f349ecaea06ad7aab75b8592 (patch)
tree73e86f9bd3b3b5f6faefee6bc31f160e74ebf58a /multimedia
parent6e2bc179ecc3ac5761c0241db98c8bffcf088e91 (diff)
downloadfreebsd-ports-gnome-64a0b03eddde9671f349ecaea06ad7aab75b8592.tar.gz
freebsd-ports-gnome-64a0b03eddde9671f349ecaea06ad7aab75b8592.tar.zst
freebsd-ports-gnome-64a0b03eddde9671f349ecaea06ad7aab75b8592.zip
multimedia/plexmediaserver: Required change for newer plex slave port
Older verisons of Plex we have to create a symlink for this python library, but newer versions of Plex ship a duplicate file. We'll just attempt to delete it whether or not it exists and intentionally symlink it later.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/plexmediaserver/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/plexmediaserver/Makefile b/multimedia/plexmediaserver/Makefile
index 7c09b63b3cc9..e0688be89ecf 100644
--- a/multimedia/plexmediaserver/Makefile
+++ b/multimedia/plexmediaserver/Makefile
@@ -45,6 +45,9 @@ post-patch:
${FIND} ${WRKSRC}/Resources -name '*.so' -exec ${STRIP_CMD} {} \+
${STRIP_CMD} ${WRKSRC}/lib* ${WRKSRC}/Resources/Plex*
${RM} ${WRKSRC}/start.sh
+ # Older verisons of Plex we have to create a symlink
+ # Newer versions of Plex ship a duplicate file; we'll just symlink
+ ${RM} ${WRKSRC}/libpython2.7.so
do-install:
(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}/${DATADIR})
mmitgraph'>* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-2112-15/+13 * Update to 4.0.5.jkim2013-08-231-4/+4 * KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-275-1134/+0 * Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1 * KDE4 l10n fixes.rakuco2013-07-102-3/+1 * Update the KDE Software Compilation to 4.10.5.rakuco2013-07-051-2/+2 * Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-031-2/+2 * Update to 4.0.4.jkim2013-06-201-4/+4 * KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-4/+2 * Update to 4.0.3.jkim2013-05-101-4/+4 * - Convert USE_GETTEXT to USES (part 2)ak2013-04-241-1/+1 * Update to 4.0.2.jkim2013-04-171-4/+4 * - Update Calligra and l10n ports to 2.6.2:avilla2013-03-302-7/+5 * KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-273-16/+33 * Update to 4.0.1.jkim2013-03-091-4/+4 * Merge from area51 repository:makc2013-02-052-3/+3 * Update to 3.6.5.jkim2013-02-051-4/+4 * KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-30/+40 * - Change MAINTAINER addresstabthorpe2013-01-106-34/+10 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3 * - Update to 3.5.7.jkim2012-10-272-9/+4 * - Update Calligra Suite to 2.5.2.avilla2012-09-171-2/+2 * - Update Calligra to 2.5.1.avilla2012-09-012-7/+2 * The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,avilla2012-08-262-11/+3 * - Update to 3.5.6.jkim2012-08-241-4/+4 * Fix typos in COMMENTcs2012-07-291-1/+1 * - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-4/+4 * - Update Calligra to 2.4.3.avilla2012-07-052-2/+4 * - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-4/+4 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-152-3/+2 * - update png to 1.5.10dinoex2012-06-012-1/+2 * - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-68/+0 * The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-319-108/+47 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-253-10/+72