2015-12-29

XMind 7 for Fedora 23

XMindは、マインドマップを作成できるソフトウェアです。下記サイトから Linux 版がダウンロードできますが、パッケージは deb パッケージのみで、残念ながら rpm パッケージは提供されていません。

昨年も年末に同じような記事を書きましたが、XMind のパッケージがバージョンアップされているので、今年も deb パッケージから rpm パッケージに変換しました。

使用した環境は次の通りです。

  • OS: Fedora 23 (x86_64)
  • JDK: jdk1.8.0_66-1.8.0_66-fcs.x86_64 (Oracle)
  • alien: alien-8.90-5.fc23.noarch
  • rpm-build: rpm-build-4.13.0-0.rc1.7.fc23.x86_64

alien を用いて、dep から rpm への変換は問題なく出来ますが、相変わらずインストール時にエラーが出てインストールできません。そこで、昨年の記事(下記 [1])と同じ方法で rpm を作成しました。

今回は、下記 [2] へ作成した rpm パッケージをアップロードしておきました。xmind-3.6.0-2.x86_64.rpm をダウンロードしてお使いください。

  1. bitWalk's: 【備忘録】XMind と Fedora 21
  2. XMind RPM Wiki - OSDN

rpm パッケージについては、alien が生成した spec ファイルに最低限の修正を加えただけでビルドしています。個人的には、いろいろと手を加えたいところですが、キリがないので止めました。

$ rpm -qi xmind
Name        : xmind
Version     : 3.6.0
Release     : 2
Architecture: x86_64
Install Date: 2015年12月28日 21時07分16秒
Group       : Converted/non-free/editors
Size        : 134188775
License     : see /usr/share/doc/xmind/copyright
Signature   : (none)
Source RPM  : xmind-3.6.0-2.src.rpm
Build Date  : 2015年12月28日 21時03分48秒
Build Host  : notepc
Relocations : (not relocatable)
Summary     : Professional & Powerful Mind Mapping Software
Description :
XMind, is an open source brainstorming and mind mapping software tool
developed by XMind Ltd. It helps people to capture ideas, organize to
various charts, and share them for collaboration. Supporting mind maps,
fishbone diagrams, tree diagrams, org-charts, logic charts, and even
matrix. Often used for knowledge management, meeting minutes, task
management, and GTD. XMind is compatible with Freemind/Mindmanager.
XMind is dual licensed under 2 open source licenses: the Eclipse Public
License v1.0 (EPL) and the GNU Lesser General Public License v3 (LGPL).
XMind Plus/Pro is released under the terms of the XMIND PROPRIETARY LICENSE
AGREEMENT, which is available at http://www.xmind.net/license/xpla/ .


(Converted from a deb package by alien version 8.90.)
$ 

実行例を以下に示しました。

0 件のコメント: