From 2bbdfb80932f8b4d2d0a760df9409d0286ec3d3a Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 9 Nov 2014 23:35:34 +0100 Subject: appdata: Add autotool bits for appdata --- data/Makefile.am | 9 ++++-- data/engrampa.appdata.xml | 71 -------------------------------------------- data/engrampa.appdata.xml.in | 71 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 78 insertions(+), 73 deletions(-) delete mode 100644 data/engrampa.appdata.xml create mode 100644 data/engrampa.appdata.xml.in (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 8ad8f1f..62cb8c8 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -10,12 +10,15 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) matchdir = $(datadir)/engrampa match_DATA = packages.match +@INTLTOOL_XML_RULE@ +appdatadir = $(datadir)/appdata +appdata_in_files = engrampa.appdata.xml.in +appdata_DATA = $(appdata_in_files:.xml.in=.xml) + gsettingsschema_in_files = org.mate.engrampa.gschema.xml.in gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml) .PRECIOUS: $(gsettings_SCHEMAS) -@INTLTOOL_XML_NOMERGE_RULE@ - @GSETTINGS_RULES@ man_MANS = engrampa.1 @@ -44,6 +47,7 @@ EXTRA_DIST = \ $(desktop_in_files) \ $(desktop_DATA) \ $(gsettingsschema_in_files) \ + $(appdata_in_files) \ $(man_MANS) \ $(NULL) @@ -54,6 +58,7 @@ DISTCLEANFILES = \ CLEANFILES = \ $(gsettings_SCHEMAS) \ + engrampa.appdata.xml \ $(NULL) dist-hook: diff --git a/data/engrampa.appdata.xml b/data/engrampa.appdata.xml deleted file mode 100644 index 104359c..0000000 --- a/data/engrampa.appdata.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - engrampa.desktop - CC0-1.0 - GPL-2.0+ - Engrampa Archive Manager - An Archive Manager for the MATE desktop environment - -

- Engrampa is an archive manager for the MATE environment. It allows you - to create and modify archives, view the contents of an archive, view a - file contained in an archive, and extract files from archive. -

-

- Engrampa is only a front-end (a graphical interface) to archiving programs - like tar and zip. The supported file types are: -

-
    -
  • 7-Zip Compressed File (.7z)
  • -
  • WinAce Compressed File (.ace)
  • -
  • ALZip Compressed File (.alz)
  • -
  • AIX Small Indexed Archive (.ar)
  • -
  • ARJ Compressed Archive (.arj)
  • -
  • Cabinet File (.cab)
  • -
  • UNIX CPIO Archive (.cpio)
  • -
  • Debian Linux Package (.deb) [Read-only mode]
  • -
  • ISO-9660 CD Disc Image (.iso) [Read-only mode]
  • -
  • Java Archive (.jar)
  • -
  • Java Enterprise archive (.ear)
  • -
  • Java Web Archive (.war)
  • -
  • LHA Archive (.lzh, .lha)
  • -
  • WinRAR Compressed Archive (.rar)
  • -
  • RAR Archived Comic Book (.cbr)
  • -
  • RPM Linux Package (.rpm) [Read-only mode]
  • -
  • Tape Archive File uncompressed (.tar) or compressed with: gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), - compress (.tar.Z, .taz), lrzip (.tar.lrz, .tlrz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), 7zip (.tar.7z), xz (.tar.xz) -
  • -
  • Stuffit Archives (.bin, .sit)
  • -
  • ZIP Archive (.zip)
  • -
  • ZIP Archived Comic Book (.cbz)
  • -
  • ZOO Compressed Archive File (.zoo)
  • -
  • Single files compressed with gzip, bzip, bzip2, compress, lrzip, lzip, lzop, rzip, xz
  • -
-

- Engrampa is a fork of File Roller and part of the MATE Desktop Environment. - If you would like to know more about MATE and Engrampa, please visit the - project's home page. -

-
- - - - https://alexpl.fedorapeople.org/AppData/engrampa/screens/engrampa_01.png - - - - - https://alexpl.fedorapeople.org/AppData/engrampa/screens/engrampa_02.png - - - - - https://alexpl.fedorapeople.org/AppData/engrampa/screens/engrampa_03.png - - - - http://www.mate-desktop.org - mate-dev@ml.mate-desktop.org - MATE -
diff --git a/data/engrampa.appdata.xml.in b/data/engrampa.appdata.xml.in new file mode 100644 index 0000000..104359c --- /dev/null +++ b/data/engrampa.appdata.xml.in @@ -0,0 +1,71 @@ + + + + engrampa.desktop + CC0-1.0 + GPL-2.0+ + Engrampa Archive Manager + An Archive Manager for the MATE desktop environment + +

+ Engrampa is an archive manager for the MATE environment. It allows you + to create and modify archives, view the contents of an archive, view a + file contained in an archive, and extract files from archive. +

+

+ Engrampa is only a front-end (a graphical interface) to archiving programs + like tar and zip. The supported file types are: +

+
    +
  • 7-Zip Compressed File (.7z)
  • +
  • WinAce Compressed File (.ace)
  • +
  • ALZip Compressed File (.alz)
  • +
  • AIX Small Indexed Archive (.ar)
  • +
  • ARJ Compressed Archive (.arj)
  • +
  • Cabinet File (.cab)
  • +
  • UNIX CPIO Archive (.cpio)
  • +
  • Debian Linux Package (.deb) [Read-only mode]
  • +
  • ISO-9660 CD Disc Image (.iso) [Read-only mode]
  • +
  • Java Archive (.jar)
  • +
  • Java Enterprise archive (.ear)
  • +
  • Java Web Archive (.war)
  • +
  • LHA Archive (.lzh, .lha)
  • +
  • WinRAR Compressed Archive (.rar)
  • +
  • RAR Archived Comic Book (.cbr)
  • +
  • RPM Linux Package (.rpm) [Read-only mode]
  • +
  • Tape Archive File uncompressed (.tar) or compressed with: gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), + compress (.tar.Z, .taz), lrzip (.tar.lrz, .tlrz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), 7zip (.tar.7z), xz (.tar.xz) +
  • +
  • Stuffit Archives (.bin, .sit)
  • +
  • ZIP Archive (.zip)
  • +
  • ZIP Archived Comic Book (.cbz)
  • +
  • ZOO Compressed Archive File (.zoo)
  • +
  • Single files compressed with gzip, bzip, bzip2, compress, lrzip, lzip, lzop, rzip, xz
  • +
+

+ Engrampa is a fork of File Roller and part of the MATE Desktop Environment. + If you would like to know more about MATE and Engrampa, please visit the + project's home page. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/engrampa/screens/engrampa_01.png + + + + + https://alexpl.fedorapeople.org/AppData/engrampa/screens/engrampa_02.png + + + + + https://alexpl.fedorapeople.org/AppData/engrampa/screens/engrampa_03.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1