notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2016Q4
linux-c6-sdl_image Simple library to load images as SDL interfaces (Linux CentOS 6.10)
1.2.12_5 graphics Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.12_5Version of this port present on the latest quarterly branch.
Maintainer: emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-09-22 10:40:16
Last Update: 2019-12-31 17:00:29
SVN Revision: 521645
People watching this port, also watch:: libmad, imlib2, p5-MIME-Tools, spamass-iXhash
Also Listed In: linux
License: not specified in port
WWW:
https://www.libsdl.org/projects/SDL_image/
Description:
This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. API: #include "SDL_image.h" SDL_Surface *IMG_Load(const char *file); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc); or SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc, char *type); where type is a string specifying the format (i.e. "PNG" or "pcx"). Note that IMG_Load_RW cannot load TGA images. An example program 'showimage' is included, with source in showimage.c WWW: https://www.libsdl.org/projects/SDL_image/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. usr/bin/showimage
  2. usr/lib/libSDL_image-1.2.so.0
  3. usr/lib/libSDL_image-1.2.so.0.8.4
  4. usr/lib64/libSDL_image-1.2.so.0
  5. usr/lib64/libSDL_image-1.2.so.0.8.4
  6. usr/share/doc/SDL_image-1.2.12/CHANGES
  7. usr/share/doc/SDL_image-1.2.12/COPYING
  8. usr/share/doc/SDL_image-1.2.12/README
  9. @preexec [ -n "`/sbin/sysctl -q compat.linux.osrelease`" ] || ( echo "Cannot install package: kernel missing Linux support"; exit 1 )
  10. @postexec /compat/linux/sbin/ldconfig
  11. @postunexec /compat/linux/sbin/ldconfig
Collapse this list.
Dependency lines:
  • linux-c6-sdl_image>0:graphics/linux-c6-sdl_image
No installation instructions:
This port has been deleted.
PKGNAME: linux-c6-sdl_image
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1485610460 SHA256 (centos/SDL_image-1.2.12-9.el6.i686.rpm) = 29b37b3bf7dee0ea1f5de4074b22b73b2cc656690ef310467e38361c4ea10410 SIZE (centos/SDL_image-1.2.12-9.el6.i686.rpm) = 39912

Expand this list (4 items)

Collapse this list.

SHA256 (centos/SDL_image-1.2.12-9.el6.x86_64.rpm) = 6cb51dc16a58966d272ab45451ba578795e2cbe388225198f87254ffb00afd36 SIZE (centos/SDL_image-1.2.12-9.el6.x86_64.rpm) = 39748 SHA256 (centos/SDL_image-1.2.12-9.el6.src.rpm) = a652ecd656eb19ac0faf6806a0bf1df71ec94424e6e47b96143289c57736b7f4 SIZE (centos/SDL_image-1.2.12-9.el6.src.rpm) = 2241505

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. linux-c6-jpeg>0 : graphics/linux-c6-jpeg
  2. linux-c6-libpng>0 : graphics/linux-c6-png
  3. linux-c6-sdl>0 : devel/linux-c6-sdl12
  4. linux-c6-libtiff>0 : graphics/linux-c6-tiff
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. emulators/linux-c6*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for linux-c6-sdl_image-1.2.12_5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
linux:c6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://dl.fedoraproject.org/pub/epel/6/i386/Packages/s/
  2. http://dl.fedoraproject.org/pub/epel/6/x86_64/Packages/s/
  3. https://dl.fedoraproject.org/pub/epel/6/i386/Packages/s/
  4. https://dl.fedoraproject.org/pub/epel/6/x86_64/Packages/s/
Collapse this list.

There are no commits on branch 2016Q4 for this port