summaryrefslogtreecommitdiff
path: root/debian/patches/appdata-screenshot-rating.diff
blob: 4ec6645271d9646cb7e606768ef95373fbffde00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
From: Alan <alan-github@eth0.org.uk>
Subject: fix screenshot and add OARS rating so appdata validates
Origin: upstream, https://github.com/transmission-remote-gtk/transmission-remote-gtk/commit/89259ff90c703c7fe6768b5317803b9aa5b5ab8c
Forwarded: https://github.com/transmission-remote-gtk/transmission-remote-gtk/pull/111
Applied-Upstream: https://github.com/transmission-remote-gtk/transmission-remote-gtk/commit/89259ff90c703c7fe6768b5317803b9aa5b5ab8c

--- a/README.md
+++ b/README.md
@@ -6,13 +6,12 @@ the Transmission BitTorrent client, using its HTTP RPC protocol.
 
 # DEPENDENCIES
 
-The following packages are required dependencies:
+The following packages are required dependencies (debian/ubuntu).
 
 ```bash
-autoconf-archive appstream-glib intltool
+libgtk-3-dev automake autoconf gcc libgeoip-dev gettext autoconf-archive libappstream-dev appstream-util libcurl4-openssl-dev libjson-glib-dev
 ```
 
-
 # BUILDING
 
 Optionally install `libgeoip` and its headers to see the country
diff --git a/data/io.github.TransmissionRemoteGtk.appdata.xml.in b/data/io.github.TransmissionRemoteGtk.appdata.xml.in
index fc35a8f..1476c2a 100644
--- a/data/io.github.TransmissionRemoteGtk.appdata.xml.in
+++ b/data/io.github.TransmissionRemoteGtk.appdata.xml.in
@@ -7,6 +7,7 @@
   <translation type="gettext">transmission-remote-gtk</translation>
   <name>Transmission Remote</name>
   <developer_name>Transmission Remote Gtk Team</developer_name>
+  <content_rating type="oars-1.1" />
   <summary>Remotely manage the Transmission BitTorrent client</summary>
   <url type="homepage">https://github.com/transmission-remote-gtk/transmission-remote-gtk</url>
   <url type="bugtracker">https://github.com/transmission-remote-gtk/transmission-remote-gtk/issues</url>
@@ -23,8 +24,8 @@
     </ul>
   </description>
   <screenshots>
-    <screenshot height="576" width="1024" type="default">
-      <image>http://eth0.org.uk/~alan/transmission-remote-gtk-1.1.1.png</image>
+    <screenshot height="512" width="973" type="default">
+      <image>https://community.linuxmint.com/img/screenshots/transmission-remote-gtk.png</image>
     </screenshot>
   </screenshots>
   <releases>