From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 6 Feb 2005 11:01:27 +0200 From: Michael Shigorin To: community@altlinux.ru Message-ID: <20050206090127.GG21863@osdn.org.ua> Mail-Followup-To: community@altlinux.ru References: <20050205163742.GM21863@osdn.org.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Hnpg0BSo5EvPlUVi" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Subject: [Comm] Re: =?koi8-r?b?0M/Nz8fJ1MUg08TFzMHU2CDCyc7B0s7Jy8kg0M/E?= ALT X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 09:01:43 -0000 Archived-At: List-Archive: List-Post: --Hnpg0BSo5EvPlUVi Content-Type: multipart/mixed; boundary="JaBjgNvtdKe5H086" Content-Disposition: inline --JaBjgNvtdKe5H086 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 05, 2005 at 07:26:59PM +0200, Ksquirrel sf.net wrote: > >>>ftp://ftp.altlinux.ru/pub/people/mike/repos/ksquirrel/ > =F0=CF=D6=C1=CC=D5=CA=D3=D4=C1, =D3=C4=C5=CC=C1=CA =D0=D2=C5=C6=C9=CB=D3 = /usr/lib/squirrel/ :) Fixed, =DA=C1=CC=C9=D4=CF (=CB=C1=CB 0.5.0-alt1pre4, =CE=CF =D3=C5=C7=CF=C4= =CE=D1=DB=CE=C9=CD =DE=C9=D3=CC=CF=CD). =FA=C1=D0=C1=CD=D1=D4=CF=D7=C1=CC, =DE=D4=CF %makeinstall =D6=C5 =D4=CF=D6= =C5 =CF=C7=D2=C5=C2=C1=C5=D4 =D0=C1=DE=CB=D5 *dir =D7 =D0=C1=D2=C1=CD=C5=D4=D2=C1=C8 make =D0=D2=C9 =D2=C1=D3=CB=D2=D9=D7=C1=CE= =C9=C9 -- =CE=D5 =C9 =CB=CF=D0=C1=CC =CE=C5 =D4=C1=CD, =D0=CF=CB=C1 =CC=CF= =C7 =D3=C2=CF=D2=CB=C9 =CE=C5 =D0=CF=D3=CD=CF=D4=D2=C5=CC =D0=CF=D7=CE=C9=CD=C1= =D4=C5=CC=D8=CE=C5=CA. :) =F3=D0=C5=CB=C9 (=D7 =D4=CF=DE=CE=CF=D3=D4=C9 =D3=CF=CF=D4=D7=C5=D4=D3=D4= =D7=D5=C0=DD=C9=C5 =D7=D9=CC=CF=D6=C5=CE=CE=CF=CD=D5) -- =D0=D2=C9=CC=C1=C7= =C1=C0. --=20 ---- WBR, Michael Shigorin ------ Linux.Kiev http://www.linux.kiev.ua/ --JaBjgNvtdKe5H086 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="ksquirrel.spec" %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 0.5.0-alt1pre4 - built for ALT Linux - spec cleanup --JaBjgNvtdKe5H086 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="ksquirrel-libs.spec" %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 0.5.0-alt1pre4 - built for ALT Linux - spec cleanup - relaxed TEXTREL check - [update] proper libs location --JaBjgNvtdKe5H086-- --Hnpg0BSo5EvPlUVi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCBdznbsPDprYMm3IRAtytAJ9CirKPTNdVP8srg2lDC+8RPGMTSgCdE3vK 190xiaEBHtbvKgg/ulSaBd8= =JiT1 -----END PGP SIGNATURE----- --Hnpg0BSo5EvPlUVi--