summaryrefslogtreecommitdiff
path: root/manualPorts/xmedcon
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-27 10:13:52 +0200
committerErich Eckner <git@eckner.net>2018-05-27 10:13:52 +0200
commit14a8f5d3c7889f2046a008b1b1dc29f485ebb359 (patch)
tree644ebb60f7155dd5c139d233857684fbcd8546e6 /manualPorts/xmedcon
downloadcrux-ports-14a8f5d3c7889f2046a008b1b1dc29f485ebb359.tar.xz
initial commit
Diffstat (limited to 'manualPorts/xmedcon')
-rw-r--r--manualPorts/xmedcon/.footprint69
-rw-r--r--manualPorts/xmedcon/.md5sum1
-rw-r--r--manualPorts/xmedcon/.signature5
-rw-r--r--manualPorts/xmedcon/Pkgfile21
-rwxr-xr-xmanualPorts/xmedcon/lastVersion.sh9
5 files changed, 105 insertions, 0 deletions
diff --git a/manualPorts/xmedcon/.footprint b/manualPorts/xmedcon/.footprint
new file mode 100644
index 0000000..be818aa
--- /dev/null
+++ b/manualPorts/xmedcon/.footprint
@@ -0,0 +1,69 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/medcon
+-rwxr-xr-x root/root usr/bin/xmedcon
+-rwxr-xr-x root/root usr/bin/xmedcon-config
+drwxr-xr-x root/root usr/etc/
+-rw-r--r-- root/root usr/etc/xmedconrc
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/m-acr.h
+-rw-r--r-- root/root usr/include/m-algori.h
+-rw-r--r-- root/root usr/include/m-anlz.h
+-rw-r--r-- root/root usr/include/m-color.h
+-rw-r--r-- root/root usr/include/m-conc.h
+-rw-r--r-- root/root usr/include/m-config.h
+-rw-r--r-- root/root usr/include/m-debug.h
+-rw-r--r-- root/root usr/include/m-defs.h
+-rw-r--r-- root/root usr/include/m-depend.h
+-rw-r--r-- root/root usr/include/m-dicm.h
+-rw-r--r-- root/root usr/include/m-ecat64.h
+-rw-r--r-- root/root usr/include/m-ecat72.h
+-rw-r--r-- root/root usr/include/m-error.h
+-rw-r--r-- root/root usr/include/m-fancy.h
+-rw-r--r-- root/root usr/include/m-files.h
+-rw-r--r-- root/root usr/include/m-getopt.h
+-rw-r--r-- root/root usr/include/m-gif.h
+-rw-r--r-- root/root usr/include/m-global.h
+-rw-r--r-- root/root usr/include/m-init.h
+-rw-r--r-- root/root usr/include/m-intf.h
+-rw-r--r-- root/root usr/include/m-inw.h
+-rw-r--r-- root/root usr/include/m-matrix.h
+-rw-r--r-- root/root usr/include/m-nifti.h
+-rw-r--r-- root/root usr/include/m-pixels.h
+-rw-r--r-- root/root usr/include/m-png.h
+-rw-r--r-- root/root usr/include/m-progress.h
+-rw-r--r-- root/root usr/include/m-qmedian.h
+-rw-r--r-- root/root usr/include/m-raw.h
+-rw-r--r-- root/root usr/include/m-rslice.h
+-rw-r--r-- root/root usr/include/m-split.h
+-rw-r--r-- root/root usr/include/m-stack.h
+-rw-r--r-- root/root usr/include/m-structs.h
+-rw-r--r-- root/root usr/include/m-transf.h
+-rw-r--r-- root/root usr/include/m-vifi.h
+-rw-r--r-- root/root usr/include/m-xtract.h
+-rw-r--r-- root/root usr/include/medcon.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libmdc.a
+-rwxr-xr-x root/root usr/lib/libmdc.la
+lrwxrwxrwx root/root usr/lib/libmdc.so -> libmdc.so.3.0.0
+lrwxrwxrwx root/root usr/lib/libmdc.so.3 -> libmdc.so.3.0.0
+-rwxr-xr-x root/root usr/lib/libmdc.so.3.0.0
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/aclocal/
+-rw-r--r-- root/root usr/share/aclocal/xmedcon.m4
+drwxr-xr-x root/root usr/share/appdata/
+-rw-r--r-- root/root usr/share/appdata/xmedcon.appdata.xml
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/medcon.1.gz
+-rw-r--r-- root/root usr/share/man/man1/xmedcon-config.1.gz
+-rw-r--r-- root/root usr/share/man/man1/xmedcon.1.gz
+drwxr-xr-x root/root usr/share/man/man3/
+-rw-r--r-- root/root usr/share/man/man3/medcon.3.gz
+drwxr-xr-x root/root usr/share/man/man4/
+-rw-r--r-- root/root usr/share/man/man4/m-acr.4.gz
+-rw-r--r-- root/root usr/share/man/man4/m-anlz.4.gz
+-rw-r--r-- root/root usr/share/man/man4/m-ecat.4.gz
+-rw-r--r-- root/root usr/share/man/man4/m-gif.4.gz
+-rw-r--r-- root/root usr/share/man/man4/m-intf.4.gz
+-rw-r--r-- root/root usr/share/man/man4/m-inw.4.gz
diff --git a/manualPorts/xmedcon/.md5sum b/manualPorts/xmedcon/.md5sum
new file mode 100644
index 0000000..71139c3
--- /dev/null
+++ b/manualPorts/xmedcon/.md5sum
@@ -0,0 +1 @@
+3f0781478d227672850eae1a97bc4a7e xmedcon-0.15.0.tar.bz2
diff --git a/manualPorts/xmedcon/.signature b/manualPorts/xmedcon/.signature
new file mode 100644
index 0000000..05a42bf
--- /dev/null
+++ b/manualPorts/xmedcon/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/deepthought.pub
+RWQxCptPusLGGtZFutbr/nITJNG5hkonrT6ta//PWZxdn1bEdJNzZtou447gwStZc/qbcbrUo/JyUs4RC5hHgP3tfT8H+HEroQs=
+SHA256 (Pkgfile) = 34ec9c8a30265be200ec1183bf1c61fe2f5ffedca62df7b1160dd10695331dd6
+SHA256 (.footprint) = 9ea1729d1a20bb163840ea7377d9a1bd8be02398a340dabd19fb06f88abc1f99
+SHA256 (xmedcon-0.15.0.tar.bz2) = 8b5efdbcb73f915386bac08e0e1facbe7c8ed4160ef4725a488aa9c74292784a
diff --git a/manualPorts/xmedcon/Pkgfile b/manualPorts/xmedcon/Pkgfile
new file mode 100644
index 0000000..f9f24d2
--- /dev/null
+++ b/manualPorts/xmedcon/Pkgfile
@@ -0,0 +1,21 @@
+# Description: an open source toolkit for medical image conversion
+# URL: http://xmedcon.sourceforge.net/Main/HomePage
+# Maintainer: Erich Eckner, crux at eckner dot net
+# Depends on: gtk gdk-pixbuf
+
+# any mail client which understands "-t" may replace exim
+
+name=xmedcon
+version=0.15.0
+release=1
+source=("http://sourceforge.net/projects/$name/files/XMedCon-Source/$version/$name-$version.tar.bz2")
+
+build() {
+
+ cd ${name}-${version}
+ ./configure \
+ --prefix=/usr
+ make
+ make DESTDIR=$PKG install
+
+}
diff --git a/manualPorts/xmedcon/lastVersion.sh b/manualPorts/xmedcon/lastVersion.sh
new file mode 100755
index 0000000..0260d4f
--- /dev/null
+++ b/manualPorts/xmedcon/lastVersion.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+curl -Ss 'https://sourceforge.net/projects/xmedcon/files/XMedCon-Source/' | \
+ grep 'href' | \
+ tr '"' '\n' | \
+ grep '^/projects/xmedcon/files/XMedCon-Source/[0-9.]\+/$' | \
+ cut -d/ -f6 | \
+ sort -V | \
+ tail -n1