ports/95582: devel/guichan doesn't install needed sdlpixel.hpp

Yuri Pankov yuri.pankov at gmail.com
Mon Apr 10 11:50:17 UTC 2006


>Number:         95582
>Category:       ports
>Synopsis:       devel/guichan doesn't install needed sdlpixel.hpp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 10 11:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Pankov
>Release:        7.0-CURRENT/amd64
>Organization:
>Environment:
FreeBSD arroyo.localnet 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Mon Apr 10 03:56:35 MSD 2006     root at arroyo.localnet:/usr/obj/data/src/sys/ARROYO  amd64

>Description:
devel/guichan doesn't install needed include/guichan/sdl/sdlpixel.hpp header file
>How-To-Repeat:

>Fix:
--- /dev/null   Mon Apr 10 15:33:00 2006
+++ files/patch-include__guichan__sdl__Makefile.in      Mon Apr 10 15:18:27 2006
@@ -0,0 +1,12 @@
+--- include/guichan/sdl/Makefile.in.orig       Mon Apr 10 15:15:47 2006
++++ include/guichan/sdl/Makefile.in    Mon Apr 10 15:16:25 2006
+@@ -184,7 +184,8 @@
+ libguichaninclude_HEADERS = \
+       sdlgraphics.hpp         \
+       sdlimageloader.hpp      \
+-      sdlinput.hpp
++      sdlinput.hpp            \
++      sdlpixel.hpp
+
+ all: all-am
+

--- pkg-plist.orig      Mon Apr 10 15:21:09 2006
+++ pkg-plist   Mon Apr 10 15:21:33 2006
@@ -29,6 +29,7 @@
 include/guichan/sdl/sdlgraphics.hpp
 include/guichan/sdl/sdlimageloader.hpp
 include/guichan/sdl/sdlinput.hpp
+include/guichan/sdl/sdlpixel.hpp
 include/guichan/widget.hpp
 include/guichan/widgets/button.hpp
 include/guichan/widgets/checkbox.hpp

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list