Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 214462 Details for
Bug 286126
media-gfx/pixie-2.2.6 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pixie-2.2.6-shaders.patch
pixie-2.2.6-shaders.patch (text/plain), 380 bytes, created by
MT
on 2009-12-28 18:19:33 UTC
(
hide
)
Description:
pixie-2.2.6-shaders.patch
Filename:
MIME Type:
Creator:
MT
Created:
2009-12-28 18:19:33 UTC
Size:
380 bytes
patch
obsolete
>--- shaders/Makefile >+++ shaders/Makefile >@@ -0,0 +1,20 @@ >+SDRC = ../src/sdrc/sdrc >+SDRCFLAGS += >+ >+%.sdr: %.sl >+ # commands to execute >+ @$(SDRC) $(SDRCFLAGS) $< >+ >+OBJECT1 := $(wildcard *.sl) >+OBJECT := $(OBJECT1:.sl=.sdr) >+ >+ >+all: clean $(OBJECT) >+ >+$(OBJECT): $(OBJECT1) >+#$(OBJECT): %.sdr : %.sl >+ >+clean: >+ rm -f *.sdr >+ >+.PHONY: clean >\ No newline at end of file
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 286126
:
205040
|
205041
|
205043
|
214461
| 214462