* [sisyphus] кто опакетит vortex для xmms?
@ 2006-05-22 13:03 Serge
2006-05-22 13:35 ` Michael Shigorin
2006-05-22 13:38 ` Igor Zubkov
0 siblings, 2 replies; 11+ messages in thread
From: Serge @ 2006-05-22 13:03 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Плиз, очень буду рад...
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] кто опакетит vortex для xmms?
2006-05-22 13:03 [sisyphus] кто опакетит vortex для xmms? Serge
@ 2006-05-22 13:35 ` Michael Shigorin
2006-05-22 14:03 ` Serge
2006-05-22 13:38 ` Igor Zubkov
1 sibling, 1 reply; 11+ messages in thread
From: Michael Shigorin @ 2006-05-22 13:35 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Mon, May 22, 2006 at 04:03:20PM +0300, Serge wrote:
> Плиз, очень буду рад...
А сам? ;-)
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] кто опакетит vortex для xmms?
2006-05-22 13:03 [sisyphus] кто опакетит vortex для xmms? Serge
2006-05-22 13:35 ` Michael Shigorin
@ 2006-05-22 13:38 ` Igor Zubkov
2006-05-22 14:02 ` Serge
1 sibling, 1 reply; 11+ messages in thread
From: Igor Zubkov @ 2006-05-22 13:38 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 133 bytes --]
В сообщении от 22 мая 2006 16:03 Serge написал(a):
> Плиз, очень буду рад...
url в студию!
--
Marilyn Manson - The Reflecting God
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] кто опакетит vortex для xmms?
2006-05-22 13:38 ` Igor Zubkov
@ 2006-05-22 14:02 ` Serge
2006-05-22 14:46 ` Igor Zubkov
0 siblings, 1 reply; 11+ messages in thread
From: Serge @ 2006-05-22 14:02 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Igor Zubkov пишет:
> В сообщении от 22 мая 2006 16:03 Serge написал(a):
>
>> Плиз, очень буду рад...
>>
>
> url в студию!
>
http://rpmfind.net/linux/rpm2html/search.php?query=xmms-vtx&submit=Search+...
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] кто опакетит vortex для xmms?
2006-05-22 14:02 ` Serge
@ 2006-05-22 14:46 ` Igor Zubkov
2006-05-23 4:31 ` Slava Semushin
0 siblings, 1 reply; 11+ messages in thread
From: Igor Zubkov @ 2006-05-22 14:46 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1.1: Type: text/plain, Size: 1191 bytes --]
В сообщении от 22 мая 2006 17:02 Serge написал(a):
> Igor Zubkov пишет:
> > В сообщении от 22 мая 2006 16:03 Serge написал(a):
> >> Плиз, очень буду рад...
> >
> > url в студию!
>
> http://rpmfind.net/linux/rpm2html/search.php?query=xmms-vtx&submit=Search+.
Не компиляиццо... gcc слишком свежий :)
[icesik@iceberg xmms-vtx-0.7]$ make
/bin/sh ./libtool --mode=compile
gcc -DPACKAGE=\"xmms-vtx\" -DVERSION=\"0.7\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -c
ay8912.c
gcc -DPACKAGE=\"xmms-vtx\" -DVERSION=\"0.7\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -c
ay8912.c -fPIC -o .libs/ay8912.o
ay8912.c: In function 'AY_Synth':
ay8912.c:426: error: invalid lvalue in increment
ay8912.c:428: error: invalid lvalue in increment
make: *** [ay8912.lo] Ошибка 1
[icesik@iceberg xmms-vtx-0.7]$
Спек прилагается.
--
Marilyn Manson - Valentine's Day
[-- Attachment #1.2: xmms-vtx.spec --]
[-- Type: text/plain, Size: 1167 bytes --]
Name: xmms-in-vtx
Version: 0.7
Release: alt1
Summary: Plays VTX files containing music from the ZX Spectrum
License: GPL
Group: Sound
URL: http://sashnov.nm.ru/ayengine.html
Source0: xmms-vtx-%version.tar.bz2
#BuildRequires: xmms-devel
#Requires: xmms
%description
libvtx is an XMMS input plugin. XMMS is a cross-platform multimedia
player. VTX - Vortex format for AY/YM music by Roman Scherbakov. In
archive music_sample.tar.gz you can find 10 tunes in this format,
total time 31:15. More tunes could be found on http://vtx.microfor.ru
%prep
%setup -q -n xmms-vtx-%version
tar xzf music_sample.tar.gz
%build
%configure
%make_build
%install
%make_install DESTDIR=%buildroot install
%files
%doc README ChangeLog NEWS TODO AUTHORS
%doc music_sample/
%xmms_inputdir/*.so
%changelog
* Mon May 22 2006 Igor Zubkov <icesik@altlinux.ru> 0.7-alt1
- Initial build for Sisyphus
- based on spec file from Mandrake
* Wed Sep 10 2003 GЖtz Waschk <waschk@linux-mandrake.com> 0.7-2mdk
- fix URL, I hope everybody understands Russian :-)
* Wed Sep 10 2003 GЖtz Waschk <waschk@linux-mandrake.com> 0.7-1mdk
- initial package
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] кто опакетит vortex для xmms?
2006-05-22 14:46 ` Igor Zubkov
@ 2006-05-23 4:31 ` Slava Semushin
2006-05-23 11:24 ` Igor Zubkov
0 siblings, 1 reply; 11+ messages in thread
From: Slava Semushin @ 2006-05-23 4:31 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
--- Igor Zubkov 2006-05-22 17:46:22 +0300
+++ Slava Semushin 2006-05-23 11:26:31 +0700
Так вышло, что с (со)автором этой программы, я работаю в одной
компании :)
IZ> Не компиляиццо... gcc слишком свежий :)
[11:25:39] <scorp> на sf.net лежат последние исходники
[11:26:14] <scorp> там теперь на три части это разбито: либа, xmms
модуль и консольный плеер
[11:26:07] <php-coder> где, говоришь ?
[11:26:18] <php-coder> просто в качестве URL я видел твой сайт на
nm.ru
[11:26:40] <scorp> http://sourceforge.net/projects/libayemu
--
Vyacheslav Semushin
Expand QA Engineer
SWsoft, Inc.
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2006-05-23 12:49 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-22 13:03 [sisyphus] кто опакетит vortex для xmms? Serge
2006-05-22 13:35 ` Michael Shigorin
2006-05-22 14:03 ` Serge
2006-05-22 13:55 ` Michael Shigorin
2006-05-22 13:38 ` Igor Zubkov
2006-05-22 14:02 ` Serge
2006-05-22 14:46 ` Igor Zubkov
2006-05-23 4:31 ` Slava Semushin
2006-05-23 11:24 ` Igor Zubkov
2006-05-23 12:32 ` Serge
2006-05-23 12:49 ` Igor Zubkov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git