Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=a790bca2373b1ffa77a16aa988f9a536138af83d
commit a790bca2373b1ffa77a16aa988f9a536138af83d Author: James Buren <[email protected]> Date: Thu Apr 12 06:35:28 2012 -0500 audacious-plugins-3.2.2-1-x86_64 * make all subpkgs depend on main pkg * no rebuild at this time diff --git a/source/xmultimedia-extra/audacious-plugins/FrugalBuild b/source/xmultimedia-extra/audacious-plugins/FrugalBuild index ae98349..9aea641 100644 --- a/source/xmultimedia-extra/audacious-plugins/FrugalBuild +++ b/source/xmultimedia-extra/audacious-plugins/FrugalBuild @@ -20,32 +20,32 @@ subname='audacious-plugin' subdesc='Audacious plugin for' libdir='/usr/lib/audacious' -Faddsubpkg "$subname-mtp" "$subdesc mtp." "libmtp>=1.1.1" -Faddsubpkg "$subname-mms" "$subdesc mms." "libmms" -Faddsubpkg "$subname-ffaudio" "$subdesc ffaudio." "ffmpeg" -Faddsubpkg "$subname-sidplay" "$subdesc sidplay." "libsidplay libsidplay2" -Faddsubpkg "$subname-adplug" "$subdesc adplug." "adplug" -Faddsubpkg "$subname-sndfile" "$subdesc sndfile." "libsndfile" -Faddsubpkg "$subname-cue" "$subdesc cue." "libcue" -Faddsubpkg "$subname-bs2b" "$subdesc bs2b." "libbs2b" -Faddsubpkg "$subname-notify" "$subdesc notify." "libnotify" -Faddsubpkg "$subname-wavpack" "$subdesc wavpack." "wavpack" -Faddsubpkg "$subname-pulseaudio" "$subdesc pulseaudio." "pulseaudio>=1.1" -Faddsubpkg "$subname-neon" "$subdesc neon." "neon" -Faddsubpkg "$subname-midi" "$subdesc midi." "fluidsynth alsa-lib" -Faddsubpkg "$subname-scrobbler" "$subdesc scrobbler." "curl" -Faddsubpkg "$subname-modplug" "$subdesc modplug." "libmodplug" -Faddsubpkg "$subname-aac" "$subdesc aac." "faad2" -Faddsubpkg "$subname-cd" "$subdesc cd." "libcdio>=0.83" -Faddsubpkg "$subname-resample" "$subdesc resample." "libsamplerate" -Faddsubpkg "$subname-flac" "$subdesc flac." "flac" -Faddsubpkg "$subname-vorbis" "$subdesc vorbis." "libvorbis" -Faddsubpkg "$subname-mp3" "$subdesc mp3." "libmpg123" -Faddsubpkg "$subname-filewriter" "$subdesc filewriter." "libvorbis flac lame" -Faddsubpkg "$subname-alsa" "$subdesc alsa." "alsa-lib" -Faddsubpkg "$subname-sdl" "$subdesc sdl." "sdl" -Faddsubpkg "$subname-smb" "$subdesc smb." "libsmbclient" -Faddsubpkg "$subname-jack" "$subdesc jack." "jack" +Faddsubpkg "$subname-mtp" "$subdesc mtp." "libmtp>=1.1.1" "$pkgname=$pkgver" +Faddsubpkg "$subname-mms" "$subdesc mms." "libmms" "$pkgname=$pkgver" +Faddsubpkg "$subname-ffaudio" "$subdesc ffaudio." "ffmpeg" "$pkgname=$pkgver" +Faddsubpkg "$subname-sidplay" "$subdesc sidplay." "libsidplay libsidplay2" "$pkgname=$pkgver" +Faddsubpkg "$subname-adplug" "$subdesc adplug." "adplug" "$pkgname=$pkgver" +Faddsubpkg "$subname-sndfile" "$subdesc sndfile." "libsndfile" "$pkgname=$pkgver" +Faddsubpkg "$subname-cue" "$subdesc cue." "libcue" "$pkgname=$pkgver" +Faddsubpkg "$subname-bs2b" "$subdesc bs2b." "libbs2b" "$pkgname=$pkgver" +Faddsubpkg "$subname-notify" "$subdesc notify." "libnotify" "$pkgname=$pkgver" +Faddsubpkg "$subname-wavpack" "$subdesc wavpack." "wavpack" "$pkgname=$pkgver" +Faddsubpkg "$subname-pulseaudio" "$subdesc pulseaudio." "pulseaudio>=1.1" "$pkgname=$pkgver" +Faddsubpkg "$subname-neon" "$subdesc neon." "neon" "$pkgname=$pkgver" +Faddsubpkg "$subname-midi" "$subdesc midi." "fluidsynth alsa-lib" "$pkgname=$pkgver" +Faddsubpkg "$subname-scrobbler" "$subdesc scrobbler." "curl" "$pkgname=$pkgver" +Faddsubpkg "$subname-modplug" "$subdesc modplug." "libmodplug" "$pkgname=$pkgver" +Faddsubpkg "$subname-aac" "$subdesc aac." "faad2" "$pkgname=$pkgver" +Faddsubpkg "$subname-cd" "$subdesc cd." "libcdio>=0.83" "$pkgname=$pkgver" +Faddsubpkg "$subname-resample" "$subdesc resample." "libsamplerate" "$pkgname=$pkgver" +Faddsubpkg "$subname-flac" "$subdesc flac." "flac" "$pkgname=$pkgver" +Faddsubpkg "$subname-vorbis" "$subdesc vorbis." "libvorbis" "$pkgname=$pkgver" +Faddsubpkg "$subname-mp3" "$subdesc mp3." "libmpg123" "$pkgname=$pkgver" +Faddsubpkg "$subname-filewriter" "$subdesc filewriter." "libvorbis flac lame" "$pkgname=$pkgver" +Faddsubpkg "$subname-alsa" "$subdesc alsa." "alsa-lib" "$pkgname=$pkgver" +Faddsubpkg "$subname-sdl" "$subdesc sdl." "sdl" "$pkgname=$pkgver" +Faddsubpkg "$subname-smb" "$subdesc smb." "libsmbclient" "$pkgname=$pkgver" +Faddsubpkg "$subname-jack" "$subdesc jack." "jack" "$pkgname=$pkgver" conflicts=("$subname-arts" "$subname-musepack" "$subname-bluetooth" \ "$subname-lastfm" "$subname-esd" "$subname-icecast" \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
