diff --git a/.gitignore b/.gitignore index 9e47793..87a344b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,31 @@ /fedora-28-icons.tar.gz /fedora-29.xml.gz /fedora-29-icons.tar.gz +/fedora-30.xml.gz +/fedora-30-icons.tar.gz +/fedora-31.xml.gz +/fedora-31-icons.tar.gz +/fedora-32.xml.gz +/fedora-32-icons.tar.gz +/fedora-33.xml.gz +/fedora-33-icons.tar.gz +/fedora-35.xml.gz +/fedora-35-icons.tar.gz +/fedora-36.xml.gz +/fedora-36-icons.tar.gz +/fedora-37.xml.gz +/fedora-37-icons.tar.gz +/fedora-38.xml.gz +/fedora-38-icons.tar.gz +/fedora-39.xml.gz +/fedora-39-icons.tar.gz +/fedora-40-icons.tar.gz +/fedora-40.xml.gz +/fedora-41-icons.tar.gz +/fedora-41.xml.gz +/fedora-42-icons.tar.gz +/fedora-42.xml.gz +/fedora-43-icons.tar.gz +/fedora-43.xml.gz +/fedora-44-icons.tar.gz +/fedora-44.xml.gz diff --git a/adobe-flash.xml b/adobe-flash.xml deleted file mode 100644 index 92b5948..0000000 --- a/adobe-flash.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - flash-player-properties.desktop - flash-plugin - CC0-1.0 - Adobe Flash - Codec for multimedia and rich content - -

- Adobe Flash Player is for running rich Internet applications and - for watching streaming video and listening to audio. -

