flash-plugin GAR file for garnome.



This gar file downloads the flash player and installs it in the
mozilla/plugins directory. Its a binary file that works only on Linux. 

--------------------Flash player-----------------

GARNAME = flash-plugin
GARVERSION = 6
CATEGORIES = gnome
DISTFILES = install_flash_player_6_linux.tar.gz

MASTER_SITES =
http://download.macromedia.com/pub/shockwave/flash/english/linux/6.0r79/

LIBDEPS = gnome/mozilla 


mozilla-ver = mozilla-1.4a


DESCRIPTION = flash-player
define BLURB
 #FIXME: blurb goes here
endef


post-install:
	@cp $(WORKDIR)/install_flash_player_6_linux/libflashplayer.so
$(libdir)/$(mozilla-ver)/plugins/
	@cp $(WORKDIR)/install_flash_player_6_linux/flashplayer.xpt
$(libdir)/$(mozilla-ver)/plugins/

include ../category.mk




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]