]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Tue, 18 Jul 2017 11:36:27 +0000 (13:36 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 18 Jul 2017 11:36:27 +0000 (13:36 +0200)
Package changes:
+dev-libs/appstream-0.10.6-r1

appstream.conf [new file with mode: 0644]

diff --git a/appstream.conf b/appstream.conf
new file mode 100644 (file)
index 0000000..6d5c6e3
--- /dev/null
@@ -0,0 +1,29 @@
+#
+# This is the configuration file for AppStream.
+# If data for your distribution is missing, you can submit
+# a patch to include it upstream.
+# The distribution identifier is fetched from /etc/os-release
+#
+
+[general]
+
+#
+# Set this value to have AppStream always prefer data from a local metainfo file
+# over data provided from a network source.
+# This option is only useful in case one wants to test how data from local
+# metainfo files looks like in the software center prior to making a release
+# containing the new metadata.
+#
+#PreferLocalMetainfoData=true
+
+#
+# Distribution specific settings
+#
+[debian]
+ScreenshotUrl=http://screenshots.debian.net
+
+[opensuse]
+ScreenshotUrl=http://software.opensuse.org/package
+
+[ubuntu]
+ScreenshotUrl=http://screenshots.ubuntu.com