From cc89c2ad1c98d52b516ec69d7317875207a9e3c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:07:11 +0200 Subject: [PATCH] rewrite yml: be.ac.ulb.lisa.idot.android.dicomviewer --- ...e.ac.ulb.lisa.idot.android.dicomviewer.txt | 25 ------------------ ...e.ac.ulb.lisa.idot.android.dicomviewer.yml | 26 +++++++++++++++++++ 2 files changed, 26 insertions(+), 25 deletions(-) delete mode 100644 metadata/be.ac.ulb.lisa.idot.android.dicomviewer.txt create mode 100644 metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml diff --git a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.txt b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.txt deleted file mode 100644 index 2fc99a6fe8..0000000000 --- a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.txt +++ /dev/null @@ -1,25 +0,0 @@ -Categories:Sports & Health -License:GPL-3.0-or-later -Web Site:https://code.google.com/p/droid-dicom-viewer -Source Code:https://code.google.com/p/droid-dicom-viewer/source -Issue Tracker: - -Auto Name:Droid Dicom Viewer -Summary:View medical image formats -Description: -Implements a part of the DICOM standard. It reads DICOM images that are coded on -8 bits and 16 bits. It supports only grayscale not compressed DICOM files. It -parses implicit and explicit (little endian and big endian) value representation -(VR). -. - -Repo Type:hg -Repo:https://code.google.com/p/droid-dicom-viewer/ - -Build:1.4 Grymalkyn,5 - commit=9fa239eba7a6 - -Auto Update Mode:None -Update Check Mode:Static -Current Version:1.4 Grymalkyn -Current Version Code:5 diff --git a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml new file mode 100644 index 0000000000..b9421db3a0 --- /dev/null +++ b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml @@ -0,0 +1,26 @@ +Categories: + - Sports & Health +License: GPL-3.0-or-later +WebSite: https://code.google.com/p/droid-dicom-viewer +SourceCode: https://code.google.com/p/droid-dicom-viewer/source + +AutoName: Droid Dicom Viewer +Summary: View medical image formats +Description: |- + Implements a part of the DICOM standard. It reads DICOM images that are coded on + 8 bits and 16 bits. It supports only grayscale not compressed DICOM files. It + parses implicit and explicit (little endian and big endian) value representation + (VR). + +RepoType: hg +Repo: https://code.google.com/p/droid-dicom-viewer/ + +Builds: + - versionName: 1.4 Grymalkyn + versionCode: 5 + commit: 9fa239eba7a6 + +AutoUpdateMode: None +UpdateCheckMode: Static +CurrentVersion: 1.4 Grymalkyn +CurrentVersionCode: 5