wok diff cmus/receipt @ rev 19479
paper-icon-theme: update from git, make package a way smaller (remove HiDPI icons and shrink svg icons)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Nov 01 04:02:18 2016 +0200 (2016-11-01) |
parents | 380ffe05937a |
children | dac69754212f |
line diff
1.1 --- a/cmus/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/cmus/receipt Tue Nov 01 04:02:18 2016 +0200 1.3 @@ -10,8 +10,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 1.7 -DEPENDS="ncurses libmad libvorbis alsa-lib" 1.8 -BUILD_DEPENDS="ncurses-dev libmad-dev libvorbis-dev alsa-lib-dev" 1.9 +DEPENDS="ncurses libmad libvorbis alsa-lib flac" 1.10 +BUILD_DEPENDS="ncurses-dev libmad-dev libvorbis-dev alsa-lib-dev flac-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()