diff options
author | Karel Kočí <cynerd@email.cz> | 2017-10-17 23:00:24 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-10-17 23:00:24 +0200 |
commit | 7a363265d3ab454f8a8156b6e1059b1a92695464 (patch) | |
tree | 567df968059656edec5b3fe0d49c63651cd2d5ee | |
parent | 4e63a004cd5596640287781f6a6e16d4edbeb6ff (diff) | |
download | gentoo-personal-overlay-7a363265d3ab454f8a8156b6e1059b1a92695464.tar.gz gentoo-personal-overlay-7a363265d3ab454f8a8156b6e1059b1a92695464.tar.bz2 gentoo-personal-overlay-7a363265d3ab454f8a8156b6e1059b1a92695464.zip |
Some games
-rw-r--r-- | profiles/desktop/package.use | 3 | ||||
-rw-r--r-- | profiles/desktop/packages | 3 | ||||
-rw-r--r-- | profiles/gaming/package.use | 5 | ||||
-rw-r--r-- | profiles/gaming/packages | 7 |
4 files changed, 12 insertions, 6 deletions
diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index da022b6..b21804d 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -50,9 +50,6 @@ sci-mathematics/octave gnuplot fftw graphicsmagick openssl pulseaudio net-print/cups python ssl net-print/hplip hpcups scanner snmp -# Games -games-simulation/openttd uci openmedia - # Gstreamer media-libs/gst-plugins-base theora ivorbis media-libs/gst-plugins-bad egl diff --git a/profiles/desktop/packages b/profiles/desktop/packages index 3832d73..31656d4 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -100,9 +100,6 @@ media-gfx/gimp media-gfx/inkscape sci-electronics/kicad -# Games -games-simulation/openttd - # Themes x11-themes/clearlooks-phenix x11-themes/gnome-icon-theme diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use new file mode 100644 index 0000000..00ba524 --- /dev/null +++ b/profiles/gaming/package.use @@ -0,0 +1,5 @@ +# Games +games-simulation/openttd uci openmedia + +# For CKAN +dev-dotnet/libgdiplus cairo diff --git a/profiles/gaming/packages b/profiles/gaming/packages index 5c01bea..648599a 100644 --- a/profiles/gaming/packages +++ b/profiles/gaming/packages @@ -1,5 +1,12 @@ +# Tools games-util/joystick +# Games +games-simulation/openttd + +# For CKAN +dev-lang/mono + # Steam launcher from steam overlay # Needs steam-overlay repo # [steam-overlay] |