ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] помогите собрать... (webshots для linux'a)
Date: Thu, 7 Jan 2010 18:17:23 +0200
Message-ID: <20100107161723.GU1710@osdn.org.ua> (raw)
In-Reply-To: <94a6689a1001070031j3c025a8ar5ea8de4ca17351ee@mail.gmail.com>

On Thu, Jan 07, 2010 at 11:31:07AM +0300, Алексей Данилович wrote:
> > > Давайте поучимся пакетить. :)
> > Давайте, с удовольствием! Если поможете научиться с нуля, я буду рад.
> Только вот, там прога устанавливается методом setup.py. Это как
> учесть?

Посмотреть аналогичные.  В wammu.spec, например, наблюдаю:

%prep
%setup

%build
SKIPWXCHECK=yes python setup.py build
                       
%install               
SKIPWXCHECK=yes python setup.py install --root %buildroot --optimize=2 --record=INSTALLED_FILES
subst '/man1/ D' INSTALLED_FILES

%files -f INSTALLED_FILES
%doc README AUTHORS COPYING FAQ PKG-INFO
%dir %python_sitelibdir/Wammu
#dir %python_sitelibdir/Wammu/wxcomp
%_man1dir/*

> И еще, хорошо бы наверное ее разделить на собственно сабдж, kde
> и gnome binding'и, а то мне оно притащило сейчас evoution
> server какойто, и еще кучу гномовского, хотя я им не
> пользуюсь.... Тут уже, как я понимаю, питон знать надо?

Скорее всего, обойдётся раскидыванием файлов, хотя зуб не дам.
Лучше действовать итеративно -- собрать сперва мегапакет,
а потом уж его доводить, чем отложить на полпути и так ничего
и не выложить.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  parent reply	other threads:[~2010-01-07 16:17 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 21:57 ` Motsyo Gennadi aka Drool
2010-01-06 23:09     ` Michael Shigorin
2010-01-07  7:55       ` Денис Назаров
2010-01-07  9:43         ` Денис Назаров
2010-01-07 11:05           ` Andrew Clark
2010-01-07 12:36             ` Denis Nazarov
2010-01-07 12:57               ` Andrew Clark
2010-01-07 16:05           ` Michael Shigorin
2010-01-07 18:04             ` Denis Nazarov
2010-01-07 18:16               ` Andrew Clark
2010-01-07 18:24                 ` Denis Nazarov
2010-01-07 18:33                   ` Andrew Clark
2010-01-08 13:50                     ` Michael Shigorin
2010-01-08 14:54                       ` Andrew Clark
2010-01-08 14:57                         ` Michael Shigorin
2010-01-07 19:11                 ` Motsyo Gennadi aka Drool
2010-01-08 13:48                 ` Michael Shigorin
2010-01-07 18:26             ` Denis Nazarov
2010-01-07 18:35               ` Andrew Clark
2010-01-07 18:43                 ` Denis Nazarov
2010-01-07 18:47                   ` Andrew Clark
2010-01-07 18:51                     ` Denis Nazarov
2010-01-07 18:58                       ` Andrew Clark
2010-01-07 18:51                   ` Andrew Clark
2010-01-07 19:20                     ` Denis Nazarov
2010-01-07 19:10                   ` Motsyo Gennadi aka Drool
2010-01-08 13:39               ` Michael Shigorin
2010-01-07 10:01         ` Michael Shigorin
2010-01-07 16:17         ` Michael Shigorin [this message]
2010-01-08  1:16         ` Andrey Rahmatullin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100107161723.GU1710@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git