diff options
Diffstat (limited to 'profiles/desktop/make.defaults')
-rw-r--r-- | profiles/desktop/make.defaults | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults new file mode 100644 index 0000000..f72b8c4 --- /dev/null +++ b/profiles/desktop/make.defaults @@ -0,0 +1,5 @@ +# vim:ft=gentoo-make-conf +USE="gtk X" +USE="$USE xcb" +USE="$USE pulseaudio alsa gstreamer ffmpeg sdl opengl pango " +USE="$USE apng png mp3 svg flac jpeg mpeg ogg xvid truetype tiff xml vorbis x264 xml xv a52 cdda dts dvd taglib" |