Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2012 20:31:54 +0800
From:      =?UTF-8?B?SFUgRG9uZyAo6IOh5LicKQ==?= <itechbear@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Problems about making a new port
Message-ID:  <CAA96eVtxj76tN3sW7zeddiy-OnvM0yVf6YLCfOt6f=gQpk6dNA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I met with some problem while porting a software, which will be
www/xombrero. It's a web browser.

1. Its source code has a .desktop file and I want to install it to
/usr/local/share/applications. But some committer told me to check it
again. Is it a wrong place?

2. Also, it has several icon files located in ${WORKSRC}/. The filenames
are xombreroicon32.png, xombreroicon64.png etc. Is there a convinient way
to install them to correct places (/usr/local/share/icons/hicolr/NxN/apps)?

3. It has a simple sh script called playflash.sh as its "plugin". The
script is supposed to be manually copied to ~/.xombrero directory. So I
installed the script to /usr/local/share/xombrero. Is it better to move it
to /usr/local/share/examples/xombrero?

Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAA96eVtxj76tN3sW7zeddiy-OnvM0yVf6YLCfOt6f=gQpk6dNA>