-
- Proprietary - epiphany.desktop - firefox.desktop - midori.desktop -
-
diff --git a/appstream-data.spec b/appstream-data.spec index 2c46bf1..32d14a3 100644 --- a/appstream-data.spec +++ b/appstream-data.spec @@ -1,21 +1,14 @@ Summary: Fedora AppStream metadata Name: appstream-data -Version: 29 -Release: 8%{?dist} +Version: 44 +Release: %autorelease BuildArch: noarch -License: CC0 and CC-BY and CC-BY-SA and GFDL +License: CC0-1.0 AND CC-BY-1.0 AND CC-BY-SA-1.0 AND GFDL-1.1-or-later URL: https://github.com/hughsie/appstream-glib -# Logs available in https://github.com/hughsie/createrepo_as_logs/commits/master -Source1: https://dl.fedoraproject.org/pub/alt/screenshots/f29/fedora-%{version}.xml.gz -Source2: https://dl.fedoraproject.org/pub/alt/screenshots/f29/fedora-%{version}-icons.tar.gz -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/google-chrome.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/other-repos.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 -Source9: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-popular.xml -Source10 https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/steam-oars.xml +Source1: https://dl.fedoraproject.org/pub/alt/screenshots/f%{version}/fedora-%{version}.xml.gz +Source2: https://dl.fedoraproject.org/pub/alt/screenshots/f%{version}/fedora-%{version}-icons.tar.gz +Source3: gstreamer-non-free.xml +Source4: other-repos.xml BuildRequires: libappstream-glib @@ -29,187 +22,28 @@ repositories and the extra data in fedora-appstream. DESTDIR=%{buildroot} appstream-util install-origin fedora %{SOURCE1} %{SOURCE2} DESTDIR=%{buildroot} appstream-util install \ - %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} %{SOURCE10} + %{SOURCE3} %{SOURCE4} + +# Move to the "correct" path for appstream 0.16 / 1.0 +mv %{buildroot}%{_datadir}/app-info %{buildroot}%{_datadir}/swcatalog +mv %{buildroot}%{_datadir}/swcatalog/xmls %{buildroot}%{_datadir}/swcatalog/xml + %check -if ! gunzip -c %{buildroot}%{_datadir}/app-info/xmls/fedora.xml.gz | grep -q 'gstreamer1-plugin-openh264' ; then +if ! gunzip -c %{buildroot}%{_datadir}/swcatalog/xml/fedora.xml.gz | grep -q 'gstreamer1-plugin-openh264' ; then echo "missing gstreamer1-plugin-openh264" exit 1 fi %files -%attr(0644,root,root) %{_datadir}/app-info/xmls/* -%{_datadir}/app-info/icons/fedora/*/*.png -%dir %{_datadir}/app-info -%dir %{_datadir}/app-info/icons -%dir %{_datadir}/app-info/icons/fedora -%dir %{_datadir}/app-info/icons/fedora/64x64 -%dir %{_datadir}/app-info/icons/fedora/128x128 -%dir %{_datadir}/app-info/xmls +%attr(0644,root,root) %{_datadir}/swcatalog/xml/* +%{_datadir}/swcatalog/icons/fedora/*/*.png +%dir %{_datadir}/swcatalog +%dir %{_datadir}/swcatalog/icons +%dir %{_datadir}/swcatalog/icons/fedora +%dir %{_datadir}/swcatalog/icons/fedora/64x64 +%dir %{_datadir}/swcatalog/icons/fedora/128x128 +%dir %{_datadir}/swcatalog/xml %changelog -* Thu Dec 13 2018 Kalev Lember - 29-8 -- New metadata version - -* Wed Oct 10 2018 Kalev Lember - 29-7 -- New metadata version - -* Thu Jul 12 2018 Fedora Release Engineering - 29-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri May 25 2018 Kalev Lember - 29-5 -- New metadata version - -* Thu Apr 19 2018 Kalev Lember - 29-4 -- New metadata version - -* Wed Apr 04 2018 Kalev Lember - 29-3 -- New metadata version - -* Tue Mar 27 2018 Kalev Lember - 29-2 -- New metadata version - -* Fri Mar 02 2018 Kalev Lember - 29-1 -- New metadata version - -* Thu Feb 15 2018 Kalev Lember - 28-4 -- New metadata version -- Sync other-repos.xml and webapps.xml with fedora-appstream -- Add google-chrome.xml with Google Chrome metadata - -* Wed Feb 07 2018 Fedora Release Engineering - 28-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Dec 28 2017 Kalev Lember - 28-2 -- New metadata version - -* Tue Dec 12 2017 Kalev Lember - 28-1 -- New metadata version - -* Wed Nov 29 2017 Kalev Lember - 27-7 -- New metadata version - -* Mon Oct 16 2017 Kalev Lember - 27-6 -- New metadata version - -* Thu Aug 31 2017 Kalev Lember - 27-5 -- New metadata version - -* Thu Aug 03 2017 Kalev Lember - 27-4 -- New metadata version - -* Wed Jul 26 2017 Fedora Release Engineering - 27-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Jul 21 2017 Kalev Lember 27-2 -- New metadata version - -* Wed Jun 14 2017 Kalev Lember 27-1 -- New metadata version - -* Tue Apr 11 2017 Kalev Lember 26-11 -- New metadata version - -* Mon Mar 06 2017 Kalev Lember 26-10 -- New metadata version - -* Tue Feb 07 2017 Kalev Lember 26-9 -- New metadata version - -* Mon Jan 23 2017 Kalev Lember 26-8 -- New metadata version - -* Mon Jan 09 2017 Kalev Lember 26-7 -- New metadata version - -* Fri Dec 30 2016 Kalev Lember 26-6 -- New metadata version - -* Tue Dec 20 2016 Kalev Lember 26-5 -- New metadata version - -* Fri Dec 02 2016 Kalev Lember 26-4 -- New metadata version - -* Fri Oct 14 2016 Richard Hughes 26-3 -- New metadata version - -* Mon Sep 19 2016 Richard Hughes 26-2 -- New metadata version -- Add Steam OARS overrides - -* Tue Aug 09 2016 Richard Hughes 26-1 -- New metadata version - -* Sun Jun 12 2016 Richard Hughes 25-4 -- New metadata version - -* Thu May 26 2016 Richard Hughes 25-3 -- Add the Fedora-specific popular metadata - -* Thu May 26 2016 Kalev Lember 25-2 -- New metadata version -- Add a test for gstreamer1-plugin-openh264 - -* Wed Apr 27 2016 Richard Hughes 25-1 -- New metadata version - -* Mon Feb 15 2016 Richard Hughes 24-4 -- New metadata version - -* Wed Feb 03 2016 Fedora Release Engineering - 24-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Dec 16 2015 Richard Hughes 24-2 -- New metadata version - -* Wed Aug 19 2015 Richard Hughes 24-1 -- New metadata version - -* Wed Jun 17 2015 Fedora Release Engineering - 23-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Tue May 26 2015 Richard Hughes 23-2 -- New metadata version -- Fix the installed icon location for the new origin value - -* Mon May 11 2015 Richard Hughes 23-1 -- New metadata version -- Debundle the appstream-extra files - -* Thu Apr 23 2015 Richard Hughes 22-7 -- New metadata version. - -* Fri Mar 20 2015 Kalev Lember 22-6 -- New metadata version. - -* Wed Mar 04 2015 Richard Hughes 22-5 -- New metadata version, this time with all the icons. - -* Tue Feb 24 2015 Richard Hughes 22-4 -- New metadata version. - -* Mon Sep 29 2014 Richard Hughes 22-3 -- Ship HiDPI icons, harder - -* Mon Sep 29 2014 Richard Hughes 22-2 -- Ship HiDPI icons - -* Thu Jul 17 2014 Richard Hughes 22-1 -- New metadata version number, data unchanged. - -* Wed Jul 02 2014 Richard Hughes 21-5 -- New metadata version with source screenshots. - -* Mon Jun 30 2014 Richard Hughes 21-4 -- New metadata version that passes xmllint. - -* Thu Jun 19 2014 Richard Hughes 21-3 -- New metadata version. - -* Wed Jun 11 2014 Richard Hughes 21-2 -- Own the correct directories -- Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1107802#c5 - -* Tue Jun 10 2014 Richard Hughes 21-1 -- Initial version for Fedora package review +%autochangelog diff --git a/fedora-categories.xml b/fedora-categories.xml deleted file mode 100644 index 1caad07..0000000 --- a/fedora-categories.xml +++ /dev/null @@ -1,615 +0,0 @@ - - - - - - org.kde.amarok.desktop - - AudioVideo - Featured - - - - org.gnome.Cheese.desktop - - AudioVideo - Featured - - - - org.gnome.Totem.desktop - - AudioVideo - Featured - - - - pitivi.desktop - - AudioVideo - Featured - - - - org.videolan.vlc - - AudioVideo - Featured - - - - ardour5.desktop - - AudioVideo - Featured - - - - org.audacityteam.Audacity - - AudioVideo - Featured - - - - banshee.desktop - - AudioVideo - Featured - - - - brasero.desktop - - AudioVideo - Featured - - - - easytag.desktop - - AudioVideo - Featured - - - - org.gnome.Music.desktop - - AudioVideo - Featured - - - - rhythmbox.desktop - - AudioVideo - Featured - - - - com.rosegardenmusic.rosegarden.desktop - - AudioVideo - Featured - - - - org.gnome.SoundJuicer.desktop - - AudioVideo - Featured - - - - org.gnome.Builder.desktop - - Development - Featured - - - - org.gnome.Devhelp.desktop - - Development - Featured - - - - org.gnome.dfeet.desktop - - Development - Featured - - - - eclipse.desktop - - Development - Featured - - - - gitg.desktop - - Development - Featured - - - - glade.desktop - - Development - Featured - - - - monodevelop.desktop - - Development - Featured - - - - org.gnome.gedit.desktop - - Development - Featured - - - - celestia.desktop - - Science - Featured - - - - com.play0ad.zeroad - - Game - Featured - - - - btanks.desktop - - Game - Featured - - - - endless-sky.desktop - - Game - Featured - - - - frozen-bubble.desktop - - Game - Featured - - - - gnome-chess.desktop - - Game - Featured - - - - gnome-mahjongg.desktop - - Game - Featured - - - - gnome-mines.desktop - - Game - Featured - - - - gnome-sudoku.desktop - - Game - Featured - - - - gnome-tetravex.desktop - - Game - Featured - - - - iagno.desktop - - Game - Featured - - - - lightsoff.desktop - - Game - Featured - - - - neverball.desktop - - Game - Featured - - - - openarena.desktop - - Game - Featured - - - - quadrapassel.desktop - - Game - Featured - - - - redeclipse.desktop - - Game - Featured - - - - sol.desktop - - Game - Featured - - - - supertuxkart.desktop - - Game - Featured - - - - swell-foop.desktop - - Game - Featured - - - - tremulous.desktop - - Game - Featured - - - - wesnoth.desktop - - Game - Featured - - - - xonotic.desktop - - Game - Featured - - - - blender.desktop - - Graphics - Featured - - - - darktable.desktop - - Graphics - Featured - - - - org.gimp.GIMP - - Graphics - Featured - - - - inkscape.desktop - - Graphics - Featured - - - - libreoffice-draw.desktop - - Graphics - Featured - - - - mypaint.desktop - - Graphics - Featured - - - - org.gnome.font-viewer.desktop - - Graphics - Featured - - - - scribus.desktop - - Graphics - Featured - - - - shotwell.desktop - - Graphics - Featured - - - - simple-scan.desktop - - Graphics - Featured - - - - chromium-browser.desktop - - Network - Featured - - - - org.gnome.Epiphany.desktop - - Network - Featured - - - - firefox.desktop - - Network - Featured - - - - org.gnome.Geary.desktop - - Network - Featured - - - - mozilla-thunderbird.desktop - - Network - Featured - - - - org.gnome.Polari.desktop - - Network - Featured - - - - pidgin.desktop - - Network - Featured - - - - transmission-gtk.desktop - - Network - Featured - - - - vinagre.desktop - - Network - Featured - - - - abiword.desktop - - Office - Featured - - - - homebank.desktop - - Office - Featured - - - - org.gnome.Evolution.desktop - - Office - Featured - - - - org.gnome.Geary.desktop - - Office - Featured - - - - org.gnucash.GnuCash - - Office - Featured - - - - gnumeric.desktop - - Office - Featured - - - - gramps.desktop - - Office - Featured - - - - libreoffice-calc.desktop - - Office - Featured - - - - libreoffice-impress.desktop - - Office - Featured - - - - libreoffice-writer.desktop - - Office - Featured - - - - lyx.desktop - - Office - Featured - - - - www.octave.org-octave.desktop - - Education - Featured - - - - saoimage.desktop - - Education - Featured - - - - org.stellarium.Stellarium - - Education - Featured - - - - org.gnome.DiskUtility.desktop - - Utility - Featured - - - - gparted.desktop - - Utility - Featured - - - - org.gnome.Boxes.desktop - - Utility - Featured - - - - virt-manager.desktop - - Utility - Featured - - - - org.gnome.bijiben.desktop - - Utility - Featured - - - - org.gnome.clocks.desktop - - Utility - Featured - - - - org.gnome.Documents.desktop - - Utility - Featured - - - - org.gnome.Photos.desktop - - Utility - Featured - - - - workrave.desktop - - Utility - Featured - - - - openshot-qt - - Utility - Featured - - - - diff --git a/fedora-popular.xml b/fedora-popular.xml deleted file mode 100644 index 0a7c4fb..0000000 --- a/fedora-popular.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - org.gnome.bijiben.desktop - - GnomeSoftware::popular - - - - calibre-gui.desktop - - GnomeSoftware::popular - - - - org.gnucash.GnuCash - - GnomeSoftware::popular - - - - inkscape.desktop - - GnomeSoftware::popular - - - - mozilla-thunderbird.desktop - - GnomeSoftware::popular - - - - musique.desktop - - GnomeSoftware::popular - - - - org.gnome.Geary.desktop - - GnomeSoftware::popular - - - - org.gnome.Maps.desktop - - GnomeSoftware::popular - - - - pdfmod.desktop - - GnomeSoftware::popular - - - - scribus.desktop - - GnomeSoftware::popular - - - - shutter.desktop - - GnomeSoftware::popular - - - - simple-scan.desktop - - GnomeSoftware::popular - - - - org.stellarium.Stellarium - - GnomeSoftware::popular - - - - transmission-gtk.desktop - - GnomeSoftware::popular - - - diff --git a/google-chrome.xml b/google-chrome.xml deleted file mode 100644 index f2624c5..0000000 --- a/google-chrome.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - google-chrome.desktop - google-chrome-stable - - https://lh3.googleusercontent.com/nYhPnY2I-e9rpqnid9u9aAODz4C04OycEGxqHG5vxFnA35OGmLMrrUmhM9eaHKJ7liB-=w300 - chromium-dev@chromium.org - CC0-1.0 - Freeware under Google Chrome Terms of Service - Google Chrome - The web browser from Google - -

- Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. -

-
- https://chrome.google.com/ - - - https://www.gstatic.com/chrome/appstream/chrome-2.png - - - - - Google - https://support.google.com/chrome/?p=feedback - https://support.google.com/chrome -
-
diff --git a/gstreamer-non-free.xml b/gstreamer-non-free.xml index 74f99fb..dac5594 100644 --- a/gstreamer-non-free.xml +++ b/gstreamer-non-free.xml @@ -43,8 +43,8 @@ Siren LGPL-2.0 and PatentConcern - http://gstreamer.freedesktop.org/ - http://fedoraproject.org/wiki/Multimedia + https://gstreamer.freedesktop.org/ + https://fedoraproject.org/wiki/Multimedia gstreamer-libav @@ -91,8 +91,8 @@ OGG LGPL-2.0 - http://gstreamer.freedesktop.org/ - http://fedoraproject.org/wiki/Multimedia + https://gstreamer.freedesktop.org/ + https://fedoraproject.org/wiki/Multimedia gstreamer-ugly @@ -137,7 +137,7 @@ RealMedia LGPL-2.0 and PatentConcern - http://gstreamer.freedesktop.org/ - http://fedoraproject.org/wiki/Multimedia + https://gstreamer.freedesktop.org/ + https://fedoraproject.org/wiki/Multimedia diff --git a/other-repos.xml b/other-repos.xml index 27bca92..ce0f02a 100644 --- a/other-repos.xml +++ b/other-repos.xml @@ -1,19 +1,5 @@ - - adobe-release-x86_64 - adobe-release-x86_64 - CC0-1.0 - Adobe - Adobe Repository Configuration - - - livna-release - livna-release - CC0-1.0 - Livna - Livna Repository Configuration - rpmfusion-free-release rpmfusion-free-release diff --git a/sources b/sources index 67fafaa..3ab09d4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (fedora-29.xml.gz) = 95b737ad6e1fd13990c28fc9b4b03861b35db925f19e9dea7056f6d190dc4cc39a2d02d5b7032a8c92c1aa6c00736824bf5d28e6ada62e0852b5f7f409afb21d -SHA512 (fedora-29-icons.tar.gz) = 74d336be473aabda39104e2edad4ee2ca7507dad5dc2ee3e0b775ee738da6b7e6a5fa2442f51aa4132cec19f0f509db640847aa2bfd465eb4f113ef5eb55289e +SHA512 (fedora-44-icons.tar.gz) = 6f03862755d51bf1677205fe3557419c0e6e0ee780d66373b148a1c76e5c76d044e7668280ec2ca9bfa0cd518badebaa57253b0c6b0fc00d7595bf284060ec14 +SHA512 (fedora-44.xml.gz) = 35f5180757e9c37056f551070806aaf0106d17deef7101c61cc375c5dd37117a6c354bd8afcdab524a324f7f89213961984a18b91f29e29aea140216180bdca6 diff --git a/steam-oars.xml b/steam-oars.xml deleted file mode 100644 index 1fe86c4..0000000 --- a/steam-oars.xml +++ /dev/null @@ -1,178 +0,0 @@ - - - - War Thunder.desktop - - none - none - moderate - none - none - none - none - none - none - none - none - none - none - intense - none - none - none - none - intense - none - - - - Half-Life.desktop - - none - moderate - moderate - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - - - - Killing Floor.desktop - - none - intense - intense - intense - none - none - none - none - mild - none - mild - mild - none - intense - none - intense - none - none - none - none - - - - Portal.desktop - - none - none - moderate - none - none - none - none - none - none - none - none - mild - none - none - none - none - none - none - none - none - - - - Team Fortress 2.desktop - - none - none - intense - intense - none - moderate - none - moderate - none - none - moderate - moderate - none - intense - none - intense - none - none - intense - none - - - - Half-Life 2.desktop - - none - moderate - moderate - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - - - - Dota 2.desktop - - moderate - moderate - none - mild - none - mild - none - none - none - none - none - none - none - intense - none - intense - none - none - intense - none - - - diff --git a/webapps.xml b/webapps.xml deleted file mode 100644 index 8374d6b..0000000 --- a/webapps.xml +++ /dev/null @@ -1,373 +0,0 @@ - - - - epiphany-kindlecloud.desktop - CC0-1.0 - proprietary - Kindle Cloud Reader - Read instantly in your browser - -

