Page MenuHomeFreeBSD

D41519.id128203.diff
No OneTemporary

D41519.id128203.diff

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

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)

Event Timeline