summaryrefslogtreecommitdiff
path: root/media-libs/sdl-gfx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /media-libs/sdl-gfx
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'media-libs/sdl-gfx')
-rw-r--r--media-libs/sdl-gfx/Manifest2
-rw-r--r--media-libs/sdl-gfx/metadata.xml34
2 files changed, 18 insertions, 18 deletions
diff --git a/media-libs/sdl-gfx/Manifest b/media-libs/sdl-gfx/Manifest
index 1f3c8723d496..37fb3c03d3d7 100644
--- a/media-libs/sdl-gfx/Manifest
+++ b/media-libs/sdl-gfx/Manifest
@@ -2,4 +2,4 @@ DIST SDL_gfx-2.0.25.tar.gz 1760656 SHA256 556eedc06b6cf29eb495b6d27f2dcc51bf909a
DIST SDL_gfx-2.0.26.tar.gz 1771164 SHA256 7ceb4ffb6fc63ffba5f1290572db43d74386cd0781c123bc912da50d34945446 SHA512 e571caa0d7575683efd4cf8f0a41ab10f4acf913f9ece216ac823af11da22c8734fc2c0ea049009a3e1a53715e49622f5bfcfdbdafb95e5151990d0a4eb69c01 WHIRLPOOL 774cb98be5ed3b144cb843b6b6afaab7ad30ba20edfb3523be9ef03247ce2dd9e6de47a2e9615b4977920597468cdb95fdf79a6016467582697e5500a775a64f
EBUILD sdl-gfx-2.0.25.ebuild 1141 BLAKE2B ac05c4fb48d1b9c72e12d22f8eb9e1e59349a67b996d5d86eb24b76975d4bc26afa4ae2132f9a01036b0584c790d67abf8b0aaa5a5e7f15edf68150b262b02a4 SHA512 b9c6f177340f2eddcf8b91620c1992d2bf804c6c721dd17acedf325ce5651f8ff3d52f388ff93517ca65e2318ebad2d9e2b2c0734fcc7b264d667e2cb050f39b
EBUILD sdl-gfx-2.0.26.ebuild 1242 BLAKE2B 24313e26c2bda44dcd8d2796ffd58eb58338adce493c8fb06e104a88d6e033ebce875bde0b9b980c3433837298f7ec6f42979fbe8c582724d6b44e2cf34a0f77 SHA512 83259454884a8e4b352ca6b0a6f45f67b275502607c2b79a5c3ba8d735960a41e9c5e932fd411baa41f734e7f4879b89569761357c3ccd2c8aa38ab840927944
-MISC metadata.xml 905 BLAKE2B ca96b529ad753f388207dc63eec7317ab21832951575a33d2201904a7eee8a7d457a623b2d36d9b419a3f7f1068628897d98050f38efc1d313381e2743928fc4 SHA512 a20b750921aaf45863c50160e7ffece1b8b22f81a1aee9cc99fc3f60c71e54938dac533e6231689748e8eec97476db11e848f20e87060066c0158c022780f0ce
+MISC metadata.xml 913 BLAKE2B 24b8ef9a2b333c6df842a85ec91f6d3a70c4439ed6bcd829641b158d4fb6f100ac20134cba4b2b2e5732825730ed0a214f55b10ff38a328e6a004770b3d246a5 SHA512 495205062ad772f808daa2da58de9abf6ec504665e06ba9f38392bcae2b4ee343a935be43d5d82e56353d1b282c6e293a859d495f98face961f9c5921503c162
diff --git a/media-libs/sdl-gfx/metadata.xml b/media-libs/sdl-gfx/metadata.xml
index a9c8ec3bb72b..10e8f7e5f947 100644
--- a/media-libs/sdl-gfx/metadata.xml
+++ b/media-libs/sdl-gfx/metadata.xml
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
-<longdescription>
-SDL graphics drawing primitives and other support functions
-The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing
-routines such as lines, circles or polygons and SDL_rotozoom which implemented a
-interpolating rotozoomer for SDL surfaces.
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+ </maintainer>
+ <longdescription>
+ SDL graphics drawing primitives and other support functions
+ The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing
+ routines such as lines, circles or polygons and SDL_rotozoom which implemented a
+ interpolating rotozoomer for SDL surfaces.
-The current components of the SDL_gfx library are:
+ The current components of the SDL_gfx library are:
- * Graphic Primitives (SDL_gfxPrimitves.h)
- * Rotozoomer (SDL_rotozoom.h)
- * Framerate control (SDL_framerate.h)
- * MMX image filters (SDL_imageFilter.h)
+ * Graphic Primitives (SDL_gfxPrimitves.h)
+ * Rotozoomer (SDL_rotozoom.h)
+ * Framerate control (SDL_framerate.h)
+ * MMX image filters (SDL_imageFilter.h)
-The library is backwards compatible to the above mentioned code. Its is written in plain C
-and can be used in C++ code.
-</longdescription>
+ The library is backwards compatible to the above mentioned code. Its is written in plain C
+ and can be used in C++ code.
+ </longdescription>
</pkgmetadata>