Author: jbeich
Date: Mon Nov 17 22:38:27 2014
New Revision: 1762
Log:
require gdk-pixbuf2 after r372445
Modified:
branches/firefox33/www/linux-c6-freshplayerplugin/Makefile
branches/firefox33/www/linux-seamonkey/Makefile.common
branches/firefox33/www/linux-tor-browser/Makefile
trunk/www/linux-c6-freshplayerplugin/Makefile
trunk/www/linux-seamonkey/Makefile.common
trunk/www/linux-tor-browser/Makefile
Modified: branches/firefox33/www/linux-c6-freshplayerplugin/Makefile
==============================================================================
--- branches/firefox33/www/linux-c6-freshplayerplugin/Makefile Mon Nov 17
22:15:04 2014 (r1761)
+++ branches/firefox33/www/linux-c6-freshplayerplugin/Makefile Mon Nov 17
22:38:27 2014 (r1762)
@@ -20,7 +20,7 @@
USES= cmake webplugin:linux
USE_LINUX= c6
-USE_LINUX_APPS= atk fontconfig gtk2 pango \
+USE_LINUX_APPS= atk fontconfig gdkpixbuf gtk2 pango \
alsalib alsa-plugins-oss
BUILD_WRKSRC= ${WRKDIR}/centos6
WEBPLUGIN_FILES=libfreshwrapper-pepperflash.so
Modified: branches/firefox33/www/linux-seamonkey/Makefile.common
==============================================================================
--- branches/firefox33/www/linux-seamonkey/Makefile.common Mon Nov 17
22:15:04 2014 (r1761)
+++ branches/firefox33/www/linux-seamonkey/Makefile.common Mon Nov 17
22:38:27 2014 (r1762)
@@ -29,7 +29,7 @@
BIN_NAME?= ${PORTNAME}
USE_LINUX= yes
USE_LINUX_APPS+=alsalib alsa-plugins-oss atk dbusglib dbuslibs \
- fontconfig gtk2 hicontheme pango
+ fontconfig gdkpixbuf gtk2 hicontheme pango
WRKSRC?= ${WRKDIR}/${BIN_NAME}
FDIR= ${STAGEDIR}${PREFIX}/lib/${APP_NAME}
Modified: branches/firefox33/www/linux-tor-browser/Makefile
==============================================================================
--- branches/firefox33/www/linux-tor-browser/Makefile Mon Nov 17 22:15:04
2014 (r1761)
+++ branches/firefox33/www/linux-tor-browser/Makefile Mon Nov 17 22:38:27
2014 (r1762)
@@ -23,7 +23,7 @@
SHEBANG_FILES= Browser/start-tor-browser
bash_CMD= ${LINUXBASE}/bin/bash
USE_LINUX= c6 # __longjmp_chk@GLIBC_2.11
-USE_LINUX_APPS= atk fontconfig gtk2 pango \
+USE_LINUX_APPS= atk fontconfig gdkpixbuf gtk2 pango \
dbusglib dbuslibs alsalib alsa-plugins-oss
NO_BUILD= yes
Modified: trunk/www/linux-c6-freshplayerplugin/Makefile
==============================================================================
--- trunk/www/linux-c6-freshplayerplugin/Makefile Mon Nov 17 22:15:04
2014 (r1761)
+++ trunk/www/linux-c6-freshplayerplugin/Makefile Mon Nov 17 22:38:27
2014 (r1762)
@@ -20,7 +20,7 @@
USES= cmake webplugin:linux
USE_LINUX= c6
-USE_LINUX_APPS= atk fontconfig gtk2 pango \
+USE_LINUX_APPS= atk fontconfig gdkpixbuf gtk2 pango \
alsalib alsa-plugins-oss
BUILD_WRKSRC= ${WRKDIR}/centos6
WEBPLUGIN_FILES=libfreshwrapper-pepperflash.so
Modified: trunk/www/linux-seamonkey/Makefile.common
==============================================================================
--- trunk/www/linux-seamonkey/Makefile.common Mon Nov 17 22:15:04 2014
(r1761)
+++ trunk/www/linux-seamonkey/Makefile.common Mon Nov 17 22:38:27 2014
(r1762)
@@ -29,7 +29,7 @@
BIN_NAME?= ${PORTNAME}
USE_LINUX= yes
USE_LINUX_APPS+=alsalib alsa-plugins-oss atk dbusglib dbuslibs \
- fontconfig gtk2 hicontheme pango
+ fontconfig gdkpixbuf gtk2 hicontheme pango
WRKSRC?= ${WRKDIR}/${BIN_NAME}
FDIR= ${STAGEDIR}${PREFIX}/lib/${APP_NAME}
Modified: trunk/www/linux-tor-browser/Makefile
==============================================================================
--- trunk/www/linux-tor-browser/Makefile Mon Nov 17 22:15:04 2014
(r1761)
+++ trunk/www/linux-tor-browser/Makefile Mon Nov 17 22:38:27 2014
(r1762)
@@ -23,7 +23,7 @@
SHEBANG_FILES= Browser/start-tor-browser
bash_CMD= ${LINUXBASE}/bin/bash
USE_LINUX= c6 # __longjmp_chk@GLIBC_2.11
-USE_LINUX_APPS= atk fontconfig gtk2 pango \
+USE_LINUX_APPS= atk fontconfig gdkpixbuf gtk2 pango \
dbusglib dbuslibs alsalib alsa-plugins-oss
NO_BUILD= yes
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"