Dear List,
Congrats for the release R14.0.5.
I'd like to build it from sources but I coudn'd find any tarball.
Is there any official repository with the latest release?
Thanks
xpetrl xpetrl@aol.com
Hi Luca,
Am Montag 20 August 2018 schrieb luca xpetrl:
Dear List,
Congrats for the release R14.0.5.
I'd like to build it from sources but I coudn'd find any tarball.
Is there any official repository with the latest release?
have a look at: https://www.trinitydesktop.org/development.php https://wiki.trinitydesktop.org/Project_GIT_Information#Using_GIT https://wiki.trinitydesktop.org/How_to_Build_Extra_Applications
and related.
HTH
Kind regards, Stefan
On Thursday 23 of August 2018 12:55:02 Stefan Krusche wrote:
Hi Luca,
Am Montag 20 August 2018 schrieb luca xpetrl:
Dear List,
Congrats for the release R14.0.5.
I'd like to build it from sources but I coudn'd find any tarball.
Is there any official repository with the latest release?
have a look at: https://www.trinitydesktop.org/development.php https://wiki.trinitydesktop.org/Project_GIT_Information#Using_GIT https://wiki.trinitydesktop.org/How_to_Build_Extra_Applications
and related.
HTH
Kind regards, Stefan
I understand that some for their build scripts assume available official tarballs - such as Slackware. At present, tarballs are only available in the Debian / Ubuntu package tree. For example, these tarballs are used in FreeBSD ports. To publish a folder with official tarballs, we need Tim. Unfortunately, he is busy at the moment. Please be patient.
Cheers
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
I understand that some for their build scripts assume available official tarballs - such as Slackware. At present, tarballs are only available in the Debian / Ubuntu package tree. For example, these tarballs are used in FreeBSD ports. To publish a folder with official tarballs, we need Tim. Unfortunately, he is busy at the moment. Please be patient.
Cheers
As a workaround, you can use git and clone the complete source code. From there you can create tarball if required. Hopefully Tim will come around soon and we can publish official tarball. Cheers Michele
On 08/23/2018 06:37 AM, Michele Calgaro wrote:
I understand that some for their build scripts assume available official tarballs - such as Slackware. At present, tarballs are only available in the Debian / Ubuntu package tree. For example, these tarballs are used in FreeBSD ports. To publish a folder with official tarballs, we need Tim. Unfortunately, he is busy at the moment. Please be patient.
Cheers
As a workaround, you can use git and clone the complete source code. From there you can create tarball if required. Hopefully Tim will come around soon and we can publish official tarball. Cheers Michele
I have scripts from my building on Arch that will create tarballs from the git tree. They could probably be updated easily with any changes if there is any interest.
On Friday 24 of August 2018 02:49:20 David C. Rankin wrote:
On 08/23/2018 06:37 AM, Michele Calgaro wrote:
I understand that some for their build scripts assume available official tarballs - such as Slackware. At present, tarballs are only available in the Debian / Ubuntu package tree. For example, these tarballs are used in FreeBSD ports. To publish a folder with official tarballs, we need Tim. Unfortunately, he is busy at the moment. Please be patient.
Cheers
As a workaround, you can use git and clone the complete source code. From there you can create tarball if required. Hopefully Tim will come around soon and we can publish official tarball. Cheers Michele
I have scripts from my building on Arch that will create tarballs from the git tree. They could probably be updated easily with any changes if there is any interest.
Here are the official scripts that can be used to create source tarballs from the git tree:
http://mirror.git.trinitydesktop.org/cgit/scripts/tree/
Cheers
On 24.08.2018 08:31, Slávek Banko wrote:
On Friday 24 of August 2018 02:49:20 David C. Rankin wrote:
On 08/23/2018 06:37 AM, Michele Calgaro wrote:
I understand that some for their build scripts assume available official tarballs - such as Slackware. At present, tarballs are only available in the Debian / Ubuntu package tree. For example, these tarballs are used in FreeBSD ports. To publish a folder with official tarballs, we need Tim. Unfortunately, he is busy at the moment. Please be patient.
Cheers
As a workaround, you can use git and clone the complete source code. From there you can create tarball if required. Hopefully Tim will come around soon and we can publish official tarball. Cheers Michele
I have scripts from my building on Arch that will create tarballs from the git tree. They could probably be updated easily with any changes if there is any interest.
Here are the official scripts that can be used to create source tarballs from the git tree:
http://mirror.git.trinitydesktop.org/cgit/scripts/tree/
Cheers
Thank you for your answers.
I found tarballs of release R14.0.5:
http://mirror.ppa.trinitydesktop.org/trinity/releases/R14.0.5/downloads.html