CVS: moonbase/x11-apps/ifp-line BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1

Nick Hudson nhudson at lunar-linux.org
Fri Dec 26 23:06:45 GMT 2003


Update of /var/cvs/lunar/moonbase/x11-apps/ifp-line
In directory dbguin.lunar-linux.org:/tmp/cvs-serv10164/ifp-line

Added Files:
	BUILD DEPENDS DETAILS POST_INSTALL 
Log Message:

ifp-line is a driver for the iRiver ifp-3xx and ifp-5xx line of mp3 players.  This uses mc to transferfiles over to the player


--- NEW FILE: BUILD ---
(
  export INSTALL=/usr/bin/install 
 
  make PREFIX=/usr &&
  make PREFIX=/usr install &&
  ./nonroot.sh 

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends libusb &&
optional_depends "mc" "" "" "use mc for file transfers"

--- NEW FILE: DETAILS ---
          MODULE=ifp-line
         VERSION=0.2.3
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/ifp-driver/$SOURCE
        WEB_SITE=http://ifp-driver.sf.net
         ENTERED=20031226
         UPDATED=20031226
           SHORT="This project aims to be an open-source driver for 
iRiver's great iFP flash portable player (www.iriver.com)"
cat << EOF
This project aims to be an open-source driver for iRiver's great iFP 
flash portable player (www.iriver.com)
EOF

--- NEW FILE: POST_INSTALL ---
message "If you want to use mc to transfer files then you need to add"
message " 'ifp' without the quotes to the mc's extfs.ini file in "
message "/usr/share/mc/extfs directory.  Then copy /usr/bin/ifp to"
message "that directory also.  Open up mc and type cd #ifp and your good"
message "to go."




More information about the Lunar-commits mailing list