Skip to content

Commit

Permalink
libifp: Readding, an optional_depends for amarok.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Veatch committed Jul 14, 2012
1 parent 62d1927 commit 96d3523
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
11 changes: 11 additions & 0 deletions audio/libifp/BUILD
@@ -0,0 +1,11 @@
(

cd .. &&
patch_it $SOURCE_CACHE/$SOURCE2 0 &&
cd $SOURCE_DIRECTORY &&

OPTS="--with-libusb=/usr --disable-examples" &&

default_build

) > $C_FIFO 2>&1
1 change: 1 addition & 0 deletions audio/libifp/DEPENDS
@@ -0,0 +1 @@
depends libusb-compat
17 changes: 17 additions & 0 deletions audio/libifp/DETAILS
@@ -0,0 +1,17 @@
MODULE=libifp
VERSION=1.0.0.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=libifp-module-1.0.0.2-kernel-2.6.31.patch
SOURCE_URL=$SFORGE_URL/ifp-driver/
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:3bd2808f8b5fce9234764b84bc6f65d666381086
SOURCE2_VFY=sha1:c373091e5721c96b26cfb2c5a06df1e1db01875e
WEB_SITE=http://ifp-driver.sourceforge.net/
ENTERED=20060712
UPDATED=20100313
SHORT="a generic iFP support library"

cat << EOF
libifp is a general-purpose library-driver for iRiver's iFP
(flash-based) portable audio players.
EOF

0 comments on commit 96d3523

Please sign in to comment.