From 415856bdd4f48ab4f2732996f0bae58595092bbe Mon Sep 17 00:00:00 2001 From: Parabola Date: Tue, 5 Apr 2011 14:26:38 +0000 Subject: Tue Apr 5 14:26:38 UTC 2011 --- extra/monica/PKGBUILD | 30 ++++++ extra/monica/monica.desktop | 10 ++ extra/monica/monica.svg | 248 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 288 insertions(+) create mode 100644 extra/monica/PKGBUILD create mode 100644 extra/monica/monica.desktop create mode 100644 extra/monica/monica.svg (limited to 'extra/monica') diff --git a/extra/monica/PKGBUILD b/extra/monica/PKGBUILD new file mode 100644 index 000000000..82b0a4850 --- /dev/null +++ b/extra/monica/PKGBUILD @@ -0,0 +1,30 @@ +# $Id: PKGBUILD 2959 2008-06-17 01:02:56Z eric $ +# Maintainer: tobias +# Contributor: Tobias Kieslich + +pkgname=monica +pkgver=3.7 +pkgrel=1 +pkgdesc="A monitor calibration tool" +arch=(i686 x86_64) +license=('custom') +url="http://www.pcbypaul.com/software/monica.html" +depends=('fltk') +makedepends=('librsvg' 'python') +source=(http://www.pcbypaul.com/software/dl/${pkgname}-${pkgver}.tar.bz2 \ + ${pkgname}.desktop ${pkgname}.svg) +md5sums=('490aabc35b830e4a3dc32a2f893ba805' 'a337bfda1fca7228420db0ce92256816'\ + '4569f5df7d7b3eaf20108adf48e8dfe4') + +build() { + cd ${startdir}/src/${pkgname}-${pkgver} + make || return 1 + install -Dm755 ${pkgname} ${startdir}/pkg/usr/bin/${pkgname} + install -Dm644 ../${pkgname}.desktop \ + ${startdir}/pkg/usr/share/applications/${pkgname}.desktop + install -Dm644 ../${pkgname}.svg \ + ${startdir}/pkg/usr/share/pixmaps/${pkgname}.svg + rsvg -w 64 -h 57 -f png ${startdir}/pkg/usr/share/pixmaps/${pkgname}.svg \ + ${startdir}/pkg/usr/share/pixmaps/${pkgname}.png + install -Dm644 licence ${startdir}/pkg/usr/share/licenses/monica/license.txt +} diff --git a/extra/monica/monica.desktop b/extra/monica/monica.desktop new file mode 100644 index 000000000..6b17659ca --- /dev/null +++ b/extra/monica/monica.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Monica +Comment=Monitor Calibration for x-server +Exec=monica +Icon=monica +Terminal=false +Type=Application +X-MultipleArgs=false +Categories=Application;Settings;System; diff --git a/extra/monica/monica.svg b/extra/monica/monica.svg new file mode 100644 index 000000000..bb9f77d9b --- /dev/null +++ b/extra/monica/monica.svg @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + Created with Inkscape +http://www.inkscape.org/ + image/svg+xml + + ML-Term Icon + 2004-07-14 + + + Tobias Kieslich + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf