wok-4.x diff streamripper/receipt @ rev 6612
Fixed giflib-dev, jpeg-dev, libpng-dev, tiff-dev, and zlib-dev. I made there wanted package be depends also since you need the .so files to compile things also most of the time.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 09 19:37:19 2010 +0000 (2010-10-09) |
parents | 410630f6493d |
children |
line diff
1.1 --- a/streamripper/receipt Wed Mar 03 10:41:01 2010 +0100 1.2 +++ b/streamripper/receipt Sat Oct 09 19:37:19 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="streamripper" 1.7 -VERSION="1.63.0" 1.8 +VERSION="1.64.6" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Record streaming mp3 to your hard drive." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -28,5 +28,4 @@ 1.13 { 1.14 mkdir -p $fs/usr/lib 1.15 cp -a $_pkg/usr/bin $fs/usr 1.16 - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.17 }