Getting Things Gnome! (gtg-0.1) ebuild

 
+
-
edit
 

Balancer

администратор
★★★★★
Сабж для Новости - GNOME - Getting Things Gnome

code bash
  1. inherit distutils python eutils
  2.  
  3. DESCRIPTION="Getting Things Gnome! is an organizer for the GNOME desktop environment. GTG focuses on usability and ease of use. Its main objective is to provide a simple and yet flexible organization tool for life and work."
  4. HOMEPAGE="https://launchpad.net/gtg"
  5. SRC_URI="http://launchpad.net/gtg/trunk/0.1/+download/${PN}-${PV}.tar.gz"
  6.  
  7. LICENSE="GPL-2"
  8. SLOT="0"
  9. KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
  10.  
  11. RDEPEND="dev-python/configobj"
  12.  
  13. src_install() {
  14.     ${python} setup.py install --prefix="${D}/usr" --no-compile "$@" || die
  15.  
  16.     DDOCS="CHANGELOG README"
  17.  
  18.     for doc in ${DDOCS}; do
  19.         [ -s "$doc" ] && dodoc $doc
  20.     done
  21. }
Прикреплённые файлы:
 
 

в начало страницы | новое
 
Поиск
Настройки
Твиттер сайта
Статистика
Рейтинг@Mail.ru