diff options
author | Karel Kočí <cynerd@email.cz> | 2017-12-30 18:36:34 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-12-30 18:36:34 +0100 |
commit | 10cc8b8fe05963e7cb0c007ed07ccfafd6da58b4 (patch) | |
tree | 5bdcd7fa2e9485ddadb9b891a8c18bde3971bfea | |
parent | 7a42fd9ca547b3c5c3c9586c0c746329170675f8 (diff) | |
download | gentoo-personal-overlay-10cc8b8fe05963e7cb0c007ed07ccfafd6da58b4.tar.gz gentoo-personal-overlay-10cc8b8fe05963e7cb0c007ed07ccfafd6da58b4.tar.bz2 gentoo-personal-overlay-10cc8b8fe05963e7cb0c007ed07ccfafd6da58b4.zip |
Accept and add various productivity applications
-rw-r--r-- | profiles/desktop/package.accept_keywords | 9 | ||||
-rw-r--r-- | profiles/desktop/package.use | 2 | ||||
-rw-r--r-- | profiles/desktop/packages | 6 |
3 files changed, 16 insertions, 1 deletions
diff --git a/profiles/desktop/package.accept_keywords b/profiles/desktop/package.accept_keywords index c75e05a..d069e12 100644 --- a/profiles/desktop/package.accept_keywords +++ b/profiles/desktop/package.accept_keywords @@ -17,11 +17,20 @@ www-client/surf ~amd64 dev-libs/nss ~amd64 # Transmission net-p2p/transmission-remote-gtk ~amd64 + # Inkscape media-gfx/inkscape ~amd64 media-gfx/scour ~amd64 +# Gimp +media-gfx/gimp ~amd64 +# Blender +media-gfx/blender ~amd64 +# KDEnLive +kde-apps/kdenlive ~amd64 # Audacity media-sound/audacity ~amd64 +# KiCAD +sci-eletronics/kicad ~amd64 # OpenTX dev-util/build ~amd64 diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index b606986..ba10e06 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -26,6 +26,8 @@ media-sound/ncmpcpp clock outputs visualizer media-video/mpv drm egl gbm opengl tools uchardet # Inkscape app-text/poppler cairo +# Kdenlive +media-libs/mlt melt kdenlive # vlc sys-libs/zlib minizip media-libs/phonon-gstreamer qt4 diff --git a/profiles/desktop/packages b/profiles/desktop/packages index fe6e31b..74f7acc 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -82,7 +82,9 @@ x11-plugins/purple-mattermost # Calculations and such #sci-mathematics/octave +dev-python/numpy dev-python/sympy +dev-python/matplotlib # Translations app-text/sdcv @@ -96,9 +98,11 @@ net-print/cups-pdf net-print/hplip # Creations -media-sound/audacity +#media-sound/audacity media-gfx/gimp media-gfx/inkscape +#media-gfx/blender +kde-apps/kdenlive sci-electronics/kicad # Themes |