ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@altlinux.ru
Subject: [Comm] Re: помогите сделать бинарники под ALT
Date: Sun, 6 Feb 2005 11:01:27 +0200
Message-ID: <20050206090127.GG21863@osdn.org.ua> (raw)
In-Reply-To: <web-4429571@tut.by>


[-- Attachment #1.1: Type: text/plain, Size: 574 bytes --]

On Sat, Feb 05, 2005 at 07:26:59PM +0200, Ksquirrel sf.net wrote:
> >>>ftp://ftp.altlinux.ru/pub/people/mike/repos/ksquirrel/
> Пожалуйста, сделай префикс /usr/lib/squirrel/ :)

Fixed, залито (как 0.5.0-alt1pre4, но сегодняшним числом).

Запамятовал, что %makeinstall же тоже огребает пачку *dir в
параметрах make при раскрывании -- ну и копал не там, пока лог
сборки не посмотрел повнимательней. :)

Спеки (в точности соответствующие выложенному) -- прилагаю.

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

[-- Attachment #1.2: ksquirrel.spec --]
[-- Type: text/plain, Size: 1311 bytes --]

%define pre pre4

Name: ksquirrel
Version: 0.5.0
Release: alt1%pre

Summary: Ksquirrel - image viewer for KDE
License: GPL
Group: Graphics

Url: http://ksquirrel.sf.net
Source: %name-%version-%pre.tar.bz2

# trial and error (no ALM2.4/KDE at hand)
BuildRequires: XFree86-devel XFree86-libs fontconfig freetype2 kde-settings kdelibs-devel libarts-devel libjpeg-devel libpng-devel libqt3-devel libstdc++-devel zlib-devel
BuildRequires: kdelibs-devel-cxx = %__gcc_version_base
BuildRequires: gcc gcc-c++ gettext
BuildRequires: libGLU-devel

Requires: ksquirrel-libs

%description
Ksquirrel is an image viewer for KDE implemented using OpenGL.
You should have your videocard specific drivers installed.

%prep
%setup -q

%build
%__subst "s/\.la/.so/g" admin/acinclude.m4.in Makefile.in
%make -f admin/Makefile.common
CFLAGS="%optflags -L/usr/X11R6/lib" \
CXXFLAGS="%optflags" \
%configure \
	--prefix="`kde-config --prefix`" \
	--disable-rpath
%make_build

%install
%makeinstall
%find_lang %name

# FIXME: missing menufile

%files -f %name.lang
%doc README AUTHORS
%_bindir/*
%_datadir/applnk/Applications/*
%_datadir/icons/hicolor/*/apps/*
%dir %_datadir/apps/ksquirrel
%_datadir/apps/ksquirrel

%changelog
* Sat Feb 05 2005 Michael Shigorin <mike@altlinux.ru> 0.5.0-alt1pre4
- built for ALT Linux
- spec cleanup


[-- Attachment #1.3: ksquirrel-libs.spec --]
[-- Type: text/plain, Size: 962 bytes --]

%define pre pre4

Name: ksquirrel-libs
Version: 0.5.0
Release: alt1%pre

Summary: Ksquirrel - image viewer for KDE
License: LGPL
Group: System/Libraries

Url: http://ksquirrel.sf.net
Source: %name-%version-%pre.tar.bz2

BuildRequires: gcc gcc-c++ gettext
BuildRequires: kdelibs-devel libpng-devel libjpeg-devel libtiff-devel

%set_verify_elf_method textrel=relaxed

%define libdir %_libdir/squirrel

%description
Ksquirrel is an image viewer for KDE implemented using OpenGL.
You should have your videocard specific drivers installed.

* ksquirrel-libs is a set of image decoders for KSquirrel

%prep
%setup -q

%build
CFLAGS="%optflags" \
CXXFLAGS="%optflags" \
%configure \
	--libdir=%libdir \
	$LOCALFLAGS
%make_build

%install
%makeinstall libdir=%buildroot%libdir

%files
%_libdir/*

%changelog
* Sun Feb 06 2005 Michael Shigorin <mike@altlinux.ru> 0.5.0-alt1pre4
- built for ALT Linux
- spec cleanup
- relaxed TEXTREL check
- [update] proper libs location

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-02-06  9:01 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04 17:46 [Comm] " Ksquirrel sf.net
2005-02-04 17:54 ` [Comm] " Michael Shigorin
2005-02-04 22:02   ` Ksquirrel sf.net
2005-02-05  7:37     ` Michael Shigorin
2005-02-05  9:15       ` Ksquirrel sf.net
2005-02-05  9:54         ` Michael Shigorin
2005-02-05 10:14           ` Ksquirrel sf.net
2005-02-05 16:01             ` [Comm] Re: помогите сделать бинарники под ALT (ksquirrel*.spec) Michael Shigorin
2005-02-05 16:41               ` Ksquirrel sf.net
2005-02-06  7:50                 ` Michael Shigorin
2005-02-06  4:43             ` [Comm] Re: помогите сделать бинарники под ALT Arioch
2005-02-06 12:37               ` Ksquirrel sf.net
2005-02-07 10:57                 ` Arioch
2005-02-07 12:49                   ` Ksquirrel sf.net
2005-02-07 15:21                     ` Arioch
2005-02-07 16:14                       ` Ksquirrel sf.net
2005-02-07 22:33                         ` Arioch
2005-02-12  8:53                           ` Michael Shigorin
2005-02-12 16:36                             ` Arioch
2005-02-06 12:39               ` Ksquirrel sf.net
2005-02-05 10:30           ` Vitaly Lipatov
2005-02-05 13:02             ` Ksquirrel sf.net
2005-02-05 15:51             ` Michael Shigorin
2005-02-05 16:31 ` Michael Shigorin
2005-02-05 16:36   ` Ksquirrel sf.net
2005-02-05 16:37     ` Michael Shigorin
2005-02-05 17:26       ` Ksquirrel sf.net
2005-02-06  9:01         ` Michael Shigorin [this message]
2005-02-06  9:25           ` Jury Levykin
2005-02-06 12:29             ` Ksquirrel sf.net
2005-02-06 14:19             ` Ksquirrel sf.net
2005-02-06 14:29             ` Gray_graff
2005-02-06 14:42               ` Ksquirrel sf.net
2005-02-06 17:02                 ` Michael Shigorin
2005-02-06  9:39           ` Konstantin A. Lepikhov
2005-02-06 12:28             ` Ksquirrel sf.net
2005-02-06 17:28           ` Nick S. Grechukh
2005-02-06 19:00             ` Ksquirrel sf.net
2005-02-07  9:22               ` Nick S. Grechukh
2005-02-07 12:47                 ` Ksquirrel sf.net
2005-02-08  9:18                   ` Nick S. Grechukh
2005-02-08 11:37                     ` Ksquirrel sf.net
2005-02-09  7:56                       ` Nick S. Grechukh
2005-02-09 11:07                         ` Ksquirrel sf.net
2005-02-09 13:15                           ` Nick S. Grechukh
2005-02-12  8:56                             ` Michael Shigorin
2005-02-12 12:49                               ` Nick S. Grechukh
2005-02-07 16:12                 ` Michael Shigorin
2005-02-07 16:25                   ` [Comm] " Ksquirrel sf.net
2005-02-07 17:14                     ` [Comm] " Michael Shigorin
2005-02-08  5:16                       ` Gleb Kulikov
2005-02-08 14:03                         ` Nick S. Grechukh
2005-02-08 14:30                           ` Gleb Kulikov
2005-02-08 16:11                             ` Michael Shigorin
2005-02-08 16:39                             ` Вячеслав Диконов
2005-02-08 15:09                         ` Michael Shigorin
2005-02-08 16:59                           ` Gleb Kulikov
2005-02-09  8:01                             ` [Comm] [JT] XFree86's destiny (was: помогите сделать бинарники под ALT) Michael Shigorin
2005-02-08 10:01                   ` [Comm] Re: помогите сделать бинарники под ALT Nick S. Grechukh
2005-02-08 11:39                     ` Ksquirrel sf.net
2005-02-08 16:09                     ` Michael Shigorin
2005-02-05 16:58   ` Ksquirrel sf.net

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=20050206090127.GG21863@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@altlinux.ru \
    /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