]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank.brehm@profitbricks.com>
Wed, 14 Oct 2015 11:03:06 +0000 (13:03 +0200)
committerroot Samara <root@samara.pb.local>
Wed, 14 Oct 2015 11:03:06 +0000 (13:03 +0200)
Package changes:
+media-libs/libggiwmh-0.3.2

ggi/libggiwmh.conf [new file with mode: 0644]

diff --git a/ggi/libggiwmh.conf b/ggi/libggiwmh.conf
new file mode 100644 (file)
index 0000000..1204717
--- /dev/null
@@ -0,0 +1,21 @@
+# Mapping file for suggest-strings to libraries
+.root: /usr/lib64/ggi/wmh
+#
+# suggest_name                 library_name                    versions
+# ------------                 ------------------------        --------
+# Displays
+
+display-x-wmh                  display/X_wmh.so
+display-directx-wmh            display/directx_wmh.so
+display-quartz-wmh             display/quartz_wmh.so
+
+# Stubs library - code for pseudo targets goes here
+generic-pseudo-stubs-wmh       display/pseudo_stubs_wmh.so
+
+
+# Builtins
+display-x-wmh                  @libggiwmh:WMHdl_X_wmh
+display-directx-wmh            @libggiwmh:WMHdl_directx_wmh
+display-quartz-wmh             @libggiwmh:WMHdl_quartz_wmh
+
+generic-pseudo-stubs-wmh       @libggiwmh:WMHdl_pseudo_stubs_wmh