- 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. -

-

- 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. -

-

- To use the Kindle Cloud reader you must have Amazon.com account. -

-
- http://g-ecx.images-amazon.com/images/G/01/kindle/www/ariel/kindle-icon-kcp120._SL90_.png - - Education - Literature - - - book - ebook - reader - - https://read.amazon.com - - - - -
- - epiphany-askfedora.desktop - CC0-1.0 - GPL-3.0+ - Ask Fedora - A community knowledge base and support forum - -

- Ask Fedora is a community knowledge base and support forum and - designed to be the primary place for community support in Fedora. -

-
- /usr/share/icons/hicolor/256x256/apps/fedora-logo-icon.png - - Documentation - System - - - help - question - troubleshooting - - https://ask.fedoraproject.org - - - -
- - epiphany-bbciplayer.desktop - CC0-1.0 - proprietary - BBC iPlayer - Catch up on BBC TV and Radio programmes, or watch/listen live - -

- 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. -

-

- To use BBC iPlayer you must be located in the UK and pay a TV licence. -

-
- http://www.bbc.co.uk/terms/images/stock/bbciplayer_logo_black.jpg - - TV - Video - - - drama - entertainment - iplayer - news - - http://www.bbc.co.uk/iplayer/bigscreen - - - - - -
- - devdocs-io.desktop - CC0-1.0 - MPL-2.0 - Devdocs.io - Easily view and search developer documentation - -

