Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170852056
D41519.id128203.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D41519.id128203.diff
View Options
diff --git a/devel/Makefile b/devel/Makefile
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -472,6 +472,7 @@
SUBDIR += criterion
SUBDIR += cscope
SUBDIR += cscout
+ SUBDIR += csfml
SUBDIR += csmith
SUBDIR += csoap
SUBDIR += cssc
diff --git a/devel/csfml/pkg-descr b/devel/csfml/pkg-descr
new file mode 100644
--- /dev/null
+++ b/devel/csfml/pkg-descr
@@ -0,0 +1,10 @@
+CSFML is the official C bindings for the Simple and Fast Multimedia Library
+(SFML). The CSFML API aims to create C style abstractions as close as possible,
+to the SFML C++ API. The follow on aim of this, enables building SFML bindings,
+in other languages, either via the language's Foreign Function Interface
+methods, or directly supporting C instead of C++ libraries.
+
+Due to similarities between the two C, and C++ APIs, there is no tutorials
+provided, however, users can follow the C++ tutorials available from the Learn
+section of the SFML website. Adapting these tutorials to the C API should take
+little effort.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Sep 8, 1:22 AM (8 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38495489
Default Alt Text
D41519.id128203.diff (1 KB)
Attached To
Mode
D41519: devel/csfml: New Port, CSFML, C bindings to the Simple and Fast Multimedia Library
Attached
Detach File
Event Timeline
Log In to Comment