Compare commits
No commits in common. "0d1c9f4eb98b83b21ed1198f7386981ae15def8a" and "a19d4f111b3fa65807fc2e3eef1dc5cd610a2f89" have entirely different histories.
0d1c9f4eb9
...
a19d4f111b
58
.gitignore
vendored
58
.gitignore
vendored
@ -1,32 +1,26 @@
|
|||||||
/rhel-8-20180720-icons.tar.gz
|
/fedora-21-icons.tar.gz
|
||||||
/rhel-8-20180720.xml.gz
|
/fedora-21.xml.gz
|
||||||
/rhel-8-20180721-icons.tar.gz
|
/fedora-22-icons.tar.gz
|
||||||
/rhel-8-20180721.xml.gz
|
/fedora-22.xml.gz
|
||||||
/rhel-8-20190719-icons.tar.gz
|
/fedora-23.xml.gz
|
||||||
/rhel-8-20190719.xml.gz
|
/fedora-23-icons.tar.gz
|
||||||
/rhel-8-20190805-icons.tar.gz
|
/fedora-24.xml.gz
|
||||||
/rhel-8-20190805.xml.gz
|
/fedora-24-icons.tar.gz
|
||||||
/rhel-8-20191129-icons.tar.gz
|
/fedora-25.xml.gz
|
||||||
/rhel-8-20191129.xml.gz
|
/fedora-25-icons.tar.gz
|
||||||
/rhel-8-20200630-icons.tar.gz
|
/fedora-26.xml.gz
|
||||||
/rhel-8-20200630.xml.gz
|
/fedora-26-icons.tar.gz
|
||||||
/rhel-8-20200724-icons.tar.gz
|
/fedora-27.xml.gz
|
||||||
/rhel-8-20200724.xml.gz
|
/fedora-27-icons.tar.gz
|
||||||
/epel-8-20200724-icons.tar.gz
|
/fedora-28.xml.gz
|
||||||
/epel-8-20200724.xml.gz
|
/fedora-28-icons.tar.gz
|
||||||
/rhel-9-20210805.xml.gz
|
/fedora-29.xml.gz
|
||||||
/rhel-9-20210805-icons.tar.gz
|
/fedora-29-icons.tar.gz
|
||||||
/rhel-9-20211101.xml.gz
|
/fedora-30.xml.gz
|
||||||
/rhel-9-20211101-icons.tar.gz
|
/fedora-30-icons.tar.gz
|
||||||
/rhel-9-20220302-icons.tar.gz
|
/fedora-31.xml.gz
|
||||||
/rhel-9-20220302.xml.gz
|
/fedora-31-icons.tar.gz
|
||||||
/epel-9-20220302-icons.tar.gz
|
/fedora-32.xml.gz
|
||||||
/epel-9-20220302.xml.gz
|
/fedora-32-icons.tar.gz
|
||||||
/rhel-9-20230426-icons.tar.gz
|
/fedora-33.xml.gz
|
||||||
/rhel-9-20230426.xml.gz
|
/fedora-33-icons.tar.gz
|
||||||
/epel-9-20230426-icons.tar.gz
|
|
||||||
/epel-9-20230426.xml.gz
|
|
||||||
/rhel-9-20230504-icons.tar.gz
|
|
||||||
/rhel-9-20230504.xml.gz
|
|
||||||
/epel-9-20230504-icons.tar.gz
|
|
||||||
/epel-9-20230504.xml.gz
|
|
||||||
|
@ -1,99 +1,51 @@
|
|||||||
%define gitdate 20230504
|
Summary: Fedora AppStream metadata
|
||||||
%global enable_epel 1
|
|
||||||
|
|
||||||
Summary: Cached AppStream metadata
|
|
||||||
Name: appstream-data
|
Name: appstream-data
|
||||||
Epoch: 1
|
Version: 33
|
||||||
Version: 9
|
Release: 2%{?dist}
|
||||||
Release: %{gitdate}%{?dist}
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
License: CC0 and CC-BY and CC-BY-SA and GFDL
|
License: CC0 and CC-BY and CC-BY-SA and GFDL
|
||||||
URL: http://people.redhat.com/rhughes/metadata/
|
URL: https://github.com/hughsie/appstream-glib
|
||||||
Source1: http://people.redhat.com/rhughes/metadata/rhel-%{version}-%{gitdate}.xml.gz
|
Source1: https://dl.fedoraproject.org/pub/alt/screenshots/f%{version}/fedora-%{version}.xml.gz
|
||||||
Source2: http://people.redhat.com/rhughes/metadata/rhel-%{version}-%{gitdate}-icons.tar.gz
|
Source2: https://dl.fedoraproject.org/pub/alt/screenshots/f%{version}/fedora-%{version}-icons.tar.gz
|
||||||
Source3: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/adobe-flash.xml
|
Source3: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/adobe-flash.xml
|
||||||
Source4: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/gstreamer-non-free.xml
|
Source4: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/google-chrome.xml
|
||||||
Source5: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/other-repos.xml
|
Source5: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/gstreamer-non-free.xml
|
||||||
Source6: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-categories.xml
|
Source6: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/other-repos.xml
|
||||||
Source7: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-popular.xml
|
Source7: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/webapps.xml
|
||||||
|
Source8: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-categories.xml
|
||||||
# extra applications not in RHEL
|
Source9: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-popular.xml
|
||||||
%if 0%{?enable_epel}
|
|
||||||
Source9: http://people.redhat.com/rhughes/metadata/epel-%{version}-%{gitdate}.xml.gz
|
|
||||||
Source10: http://people.redhat.com/rhughes/metadata/epel-%{version}-%{gitdate}-icons.tar.gz
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# This is built using:
|
|
||||||
# sudo dnf makecache --enablerepo rhel-9-baseos --enablerepo rhel-9-appstream --enablerepo rhel-9-crb
|
|
||||||
# export ARCHIVE_PATH=/run/media/hughsie/Backup/mirror
|
|
||||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-baseos -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-baseos.log
|
|
||||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-appstream -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-appstream.log
|
|
||||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-crb -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-crb.log
|
|
||||||
# https://github.com/hughsie/appstream-scripts/blob/master/rhel/rhel-9-candidate.sh
|
|
||||||
# then the sources need to be uploaded to people.redhat.com/rhughes/metadata/
|
|
||||||
|
|
||||||
BuildRequires: libappstream-glib
|
BuildRequires: libappstream-glib
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides the distribution specific AppStream metadata required
|
This package provides the distribution specific AppStream metadata required
|
||||||
for the GNOME and KDE software centers.
|
for the GNOME and KDE software centers. The appstream data is built weekly with
|
||||||
|
/usr/bin/appstream-builder, combining the data from RPM packages in official
|
||||||
|
repositories and the extra data in fedora-appstream.
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|
||||||
DESTDIR=%{buildroot} appstream-util install-origin rhel-%{version} %{SOURCE1} %{SOURCE2}
|
DESTDIR=%{buildroot} appstream-util install-origin fedora %{SOURCE1} %{SOURCE2}
|
||||||
%if 0%{?enable_epel}
|
|
||||||
DESTDIR=%{buildroot} appstream-util install-origin epel-%{version} %{SOURCE9} %{SOURCE10}
|
|
||||||
%endif
|
|
||||||
DESTDIR=%{buildroot} appstream-util install \
|
DESTDIR=%{buildroot} appstream-util install \
|
||||||
%{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7}
|
%{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9}
|
||||||
|
|
||||||
|
%check
|
||||||
|
if ! gunzip -c %{buildroot}%{_datadir}/app-info/xmls/fedora.xml.gz | grep -q '<pkgname>gstreamer1-plugin-openh264</pkgname>' ; then
|
||||||
|
echo "missing gstreamer1-plugin-openh264"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%attr(0644,root,root) %{_datadir}/app-info/xmls/*
|
%attr(0644,root,root) %{_datadir}/app-info/xmls/*
|
||||||
%{_datadir}/app-info/icons/rhel-%{version}/*/*.png
|
%{_datadir}/app-info/icons/fedora/*/*.png
|
||||||
%if 0%{?enable_epel}
|
|
||||||
%{_datadir}/app-info/icons/epel-%{version}/*/*.png
|
|
||||||
%endif
|
|
||||||
%dir %{_datadir}/app-info
|
%dir %{_datadir}/app-info
|
||||||
%dir %{_datadir}/app-info/icons
|
%dir %{_datadir}/app-info/icons
|
||||||
%dir %{_datadir}/app-info/icons/rhel-%{version}/64x64
|
%dir %{_datadir}/app-info/icons/fedora
|
||||||
%dir %{_datadir}/app-info/icons/rhel-%{version}/128x128
|
%dir %{_datadir}/app-info/icons/fedora/64x64
|
||||||
%if 0%{?enable_epel}
|
%dir %{_datadir}/app-info/icons/fedora/128x128
|
||||||
%dir %{_datadir}/app-info/icons/epel-%{version}/64x64
|
|
||||||
%dir %{_datadir}/app-info/icons/epel-%{version}/128x128
|
|
||||||
%endif
|
|
||||||
%dir %{_datadir}/app-info/xmls
|
%dir %{_datadir}/app-info/xmls
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 04 2023 Richard Hughes <richard@hughsie.com> 1:9-20230504
|
|
||||||
- New metadata version
|
|
||||||
- Resolves: rhbz#2062807
|
|
||||||
|
|
||||||
* Wed Apr 26 2023 Richard Hughes <richard@hughsie.com> 1:9-20230426
|
|
||||||
- New metadata version
|
|
||||||
- Resolves: rhbz#2062807
|
|
||||||
|
|
||||||
* Thu Mar 03 2022 Richard Hughes <richard@hughsie.com> 1:9-20220302
|
|
||||||
- New metadata version
|
|
||||||
- Resolves: rhbz#2062807
|
|
||||||
|
|
||||||
* Mon Nov 01 2021 Richard Hughes <richard@hughsie.com> 1:9-20211101
|
|
||||||
- New metadata version
|
|
||||||
- Resolves: rhbz#2005266
|
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:9-20210805.1
|
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
||||||
Related: rhbz#1991688
|
|
||||||
|
|
||||||
* Thu Aug 05 2021 Richard Hughes <richard@hughsie.com> 1:9-20210805
|
|
||||||
- New metadata version
|
|
||||||
- Resolves: rhbz#1926838
|
|
||||||
|
|
||||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 34-2
|
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
||||||
|
|
||||||
* Wed Mar 31 2021 Richard Hughes <richard@hughsie.com> 34-1
|
|
||||||
- New metadata version
|
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 33-2
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 33-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
|
17
rhel.repo
17
rhel.repo
@ -1,17 +0,0 @@
|
|||||||
[rhel-9-baseos]
|
|
||||||
name=Nightly Packages for Enterprise Linux 9
|
|
||||||
baseurl=http://download.eng.brq.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9/compose/BaseOS/x86_64/os/
|
|
||||||
enabled=1
|
|
||||||
gpgcheck=0
|
|
||||||
|
|
||||||
[rhel-9-appstream]
|
|
||||||
name=Nightly Packages for Enterprise Linux 9
|
|
||||||
baseurl=http://download.eng.brq.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9/compose/AppStream/x86_64/os/
|
|
||||||
enabled=1
|
|
||||||
gpgcheck=0
|
|
||||||
|
|
||||||
[rhel-9-crb]
|
|
||||||
name=Nightly Packages for Enterprise Linux 9
|
|
||||||
baseurl=http://download.eng.brq.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9/compose/CRB/x86_64/os/
|
|
||||||
enabled=1
|
|
||||||
gpgcheck=0
|
|
6
sources
6
sources
@ -1,4 +1,2 @@
|
|||||||
SHA512 (rhel-9-20230504-icons.tar.gz) = 34eeeb24bdcef50d7ceaecc014b1bd45d462cc1ab0d8df806cb8316187cd5bf949f27871d561d9597b236342439fab31b961aa13e7dc838358149efa457851a3
|
SHA512 (fedora-33.xml.gz) = c14f586ca9599e48746cc24b89b754af0a0f63bb5a1ae9633a207a9341fdf471327cb42409a3e18263a4491fa51c503020c2542d6dd478babb4d197948ee4c6d
|
||||||
SHA512 (rhel-9-20230504.xml.gz) = 130ee33ec58e09f702eb8f779dfcd65842cb4573136e553d2bb5468869c295225532c23ac5fb074a725b2026d110f494b90fe58a27b2acc6fe9cad5eefc609f5
|
SHA512 (fedora-33-icons.tar.gz) = 7c43b6e92398f31f390fe33b9225c2495e3adcee854df10e1b3e684e8cc1d8b083b65d6d953fff8d79d3440738e9160d18674439aa089ca96f3c7de6b14ba132
|
||||||
SHA512 (epel-9-20230504-icons.tar.gz) = 8aead728755d92ab1a8e4d0fb7a0b77b6fbdbd1654d1de99490de7997979aa2bfbcb0918e3a3d1ddbd82926161e85632318ab4a6600a41ced1b9f8bd6b6dfeeb
|
|
||||||
SHA512 (epel-9-20230504.xml.gz) = e95ef4b79b6e9f18de257640235d7fa823c839254723b3917f9d683a56b7bf719e51b8d8c24b047143021d477d017c8e319d0e75bba09b1d8fb0c971f864f3c0
|
|
||||||
|
341
webapps.xml
Normal file
341
webapps.xml
Normal file
@ -0,0 +1,341 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<components version="0.8" origin="">
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-kindlecloud.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>Kindle Cloud Reader</name>
|
||||||
|
<summary>Read instantly in your browser</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Buy Once, Read Everywhere: You don't need to own a Kindle device to
|
||||||
|
enjoy Kindle books.
|
||||||
|
Automatically save and synchronize your furthest page read, bookmarks,
|
||||||
|
notes, and highlights across all your devices.
|
||||||
|
That means you can start reading a book on one device, and pick up where
|
||||||
|
you left off on another device.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Read the first chapter of a book before you decide whether to buy it.
|
||||||
|
Read thousands of free books with a Kindle app, including popular
|
||||||
|
classics like The Adventures of Sherlock Holmes, Pride and Prejudice,
|
||||||
|
and Treasure Island.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
To use the Kindle Cloud reader you must have Amazon.com account.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">http://g-ecx.images-amazon.com/images/G/01/kindle/www/ariel/kindle-icon-kcp120._SL90_.png</icon>
|
||||||
|
<categories>
|
||||||
|
<category>Education</category>
|
||||||
|
<category>Literature</category>
|
||||||
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword>book</keyword>
|
||||||
|
<keyword>ebook</keyword>
|
||||||
|
<keyword>reader</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">https://read.amazon.com</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
<value key="X-Needs-Dark-Theme"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-askfedora.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>GPL-3.0+</project_license>
|
||||||
|
<name>Ask Fedora</name>
|
||||||
|
<summary>A community knowledge base and support forum</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Ask Fedora is a community knowledge base and support forum and
|
||||||
|
designed to be the primary place for community support in Fedora.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="local">/usr/share/icons/hicolor/256x256/apps/fedora-logo-icon.png</icon>
|
||||||
|
<categories>
|
||||||
|
<category>Documentation</category>
|
||||||
|
<category>System</category>
|
||||||
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword>help</keyword>
|
||||||
|
<keyword>question</keyword>
|
||||||
|
<keyword>troubleshooting</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">https://ask.fedoraproject.org</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-bbciplayer.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>BBC iPlayer</name>
|
||||||
|
<summary>Catch up on BBC TV and Radio programmes, or watch/listen live</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Watch live BBC channels, listen to BBC radios, or catch up on programmes
|
||||||
|
from the last 7 days.
|
||||||
|
Drama, soaps, news, sport and currents affairs, or comedy, whatever your
|
||||||
|
mood, you will find a BBC programme to suit you.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
To use BBC iPlayer you must be located in the UK and pay a TV licence.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">http://www.bbc.co.uk/terms/images/stock/bbciplayer_logo_black.jpg</icon>
|
||||||
|
<categories>
|
||||||
|
<category>TV</category>
|
||||||
|
<category>Video</category>
|
||||||
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword>drama</keyword>
|
||||||
|
<keyword>entertainment</keyword>
|
||||||
|
<keyword>iplayer</keyword>
|
||||||
|
<keyword>news</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">http://www.bbc.co.uk/iplayer/bigscreen</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
<value key="X-Needs-Dark-Theme"/>
|
||||||
|
<value key="X-Needs-Flash"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>devdocs-io.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>MPL-2.0</project_license>
|
||||||
|
<name>Devdocs.io</name>
|
||||||
|
<summary>Easily view and search developer documentation</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Devdocs.io is a small application that allows you to quickly search and view
|
||||||
|
developer documentation for various programming langauges and libraries.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">http://devdocs.io/images/webapp-icon-256.png</icon>
|
||||||
|
<categories>
|
||||||
|
<category>Development</category>
|
||||||
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword>developer</keyword>
|
||||||
|
<keyword>documentation</keyword>
|
||||||
|
<keyword>programming</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">http://devdocs.io/</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-dropbox.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>Dropbox</name>
|
||||||
|
<summary>A free service that shares your documents easily</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Dropbox is a free service that lets you bring your photos, docs, and
|
||||||
|
videos anywhere and share them easily.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
To use Dropbox you need to be over the age of 13.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">https://www.dropbox.com/s/hi2dcyswjhcj5yr/dropbox-linux.png?dl=1</icon>
|
||||||
|
<keywords>
|
||||||
|
<keyword>dropbox</keyword>
|
||||||
|
<keyword>sync</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">http://www.dropbox.com/</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-facebook.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>Facebook</name>
|
||||||
|
<summary>Give people the power to share</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Facebook is the world's most popular social networking website.
|
||||||
|
It makes it easy for you to connect and share with your family and
|
||||||
|
friends online.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
To use Facebook you need a Facebook login and be over the age of 13.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">https://www.facebook.com/images/fb_icon_325x325.png</icon>
|
||||||
|
<categories>
|
||||||
|
<category>InstantMessaging</category>
|
||||||
|
<category>Network</category>
|
||||||
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword>facebook</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">http://www.facebook.com/</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-googledrive.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>Google Drive</name>
|
||||||
|
<summary>Everything you need, everywhere you go</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Google Drive allows you to upload photos, videos, documents, and other
|
||||||
|
files that are important to you to Google Drive.
|
||||||
|
Get going with up to 15GB of storage.
|
||||||
|
With Drive, your stuff goes where you go.
|
||||||
|
You can organize, edit and share it from any computer at drive.google.com,
|
||||||
|
or on the go with the Drive mobile app.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Drive comes with built in apps to help you get stuff done.
|
||||||
|
Write a short story. Create a shared budget with your roommates.
|
||||||
|
Sign and fax an important document.
|
||||||
|
Everything you make is automatically saved in Drive.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
To use Google Drive you need to be over the age of 13.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">http://www.google.com/images/icons/product/drive-64.png</icon>
|
||||||
|
<keywords>
|
||||||
|
<keyword>drive</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">http://drive.google.com/</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-googlemaps.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>Google Maps</name>
|
||||||
|
<summary>A web mapping service application and technology</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Offers street maps, a route planner for traveling by foot, car, bike,
|
||||||
|
or with public transportation and a locator for urban businesses in
|
||||||
|
numerous countries around the world.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Google Maps satellite images are not updated in real time, but rather
|
||||||
|
they are several months or years old.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
To use Google Maps you need to be over the age of 13.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">https://developers.google.com/maps/web/images/embed-places-icon.png</icon>
|
||||||
|
<categories>
|
||||||
|
<category>Maps</category>
|
||||||
|
<category>Science</category>
|
||||||
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword>directions</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">https://www.google.com/maps</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="addon">
|
||||||
|
<id>libnpgoogletalk.so</id>
|
||||||
|
<pkgname>google-talkplugin</pkgname>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>Google Talk</name>
|
||||||
|
<summary>Bring your conversations to life with video calls for free</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Have voice and video conversations from your computer.
|
||||||
|
The plugin is free and installs in seconds.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Send photos or emoji, see when people are engaged in the Hangout and
|
||||||
|
message friends anytime, even if they're not connected right now.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Hangouts works on computers, Android and Apple devices, so you can
|
||||||
|
connect with everyone, and no one gets left out.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="stock">application-x-executable</icon>
|
||||||
|
<keywords>
|
||||||
|
<keyword>google</keyword>
|
||||||
|
<keyword>talk</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">https://www.google.com/tools/dlpage/hangoutplugin</url>
|
||||||
|
<extends>epiphany.desktop</extends>
|
||||||
|
<extends>firefox.desktop</extends>
|
||||||
|
<extends>midori.desktop</extends>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-twitter.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>Twitter</name>
|
||||||
|
<summary>Start a conversation, explore your interests, and be in the know</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Twitter is a micro-blogging website that lets you 'Tweet' messages of
|
||||||
|
up to 140 characters in length.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
To use Twitter you need a twitter account and be over the age of 13.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">https://abs.twimg.com/a/1381897480/images/resources/twitter-bird-blue-on-white.png</icon>
|
||||||
|
<categories>
|
||||||
|
<category>InstantMessaging</category>
|
||||||
|
<category>Network</category>
|
||||||
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword>tweet</keyword>
|
||||||
|
<keyword>twitter</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">http://www.twitter.com/</url>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
<component type="webapp">
|
||||||
|
<id>epiphany-telegram.desktop</id>
|
||||||
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
<project_license>proprietary</project_license>
|
||||||
|
<name>Telegram Web</name>
|
||||||
|
<summary>Telegram is an instant messaging app focused on speed and security</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Telegram is an instant messaging app focused on speed and security.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<icon type="remote">https://web.telegram.org/img/icons/icon128.png</icon>
|
||||||
|
<categories>
|
||||||
|
<category>InstantMessaging</category>
|
||||||
|
<category>Network</category>
|
||||||
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword>telegram</keyword>
|
||||||
|
</keywords>
|
||||||
|
<url type="homepage">https://web.telegram.org/</url>
|
||||||
|
<launchable type="url">https://web.telegram.org/</launchable>
|
||||||
|
<metadata>
|
||||||
|
<value key="X-Kudo-Popular"/>
|
||||||
|
</metadata>
|
||||||
|
</component>
|
||||||
|
</components>
|
Loading…
Reference in New Issue
Block a user