public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-physics/fullprof-bin/
@ 2013-12-28 23:40 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2013-12-28 23:40 UTC (permalink / raw
  To: gentoo-commits

commit:     28794b1374b2be99fd4bc076f447fc6c5af006c8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 23:38:21 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 23:38:21 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=28794b13

sci-physics/fullprof-bin: Version Bump

Package-Manager: portage-2.2.7

---
 sci-physics/fullprof-bin/ChangeLog                                  | 6 +++++-
 .../{fullprof-bin-2012.11.ebuild => fullprof-bin-20313.04.ebuild}   | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-physics/fullprof-bin/ChangeLog b/sci-physics/fullprof-bin/ChangeLog
index e8b9916..09d5f2b 100644
--- a/sci-physics/fullprof-bin/ChangeLog
+++ b/sci-physics/fullprof-bin/ChangeLog
@@ -1,7 +1,11 @@
-# ChangeLog for sci-geosciences/fullprof-bin
+# ChangeLog for sci-physics/fullprof-bin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  28 Dec 2013; Justin Lecher <jlec@gentoo.org> -fullprof-bin-2012.11.ebuild,
+  +fullprof-bin-20313.04.ebuild:
+  Version Bump
+
   22 Feb 2013; Justin Lecher <jlec@gentoo.org> fullprof-bin-2012.11.ebuild,
   metadata.xml:
   Indent with tabs instead of spaces; use QA_PREBUILT for binary packages;

diff --git a/sci-physics/fullprof-bin/fullprof-bin-2012.11.ebuild b/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
similarity index 98%
rename from sci-physics/fullprof-bin/fullprof-bin-2012.11.ebuild
rename to sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
index 899353b..a623722 100644
--- a/sci-physics/fullprof-bin/fullprof-bin-2012.11.ebuild
+++ b/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 DESCRIPTION="Crystallographic tools mainly for Rietveld analysis"
 HOMEPAGE="http://www.ill.eu/sites/fullprof/index.html"
-SRC_URI="http://www.ill.eu/sites/fullprof/downloads/FullProf_Suite_Nov2012_Lin.tgz"
+SRC_URI="http://www.ill.eu/sites/fullprof/downloads/FullProf_Suite_April2013_Lin.tgz"
 
 LICENSE="freedist HPND"
 # There is no clear license specified. But according to Docs/Readme_Fp_Suite.txt


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-physics/fullprof-bin/
@ 2015-09-23 10:42 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2015-09-23 10:42 UTC (permalink / raw
  To: gentoo-commits

commit:     3623b42857ab49c152dbd3ef809cff50bb2973d8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:35:50 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:35:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3623b428

Drop unnecessary die from dodir

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild b/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
index 94f0e17..56b51a7 100644
--- a/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
+++ b/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
@@ -57,7 +57,7 @@ src_install() {
 			Fps_Icons || die
 	fi
 
-	dodir "${BASEDIR}" || die
+	dodir "${BASEDIR}"
 	# make symlinks
 	for i in * ; do
 		[[ -x $i && ! -d $i ]] && dosym "../fullprof/${i}" /opt/bin/"${i##*/}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-physics/fullprof-bin/
@ 2021-01-15 19:24 Andrew Ammerlaan
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-01-15 19:24 UTC (permalink / raw
  To: gentoo-commits

commit:     0a9d34caa2cf6e943e52c0bc773f567d9d19e209
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Jan 15 19:23:18 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Jan 15 19:23:18 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0a9d34ca

sci-physics/fullprof-bin: version bump, fix fetch, EAPI bump

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../fullprof-bin/fullprof-bin-2020.09.ebuild       | 44 +++++++++++++++
 .../fullprof-bin/fullprof-bin-20313.04.ebuild      | 65 ----------------------
 2 files changed, 44 insertions(+), 65 deletions(-)

diff --git a/sci-physics/fullprof-bin/fullprof-bin-2020.09.ebuild b/sci-physics/fullprof-bin/fullprof-bin-2020.09.ebuild
new file mode 100644
index 000000000..24bf5b364
--- /dev/null
+++ b/sci-physics/fullprof-bin/fullprof-bin-2020.09.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Crystallographic tools mainly for Rietveld analysis"
+HOMEPAGE="http://www.ill.eu/sites/fullprof/index.html"
+# Does not fetch correctly with wget, we get the index.html file instead
+# their website seems to explicitly not want us to do this so we
+# add RESTRICT="fetch"
+#SRC_URI="https://www.ill.eu/sites/fullprof/downloads/FullProf_Suite_September2020_Linux64.tgz"
+SRC_URI="FullProf_Suite_September2020_Linux64.tgz"
+RESTRICT="fetch"
+
+LICENSE="freedist HPND"
+# There is no clear license specified. But according to Docs/Readme_Fp_Suite.txt
+# those two seem to be appropriate.
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+
+RDEPEND="x11-libs/motif"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="opt/.*"
+
+pkg_nofetch() {
+	einfo "Please access https://www.ill.eu/sites/fullprof/downloads/${SRC_URI} using a browser"
+	einfo "and place the tgz file in your DISTDIR directory."
+}
+
+src_install() {
+	BASEDIR="/opt/fullprof"
+	echo "FULLPROF=\"${BASEDIR}\"" > "${T}"/99fullprof
+	doenvd "${T}"/99fullprof
+
+	dodir "${BASEDIR}"
+	# make symlinks
+	for i in * ; do
+		[[ -x $i && ! -d $i ]] && dosym "../fullprof/${i}" /opt/bin/"${i##*/}"
+	done
+	mv "${S}"/* "${ED}/${BASEDIR}" || die
+}

diff --git a/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild b/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
deleted file mode 100644
index 8a4df4509..000000000
--- a/sci-physics/fullprof-bin/fullprof-bin-20313.04.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Crystallographic tools mainly for Rietveld analysis"
-HOMEPAGE="http://www.ill.eu/sites/fullprof/index.html"
-SRC_URI="http://www.ill.eu/sites/fullprof/downloads/FullProf_Suite_April2013_Lin.tgz"
-
-LICENSE="freedist HPND"
-# There is no clear license specified. But according to Docs/Readme_Fp_Suite.txt
-# those two seem to be appropriate.
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="+doc +examples +X"
-
-RDEPEND="X? ( x11-libs/motif:0 )"
-DEPEND=""
-S="${WORKDIR}"
-
-QA_PREBUILT="opt/.*"
-
-src_install() {
-	BASEDIR="/opt/fullprof"
-	echo "FULLPROF=\"${BASEDIR}\"" > "${T}"/99fullprof
-	doenvd "${T}"/99fullprof
-
-	if ! use examples; then
-		rm -r Examples || die
-	fi
-
-	if ! use doc; then
-		rm -r Docs Html || die
-	else
-		# fix (html) documentation to actually work
-		# as upstream is using inconsistent upper and lower case
-		mv Docs docs || die
-		cd docs || die
-		for i in *.HTM; do
-			mv "$i" "${i,,}" || die
-		done
-		mv "FullProf_Manual.pdf" "Fullprof_Manual.pdf" || die
-		mv "Manual_FullProf_Studio.pdf" "Manual_Fullprof_Studio.pdf" || die
-		mv "FullProf_News.htm" "Fullprof_News.htm" || die
-		for i in FullProf_News_200?.htm; do
-			mv "$i" "${i/FullProf/Fullprof}" || die
-		done
-		cd .. || die
-	fi
-
-	if ! use X; then
-		rm -rf \
-			tfp tfp.set winplotr-2006 check_group cryscal edpcr fp_studio \
-			gbasireps gbond_str gdatared gfourier gfourier.hlp gxlens \
-			powderpat resvis symmcal wfp2k winplotr.* \
-			Fps_Icons || die
-	fi
-
-	dodir "${BASEDIR}"
-	# make symlinks
-	for i in * ; do
-		[[ -x $i && ! -d $i ]] && dosym "../fullprof/${i}" /opt/bin/"${i##*/}"
-	done
-	mv "${S}"/* "${ED}/${BASEDIR}" || die
-}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-physics/fullprof-bin/
@ 2021-01-19 17:16 Andrew Ammerlaan
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-01-19 17:16 UTC (permalink / raw
  To: gentoo-commits

commit:     bc891af5e9fb1e665bd8e84d9b6edf017a89dbe0
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 17:15:54 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 17:15:54 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=bc891af5

sci-physics/fullprof-bin: use https

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-physics/fullprof-bin/fullprof-bin-2020.09.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-physics/fullprof-bin/fullprof-bin-2020.09.ebuild b/sci-physics/fullprof-bin/fullprof-bin-2020.09.ebuild
index 24bf5b364..929f61bb1 100644
--- a/sci-physics/fullprof-bin/fullprof-bin-2020.09.ebuild
+++ b/sci-physics/fullprof-bin/fullprof-bin-2020.09.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DESCRIPTION="Crystallographic tools mainly for Rietveld analysis"
-HOMEPAGE="http://www.ill.eu/sites/fullprof/index.html"
+HOMEPAGE="https://www.ill.eu/sites/fullprof/index.html"
 # Does not fetch correctly with wget, we get the index.html file instead
 # their website seems to explicitly not want us to do this so we
 # add RESTRICT="fetch"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-19 17:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-28 23:40 [gentoo-commits] proj/sci:master commit in: sci-physics/fullprof-bin/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-09-23 10:42 Justin Lecher
2021-01-15 19:24 Andrew Ammerlaan
2021-01-19 17:16 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox