Changeset 4642
- Timestamp:
- Nov 20, 2010, 2:14:52 PM (15 years ago)
- Location:
- ipk/source
- Files:
-
- 4 edited
-
players_mytube_1_0/CONTROL/control (modified) (1 diff)
-
players_mytube_1_0/CONTROL/preinst (modified) (1 diff)
-
swapplayers_mytube_1_0/CONTROL/control (modified) (1 diff)
-
swapplayers_mytube_1_0/CONTROL/preinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/players_mytube_1_0/CONTROL/control
r4064 r4642 8 8 Homepage: http://www.aaf-digital.info 9 9 Source: http://www.aaf-digital.info 10 Description: MyTube Plugin to view YouTube videos over internet! ONLY FOR STM22 BASED IMAGES!!10 Description: MyTube Plugin to view YouTube videos over internet! -
ipk/source/players_mytube_1_0/CONTROL/preinst
r4064 r4642 6 6 7 7 model=`cat /etc/model` 8 9 if uname -a | grep -q "stm22"; then10 linuxver="stm22"11 fi12 13 echo""14 echo "Checking STM type...."15 echo "This plugin will only work on a stm22 based image...."16 if [ "$linuxver" != "stm22" ]; then17 echo "Sorry! This Plugin is not available for your image because it will not work correctly!!!"18 echo "Aborting installation..."19 exit 120 else21 echo "Imagetype: $linuxver OK"22 fi23 8 24 9 echo"" -
ipk/source/swapplayers_mytube_1_0/CONTROL/control
r4064 r4642 8 8 Homepage: http://www.aaf-digital.info 9 9 Source: http://www.aaf-digital.info 10 Description: MyTube Plugin for swapstick to view YouTube videos over internet! ONLY FOR STM22 BASED IMAGES!!SWAPSTICK IS NEEDED!10 Description: MyTube Plugin for swapstick to view YouTube videos over internet! SWAPSTICK IS NEEDED! -
ipk/source/swapplayers_mytube_1_0/CONTROL/preinst
r4064 r4642 6 6 7 7 model=`cat /etc/model` 8 9 if uname -a | grep -q "stm22"; then10 linuxver="stm22"11 fi12 13 echo""14 echo "Checking STM type...."15 echo "This plugin will only work on a stm22 based image...."16 if [ "$linuxver" != "stm22" ]; then17 echo "Sorry! This Plugin is not available for your image because it will not work correctly!!!"18 echo "Aborting installation..."19 exit 120 else21 echo "Imagetype: $linuxver OK"22 fi23 8 24 9 echo""
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)