forked from pool/SDL_net
This commit is contained in:
commit
5d4c829306
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.osc
|
20
SDL_net-1.2.5.dif
Normal file
20
SDL_net-1.2.5.dif
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
--- Makefile.am
|
||||||
|
+++ Makefile.am 2002/12/16 16:48:20
|
||||||
|
@@ -1,5 +1,5 @@
|
||||||
|
# Makefile.am for the SDL sample image loading library and viewer
|
||||||
|
-
|
||||||
|
+AUTOMAKE_OPTIONS = foreign
|
||||||
|
lib_LTLIBRARIES = libSDL_net.la
|
||||||
|
|
||||||
|
libSDL_netincludedir = $(includedir)/SDL
|
||||||
|
--- /usr/include/SDL/SDL_net.h 2006-09-24 11:06:01.000000000 +0300
|
||||||
|
+++ SDL_net.h 2006-09-24 10:24:02.000000000 +0300
|
||||||
|
@@ -413,7 +413,7 @@
|
||||||
|
#endif
|
||||||
|
/* Ends C function definitions when using C++ */
|
||||||
|
#ifdef __cplusplus
|
||||||
|
-};
|
||||||
|
+}
|
||||||
|
#endif
|
||||||
|
#include "close_code.h"
|
||||||
|
|
3
SDL_net-1.2.5.tar.bz2
Normal file
3
SDL_net-1.2.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c3d7d0aac49f4c884d8ae46bc7f7b93717ae00ea95f8222f4ef1b4d88cdc1b4
|
||||||
|
size 152170
|
56
SDL_net.changes
Normal file
56
SDL_net.changes
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 26 11:17:41 CEST 2006 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- removed wrong 'extra ;' in SDL_net.h (Bug #214645)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 27 10:46:06 CET 2006 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- fixed BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 21:33:57 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 10 21:45:49 CET 2004 - adrian@suse.de
|
||||||
|
|
||||||
|
- add %defattr and %run_ldconfig
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 25 12:29:04 CEST 2003 - nadvornik@suse.cz
|
||||||
|
|
||||||
|
- updated to 1.2.5
|
||||||
|
- added buildroot
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 17:48:41 CET 2002 - ro@suse.de
|
||||||
|
|
||||||
|
- fix build with automake, use "AUTOMAKE_OPTIONS = foreign"
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 2 14:36:43 CEST 2002 - uli@suse.de
|
||||||
|
|
||||||
|
- use %_libdir (bug #18726)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 13 14:15:36 CEST 2002 - uli@suse.de
|
||||||
|
|
||||||
|
- update -> 1.2.4 (bugfixes)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 00:28:08 CEST 2002 - ro@suse.de
|
||||||
|
|
||||||
|
- run autoreconf (fixes build on ppc64)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 22 18:23:53 CET 2002 - ro@suse.de
|
||||||
|
|
||||||
|
- changed neededforbuild <kdelibs-artsd> to <kdelibs3-artsd>
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 7 16:53:11 CEST 2001 - uli@suse.de
|
||||||
|
|
||||||
|
- initial package
|
||||||
|
|
94
SDL_net.spec
Normal file
94
SDL_net.spec
Normal file
@ -0,0 +1,94 @@
|
|||||||
|
#
|
||||||
|
# spec file for package SDL_net (Version 1.2.5)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
# This file and all modifications and additions to the pristine
|
||||||
|
# package are under the same license as the package itself.
|
||||||
|
#
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
# norootforbuild
|
||||||
|
|
||||||
|
Name: SDL_net
|
||||||
|
BuildRequires: SDL-devel gcc-c++ xorg-x11
|
||||||
|
URL: http://www.libsdl.org/projects/SDL_net/
|
||||||
|
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||||
|
Group: Development/Libraries/X11
|
||||||
|
#Requires: xforms
|
||||||
|
Autoreqprov: on
|
||||||
|
Version: 1.2.5
|
||||||
|
Release: 250
|
||||||
|
Summary: Simple DirectMedia Layer--Networking Library
|
||||||
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Patch: %{name}-%{version}.dif
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
%description
|
||||||
|
This is a small cross-platform networking library for use with SDL.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
--------
|
||||||
|
Sam Lantinga <slouken@devolution.com>
|
||||||
|
Roy Wood <roy@centricsystems.ca>
|
||||||
|
Masahiro Minami <elsur@aaa.letter.co.jp>
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup
|
||||||
|
%patch
|
||||||
|
|
||||||
|
%build
|
||||||
|
rm *.m4
|
||||||
|
autoreconf --force --install
|
||||||
|
CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%_libdir
|
||||||
|
make
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%post
|
||||||
|
%run_ldconfig
|
||||||
|
|
||||||
|
%postun
|
||||||
|
%run_ldconfig
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%doc CHANGES COPYING README
|
||||||
|
/usr/include/SDL/SDL_net.h
|
||||||
|
%_libdir/libSDL_net-1.2.so.0
|
||||||
|
%_libdir/libSDL_net-1.2.so.0.*
|
||||||
|
%_libdir/libSDL_net.a
|
||||||
|
%_libdir/libSDL_net.la
|
||||||
|
%_libdir/libSDL_net.so
|
||||||
|
|
||||||
|
%changelog -n SDL_net
|
||||||
|
* Thu Oct 26 2006 - sndirsch@suse.de
|
||||||
|
- removed wrong 'extra ;' in SDL_net.h (Bug #214645)
|
||||||
|
* Fri Jan 27 2006 - nadvornik@suse.cz
|
||||||
|
- fixed BuildRequires
|
||||||
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
* Sat Jan 10 2004 - adrian@suse.de
|
||||||
|
- add %%defattr and %%run_ldconfig
|
||||||
|
* Fri Jul 25 2003 - nadvornik@suse.cz
|
||||||
|
- updated to 1.2.5
|
||||||
|
- added buildroot
|
||||||
|
* Mon Dec 16 2002 - ro@suse.de
|
||||||
|
- fix build with automake, use "AUTOMAKE_OPTIONS = foreign"
|
||||||
|
* Mon Sep 02 2002 - uli@suse.de
|
||||||
|
- use %%_libdir (bug #18726)
|
||||||
|
* Thu Jun 13 2002 - uli@suse.de
|
||||||
|
- update -> 1.2.4 (bugfixes)
|
||||||
|
* Wed Jun 12 2002 - ro@suse.de
|
||||||
|
- run autoreconf (fixes build on ppc64)
|
||||||
|
* Tue Jan 22 2002 - ro@suse.de
|
||||||
|
- changed neededforbuild <kdelibs-artsd> to <kdelibs3-artsd>
|
||||||
|
* Tue Aug 07 2001 - uli@suse.de
|
||||||
|
- initial package
|
Loading…
Reference in New Issue
Block a user