- Devdocs.io is a small application that allows you to quickly search and view - developer documentation for various programming langauges and libraries. -

-
- http://devdocs.io/images/webapp-icon-256.png - - Development - - - developer - documentation - programming - - http://devdocs.io/ - - - -
- - epiphany-dropbox.desktop - CC0-1.0 - proprietary - Dropbox - A free service that shares your documents easily - -

- Dropbox is a free service that lets you bring your photos, docs, and - videos anywhere and share them easily. -

-

- To use Dropbox you need to be over the age of 13. -

-
- https://www.dropbox.com/s/hi2dcyswjhcj5yr/dropbox-linux.png?dl=1 - - dropbox - sync - - http://www.dropbox.com/ - - - -
- - epiphany-facebook.desktop - CC0-1.0 - proprietary - Facebook - Give people the power to share - -

- 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. -

-

- To use Facebook you need a Facebook login and be over the age of 13. -

-
- https://www.facebook.com/images/fb_icon_325x325.png - - InstantMessaging - Network - - - facebook - - http://www.facebook.com/ - - - -
- - epiphany-googledrive.desktop - CC0-1.0 - proprietary - Google Drive - Everything you need, everywhere you go - -

- 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. -

-

- 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. -

-

- To use Google Drive you need to be over the age of 13. -

