[SCM] Packaging libSOIL -- OpenGL image loader library used by libSFML branch, master, updated. upstream/1.07.20080707.dfsg-12-ge0845ac
Christoph Egger
Christoph.Egger at gmx.de
Fri May 1 16:57:34 UTC 2009
The following commit has been merged in the master branch:
commit aecc34524778f00106a422d79338bd3c0927d448
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date: Fri May 1 18:56:59 2009 +0200
Update standards version
Update my mailadress
Add strict versioned depends to -dbg packge
Change section of debug package to debug
diff --git a/debian/control b/debian/control
index 39287d9..cf2cf59 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
Source: libsoil
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Christoph Egger <Christoph.Egger at gmx.de>
+Uploaders: Christoph Egger <debian at christoph-egger.org>
Build-Depends: debhelper (>= 6), mesa-common-dev, quilt, libgl1-mesa-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Vcs-Git: git://git.debian.org/git/pkg-games/libsoil.git/
Vcs-Browser: http://git.debian.org/?p=pkg-games/libsoil.git
Section: libs
@@ -21,7 +21,6 @@ Description: Simple OpenGL Image Library - development files
It is also able to perform common functions needed in loading OpenGL textures.
Package: libsoil1
-Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Simple OpenGL Image Library
@@ -32,9 +31,9 @@ Description: Simple OpenGL Image Library
It is also able to perform common functions needed in loading OpenGL textures.
Package: libsoil1-dbg
-Section: libs
+Section: debug
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libsoil1
+Depends: ${shlibs:Depends}, ${misc:Depends}, libsoil1 (= ${binary:Version})
Description: Simple OpenGL Image Library - debug files
SOIL is a tiny C library used primarily for uploading textures into OpenGL.
It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
diff --git a/debian/copyright b/debian/copyright
index a82f054..ddd0843 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-This package was debianized by Christoph Egger <Christoph.Egger at gmx.de> on
+This package was debianized by Christoph Egger <debian at christoph-egger.org> on
Fri, 01 Aug 2008 22:46:49 +0200.
It was downloaded from http://www.lonesock.net/soil.html
diff --git a/debian/libsoil1.symbols b/debian/libsoil1.symbols
new file mode 100644
index 0000000..4846dce
--- /dev/null
+++ b/debian/libsoil1.symbols
@@ -0,0 +1,112 @@
+libSOIL.so.1 libsoil1 #MINVER#
+ LSE_master_colors_max_min at Base 1.07~20080707
+ RGBE_to_RGBdivA2 at Base 1.07~20080707
+ RGBE_to_RGBdivA at Base 1.07~20080707
+ SOIL_create_OGL_single_cubemap at Base 1.07~20080707
+ SOIL_create_OGL_texture at Base 1.07~20080707
+ SOIL_direct_load_DDS at Base 1.07~20080707
+ SOIL_direct_load_DDS_from_memory at Base 1.07~20080707
+ SOIL_free_image_data at Base 1.07~20080707
+ SOIL_internal_create_OGL_texture at Base 1.07~20080707
+ SOIL_last_result at Base 1.07~20080707
+ SOIL_load_OGL_HDR_texture at Base 1.07~20080707
+ SOIL_load_OGL_cubemap at Base 1.07~20080707
+ SOIL_load_OGL_cubemap_from_memory at Base 1.07~20080707
+ SOIL_load_OGL_single_cubemap at Base 1.07~20080707
+ SOIL_load_OGL_single_cubemap_from_memory at Base 1.07~20080707
+ SOIL_load_OGL_texture at Base 1.07~20080707
+ SOIL_load_OGL_texture_from_memory at Base 1.07~20080707
+ SOIL_load_image at Base 1.07~20080707
+ SOIL_load_image_from_memory at Base 1.07~20080707
+ SOIL_save_image at Base 1.07~20080707
+ SOIL_save_screenshot at Base 1.07~20080707
+ check_for_GL_errors at Base 1.07~20080707
+ clamp_byte at Base 1.07~20080707
+ compress_DDS_alpha_block at Base 1.07~20080707
+ compress_DDS_color_block at Base 1.07~20080707
+ compute_color_line_STDEV at Base 1.07~20080707
+ convert_RGB_to_YCoCg at Base 1.07~20080707
+ convert_YCoCg_to_RGB at Base 1.07~20080707
+ convert_bit_range at Base 1.07~20080707
+ convert_image_to_DXT1 at Base 1.07~20080707
+ convert_image_to_DXT5 at Base 1.07~20080707
+ find_max_RGBE at Base 1.07~20080707
+ loaders at Base 1.07~20080707
+ mipmap_image at Base 1.07~20080707
+ query_DXT_capability at Base 1.07~20080707
+ query_NPOT_capability at Base 1.07~20080707
+ query_cubemap_capability at Base 1.07~20080707
+ query_tex_rectangle_capability at Base 1.07~20080707
+ result_string_pointer at Base 1.07~20080707
+ rgb_888_from_565 at Base 1.07~20080707
+ rgb_to_565 at Base 1.07~20080707
+ save_image_as_DDS at Base 1.07~20080707
+ scale_image_RGB_to_NTSC_safe at Base 1.07~20080707
+ soilGlCompressedTexImage2D at Base 1.07~20080707
+ stbi_bmp_load at Base 1.07~20080707
+ stbi_bmp_load_from_file at Base 1.07~20080707
+ stbi_bmp_load_from_memory at Base 1.07~20080707
+ stbi_bmp_test_file at Base 1.07~20080707
+ stbi_bmp_test_memory at Base 1.07~20080707
+ stbi_convert_bit_range at Base 1.07~20080707
+ stbi_dds_load at Base 1.07~20080707
+ stbi_dds_load_from_file at Base 1.07~20080707
+ stbi_dds_load_from_memory at Base 1.07~20080707
+ stbi_dds_test_file at Base 1.07~20080707
+ stbi_dds_test_memory at Base 1.07~20080707
+ stbi_decode_DXT1_block at Base 1.07~20080707
+ stbi_decode_DXT23_alpha_block at Base 1.07~20080707
+ stbi_decode_DXT45_alpha_block at Base 1.07~20080707
+ stbi_decode_DXT_color_block at Base 1.07~20080707
+ stbi_failure_reason at Base 1.07~20080707
+ stbi_hdr_load_from_file at Base 1.07~20080707
+ stbi_hdr_load_from_memory at Base 1.07~20080707
+ stbi_hdr_load_rgbe at Base 1.07~20080707
+ stbi_hdr_load_rgbe_file at Base 1.07~20080707
+ stbi_hdr_load_rgbe_memory at Base 1.07~20080707
+ stbi_hdr_test_file at Base 1.07~20080707
+ stbi_hdr_test_memory at Base 1.07~20080707
+ stbi_hdr_to_ldr_gamma at Base 1.07~20080707
+ stbi_hdr_to_ldr_scale at Base 1.07~20080707
+ stbi_image_free at Base 1.07~20080707
+ stbi_is_hdr at Base 1.07~20080707
+ stbi_is_hdr_from_file at Base 1.07~20080707
+ stbi_is_hdr_from_memory at Base 1.07~20080707
+ stbi_jpeg_load at Base 1.07~20080707
+ stbi_jpeg_load_from_file at Base 1.07~20080707
+ stbi_jpeg_load_from_memory at Base 1.07~20080707
+ stbi_jpeg_test_file at Base 1.07~20080707
+ stbi_jpeg_test_memory at Base 1.07~20080707
+ stbi_ldr_to_hdr_gamma at Base 1.07~20080707
+ stbi_ldr_to_hdr_scale at Base 1.07~20080707
+ stbi_load at Base 1.07~20080707
+ stbi_load_from_file at Base 1.07~20080707
+ stbi_load_from_memory at Base 1.07~20080707
+ stbi_loadf at Base 1.07~20080707
+ stbi_loadf_from_file at Base 1.07~20080707
+ stbi_loadf_from_memory at Base 1.07~20080707
+ stbi_png_load at Base 1.07~20080707
+ stbi_png_load_from_file at Base 1.07~20080707
+ stbi_png_load_from_memory at Base 1.07~20080707
+ stbi_png_test_file at Base 1.07~20080707
+ stbi_png_test_memory at Base 1.07~20080707
+ stbi_psd_load at Base 1.07~20080707
+ stbi_psd_load_from_file at Base 1.07~20080707
+ stbi_psd_load_from_memory at Base 1.07~20080707
+ stbi_psd_test_file at Base 1.07~20080707
+ stbi_psd_test_memory at Base 1.07~20080707
+ stbi_register_loader at Base 1.07~20080707
+ stbi_rgb_888_from_565 at Base 1.07~20080707
+ stbi_tga_load at Base 1.07~20080707
+ stbi_tga_load_from_file at Base 1.07~20080707
+ stbi_tga_load_from_memory at Base 1.07~20080707
+ stbi_tga_test_file at Base 1.07~20080707
+ stbi_tga_test_memory at Base 1.07~20080707
+ stbi_write_bmp at Base 1.07~20080707
+ stbi_write_tga at Base 1.07~20080707
+ stbi_zlib_decode_buffer at Base 1.07~20080707
+ stbi_zlib_decode_malloc at Base 1.07~20080707
+ stbi_zlib_decode_malloc_guesssize at Base 1.07~20080707
+ stbi_zlib_decode_noheader_buffer at Base 1.07~20080707
+ stbi_zlib_decode_noheader_malloc at Base 1.07~20080707
+ up_scale_image at Base 1.07~20080707
diff --git a/debian/rules b/debian/rules
index 0f73dc4..2990531 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,17 +5,8 @@
include /usr/share/quilt/quilt.make
-
-
-
-# shared library versions, option 1
version=1.07
major=1
-# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
-#version=`ls src/.libs/lib*.so.* | \
-# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
-#major=`ls src/.libs/lib*.so.* | \
-# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
configure: configure-stamp
configure-stamp: patch
--
Packaging libSOIL -- OpenGL image loader library used by libSFML
More information about the Pkg-games-commits
mailing list