Changeset 17595


Ignore:
Timestamp:
Aug 28, 2012, 10:45:46 AM (14 years ago)
Author:
obi
Message:

[titan] add hbbtv as var version

Location:
ipk
Files:
16 added
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/make-ipk

    r17593 r17595  
    250250#       rm -rf "$HOMEDIR"/BUILD/titanswapplayers_hbbtv
    251251
     252        # titanplayers
     253        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/hbbtv/* "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv
     254        cp -a $HOME/flashimg/BUILD/titan/usr/lib/* "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera
     255#       mkdir -p "$HOMEDIR"/BUILD/titanswapplayers_hbbtv/var/usr/local/share/titan/plugins
     256#       ln -s /var/swap/titanplugins/hbbtv "$HOMEDIR"/BUILD/titanswapplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv
     257        rm -rf "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera/directfb-1.4-5
     258        ln -s /var/usr/lib/directfb-1.4-5 "$HOMEDIR"/BUILD/titanplayers_hbbtv/var/usr/local/share/titan/plugins/hbbtv/opera/directfb-1.4-5
     259        #remove for release
     260#       rm -rf "$HOMEDIR"/BUILD/titanplayers_hbbtv
     261
     262
    252263        cp -a $HOME/flashimg/BUILD/titan/var/usr/local/share/titan/plugins/gmediarender/* "$HOMEDIR"/BUILD/titanswapplayers_gmediarender/var/swap/titanplugins/gmediarender
    253264        cp -a $HOME/flashimg/BUILD/titan/usr/lib/* "$HOMEDIR"/BUILD/titanswapplayers_gmediarender/var/swap/lib
Note: See TracChangeset for help on using the changeset viewer.