项目作者: fusion809

项目描述 :
My Portage overlay, which contains miscellaneous ebuilds that could be upstreamed to the Portage Tree
高级语言:
项目地址: git://github.com/fusion809/sabayon-tools.git
创建时间: 2016-01-11T10:53:23Z
项目社区:https://github.com/fusion809/sabayon-tools

开源协议:GNU General Public License v3.0

下载


sabayon-tools

This is my Portage overlay, it was originally intended for Atom with ebuilds to install Atom from binary packages on Sabayon Linux. It has since been expanded to include extra packages and be intended for Funtoo Linux. To add this overlay run (as root):

  1. layman -a sabayon-tools

I copied the app-editors/atom-bin ebuild across from Jorgicio, I felt the need to because its desktop config file has some issues, at least in my eyes. Its desktop config file is named _usr_bin_atom_%U-atom-bin.desktop with contents:

  1. [Desktop Entry]
  2. Name=atom
  3. Type=Application
  4. Comment=A hackable text editor for the 21st Century. - Binary package
  5. Exec=/usr/bin/atom %U
  6. TryExec=/usr/bin/atom
  7. Icon=atom
  8. Categories=GNOME;GTK;Utility;TextEditor;Development;
  9. GenericName=Text Editor
  10. MimeType=text/plain;
  11. StartupNotify=true
  12. StartupWMClass=atom

mine is named atom.desktop with contents:

  1. [Desktop Entry]
  2. Name=Atom
  3. Comment=The hackable text editor for the 21st Century
  4. Type=Application
  5. Exec=atom %F
  6. GenericName=Text editor
  7. Categories=TextEditor;Development;
  8. Icon=atom
  9. StartupNotify=true
  10. MimeType=application/javascript;application/json;application/x-desktop;application/x-httpd-eruby;application/xhttpd-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-php5;application/x-ruby;appliction/x-bash;application/x-csh;application/x-sh;application/x-zsh;application/x-shellscript;application/x-sql;aplication/x-tcl;application/xhtml+xml;application/xml;application/xml-dtd;application/xslt+xml;text/coffeescrit;text/css;text/html;text/plain;text/xml;text/xml-dtd;text/x-bash;text/x-c++;text/x-c++hdr;text/x-c++src;text/-c;text/x-chdr;text/x-csh;text/x-csrc;text/x-dsrc;text/x-diff;text/x-go;text/x-java;text/x-java-source;text/x-akefile;text/x-markdown;text/x-objc;text/x-perl;text/x-php;text/x-python;text/x-ruby;text/x-sh;text/x-zsh;textyaml;inode/directory;