-
- http://www.google.com/images/icons/product/drive-64.png - - drive - - http://drive.google.com/ - - - -
- - epiphany-googlemaps.desktop - CC0-1.0 - proprietary - Google Maps - A web mapping service application and technology - -

- 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. -

-

- Google Maps satellite images are not updated in real time, but rather - they are several months or years old. -

-

- To use Google Maps you need to be over the age of 13. -

-
- https://developers.google.com/maps/web/images/embed-places-icon.png - - Maps - Science - - - directions - - https://www.google.com/maps - - - -
- - epiphany-googleplus.desktop - CC0-1.0 - proprietary - Google Plus - Share and discover - -

- Google+ is one of the most active social media networks with hundreds of - millions of people having active accounts. - Whether it's a simple note or a special photograph, share life's - important moments with just the right people. - You can even make a video call with up to 10 friends at once. -

-

- To use Google+ you need a Google account and be over the age of 13. -

-
- https://developers.google.com/+/images/branding/g+128.png - - InstantMessaging - Network - - - google - plus - - http://plus.google.com/ - - - -
- - libnpgoogletalk.so - google-talkplugin - CC0-1.0 - proprietary - Google Talk - Bring your conversations to life with video calls for free - -

- Have voice and video conversations from your computer. - The plugin is free and installs in seconds. -

-

- Send photos or emoji, see when people are engaged in the Hangout and - message friends anytime, even if they're not connected right now. -

-

- Hangouts works on computers, Android and Apple devices, so you can - connect with everyone, and no one gets left out. -

-
- application-x-executable - - google - talk - - https://www.google.com/tools/dlpage/hangoutplugin - epiphany.desktop - firefox.desktop - midori.desktop - - - -
- - epiphany-twitter.desktop - CC0-1.0 - proprietary - Twitter - Start a conversation, explore your interests, and be in the know - -

- Twitter is a micro-blogging website that lets you 'Tweet' messages of - up to 140 characters in length. -

-

- To use Twitter you need a twitter account and be over the age of 13. -

-
- https://abs.twimg.com/a/1381897480/images/resources/twitter-bird-blue-on-white.png - - InstantMessaging - Network - - - tweet - twitter - - http://www.twitter.com/ - - - -
- - epiphany-telegram.desktop - CC0-1.0 - proprietary - Telegram Web - Telegram is an instant messaging app focused on speed and security - -

- Telegram is an instant messaging app focused on speed and security. -

-
- https://web.telegram.org/img/icons/icon128.png - - InstantMessaging - Network - - - telegram - - https://web.telegram.org/ - https://web.telegram.org/ - - - -
-