Index: head/www/linux-f10-flashplugin11/Makefile =================================================================== --- head/www/linux-f10-flashplugin11/Makefile (revision 299917) +++ head/www/linux-f10-flashplugin11/Makefile (revision 299918) @@ -1,64 +1,65 @@ # New ports collection makefile for: www/linux-f10-flashplugin11 # Date created: 2011-10-31 # Whom: Naoki Tsurutani # Based on: www/linux-f10-flashplugin10 # # $FreeBSD$ # PORTNAME= flashplugin PORTVERSION= 11.2r202.236 +PORTREVISION= 1 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \ LOCAL/nox:suplib PKGNAMEPREFIX= linux-f10- DISTFILES= install_flash_player_11_linux.i386.tar.gz:plugin \ linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= Adobe Flash Player NPAPI Plugin LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}11 ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2 WANT_GNOME= yes RESTRICTED= Redistribution not allowed RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//} NO_BUILD= yes WRKSRC= ${WRKDIR} USE_NPAPI= linux-* NPAPI_FILES= libflashplayer.so CONFLICTS= linux-flashplugin-9* linux-f8-flashplugin10* linux-f10-flashplugin10* OPTIONS= GNOME "include gnome support for .desktop file" Off .include .ifndef(WITHOUT_GNOME) INSTALLS_ICONS= yes USE_GNOME= desktopfileutils PLIST_SUB+= GNOME="" .else PLIST_SUB+= GNOME="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' -e '/^NotShowIn=KDE/d' ${WRKDIR}/usr/share/applications/flash-player-properties.desktop post-install: @${INSTALL_PROGRAM} ${WRKDIR}/libflashsupport.so ${LINUXBASE}/usr/lib @${INSTALL_PROGRAM} ${WRKDIR}/usr/bin/flash-player-properties ${PREFIX}/bin @${MKDIR} ${PREFIX}/share/applications/ @${INSTALL_DATA} ${WRKDIR}/usr/share/applications/flash-player-properties.desktop ${DESKTOPDIR} @(cd ${WRKDIR}/usr/share/icons && ${COPYTREE_SHARE} hicolor ${PREFIX}/share/icons) -@update-desktop-database .include "${PORTSDIR}/www/linux-mplayer-plugin/Makefile.npapi" .include Property changes on: head/www/linux-f10-flashplugin11/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/www/linux-f10-flashplugin11/pkg-plist =================================================================== --- head/www/linux-f10-flashplugin11/pkg-plist (revision 299917) +++ head/www/linux-f10-flashplugin11/pkg-plist (revision 299918) @@ -1,25 +1,26 @@ bin/flash-player-properties share/applications/flash-player-properties.desktop share/icons/hicolor/16x16/apps/flash-player-properties.png share/icons/hicolor/22x22/apps/flash-player-properties.png share/icons/hicolor/24x24/apps/flash-player-properties.png share/icons/hicolor/32x32/apps/flash-player-properties.png share/icons/hicolor/48x48/apps/flash-player-properties.png +@dirrmtry lib/npapi @dirrmtry share/icons/hicolor/16x16/apps @dirrmtry share/icons/hicolor/22x22/apps @dirrmtry share/icons/hicolor/24x24/apps @dirrmtry share/icons/hicolor/32x32/apps @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor/22x22 @dirrmtry share/icons/hicolor/24x24 @dirrmtry share/icons/hicolor/32x32 @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null 2>&1 || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null 2>&1 || /usr/bin/true @cwd /compat/linux usr/lib/libflashsupport.so @cwd Property changes on: head/www/linux-f10-flashplugin11/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property