pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Mar  5 13:21:53 UTC 2020

Modified Files:
        pkgsrc/graphics: Makefile
Added Files:
        pkgsrc/graphics/SDL2_gfx: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
graphics: Add SDL2_gfx

Graphics drawing primitives and other support functions wrapped up in an
add-on, C-based library for the Simple Direct Media (SDL) cross-platform
API layer.


To generate a diff of this commit:
cvs rdiff -u -r1.881 -r1.882 pkgsrc/graphics/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/SDL2_gfx/DESCR \
    pkgsrc/graphics/SDL2_gfx/Makefile pkgsrc/graphics/SDL2_gfx/PLIST \
    pkgsrc/graphics/SDL2_gfx/buildlink3.mk pkgsrc/graphics/SDL2_gfx/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.881 pkgsrc/graphics/Makefile:1.882
--- pkgsrc/graphics/Makefile:1.881      Thu Feb 20 06:21:02 2020
+++ pkgsrc/graphics/Makefile    Thu Mar  5 13:21:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.881 2020/02/20 06:21:02 gutteridge Exp $
+# $NetBSD: Makefile,v 1.882 2020/03/05 13:21:53 nia Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -34,6 +34,7 @@ SUBDIR+=      R-munsell
 SUBDIR+=       R-scales
 SUBDIR+=       R-viridis
 SUBDIR+=       R-viridisLite
+SUBDIR+=       SDL2_gfx
 SUBDIR+=       SDL2_image
 SUBDIR+=       SDL_image
 SUBDIR+=       aalib

Added files:

Index: pkgsrc/graphics/SDL2_gfx/DESCR
diff -u /dev/null pkgsrc/graphics/SDL2_gfx/DESCR:1.1
--- /dev/null   Thu Mar  5 13:21:53 2020
+++ pkgsrc/graphics/SDL2_gfx/DESCR      Thu Mar  5 13:21:53 2020
@@ -0,0 +1,3 @@
+Graphics drawing primitives and other support functions wrapped up in an
+add-on, C-based library for the Simple Direct Media (SDL) cross-platform
+API layer.
Index: pkgsrc/graphics/SDL2_gfx/Makefile
diff -u /dev/null pkgsrc/graphics/SDL2_gfx/Makefile:1.1
--- /dev/null   Thu Mar  5 13:21:53 2020
+++ pkgsrc/graphics/SDL2_gfx/Makefile   Thu Mar  5 13:21:53 2020
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2020/03/05 13:21:53 nia Exp $
+
+DISTNAME=      SDL2_gfx-1.0.4
+CATEGORIES=    graphics
+MASTER_SITES=  https://www.ferzkopp.net/Software/SDL2_gfx/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
+COMMENT=       Graphics drawing primitives library for SDL2
+LICENSE=       zlib
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL=   yes
+
+CONFIGURE_ARGS+=       --disable-sdltest
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "x86_64"
+CONFIGURE_ARGS+=       --disable-mmx
+.endif
+
+PKGCONFIG_OVERRIDE+=   SDL2_gfx.pc.in
+
+.include "../../devel/SDL2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/SDL2_gfx/PLIST
diff -u /dev/null pkgsrc/graphics/SDL2_gfx/PLIST:1.1
--- /dev/null   Thu Mar  5 13:21:53 2020
+++ pkgsrc/graphics/SDL2_gfx/PLIST      Thu Mar  5 13:21:53 2020
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2020/03/05 13:21:53 nia Exp $
+include/SDL2/SDL2_framerate.h
+include/SDL2/SDL2_gfxPrimitives.h
+include/SDL2/SDL2_imageFilter.h
+include/SDL2/SDL2_rotozoom.h
+lib/libSDL2_gfx.la
+lib/pkgconfig/SDL2_gfx.pc
Index: pkgsrc/graphics/SDL2_gfx/buildlink3.mk
diff -u /dev/null pkgsrc/graphics/SDL2_gfx/buildlink3.mk:1.1
--- /dev/null   Thu Mar  5 13:21:53 2020
+++ pkgsrc/graphics/SDL2_gfx/buildlink3.mk      Thu Mar  5 13:21:53 2020
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/03/05 13:21:53 nia Exp $
+
+BUILDLINK_TREE+=       SDL2_gfx
+
+.if !defined(SDL2_GFX_BUILDLINK3_MK)
+SDL2_GFX_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.SDL2_gfx+=       SDL2_gfx>=1.0.4
+BUILDLINK_PKGSRCDIR.SDL2_gfx?=         ../../graphics/SDL2_gfx
+
+.include "../../devel/SDL2/buildlink3.mk"
+.endif # SDL2_GFX_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -SDL2_gfx
Index: pkgsrc/graphics/SDL2_gfx/distinfo
diff -u /dev/null pkgsrc/graphics/SDL2_gfx/distinfo:1.1
--- /dev/null   Thu Mar  5 13:21:53 2020
+++ pkgsrc/graphics/SDL2_gfx/distinfo   Thu Mar  5 13:21:53 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/03/05 13:21:53 nia Exp $
+
+SHA1 (SDL2_gfx-1.0.4.tar.gz) = 7f3c8c1d7550014849d524fe215f0bf6dd172e01
+RMD160 (SDL2_gfx-1.0.4.tar.gz) = 7f22e57a4e6ec7b57dade9d7b07a2e094dbd6c23
+SHA512 (SDL2_gfx-1.0.4.tar.gz) = 81a100d3c8c3a7c6bd37a23f1290ff10685f8e62fbecd83b0086aae4edc721483e2153cd4219fbd9168f115eea0ea6b25f9be375faf5761f0babdfb1b52fe482
+Size (SDL2_gfx-1.0.4.tar.gz) = 1230588 bytes



Home | Main Index | Thread Index | Old Index