From 20c3774ef9a20d03adae1c9424b41547e9c8321c Mon Sep 17 00:00:00 2001 From: Thomas Anderson Date: Wed, 30 Apr 2008 21:46:07 +0000 Subject: sci-mathematics/dataplot: Add env.d file for dataplot. Necessary for startup file location, env variable, and svn path=/sunrise/; revision=6137 --- sci-mathematics/dataplot/ChangeLog | 5 +++++ sci-mathematics/dataplot/Manifest | 5 +++-- sci-mathematics/dataplot/dataplot-20080225.ebuild | 4 +++- sci-mathematics/dataplot/files/90dataplot | 3 +++ 4 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 sci-mathematics/dataplot/files/90dataplot (limited to 'sci-mathematics') diff --git a/sci-mathematics/dataplot/ChangeLog b/sci-mathematics/dataplot/ChangeLog index dbd9e013a..e5e08961d 100644 --- a/sci-mathematics/dataplot/ChangeLog +++ b/sci-mathematics/dataplot/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 30 Apr 2008; Thomas Anderson (gentoofan23) + +files/90dataplot, dataplot-20080225.ebuild: + Add env.d file for dataplot. Necessary for startup file location, env + variable, and + 30 Apr 2008; Thomas Anderson (gentoofan23) dataplot-20080225.ebuild, +files/dpsrc-datadir-20080225.patch, +files/dpsrc-maxobvvalue-20080225.patch, diff --git a/sci-mathematics/dataplot/Manifest b/sci-mathematics/dataplot/Manifest index 366f04493..22113cb7a 100644 --- a/sci-mathematics/dataplot/Manifest +++ b/sci-mathematics/dataplot/Manifest @@ -1,3 +1,4 @@ +AUX 90dataplot 75 RMD160 d561beb32d6b98a1809fa46a103beaa115450585 SHA1 160b11d262ee4aac6d1af48dc96af905d1724a55 SHA256 a0e547d52eca3ec872bd996712e93d550d65f66a693416ce6944504cab78df6c AUX Makefile.am 1246 RMD160 05e5b07336606da88381a31882f32b482e807d22 SHA1 acb5e834086dbf895e60cb75a8807dfa763f5372 SHA256 083de39fb87096dc26209b2084d04d9ead949a0c8a87f6da9dddb21899acbfef AUX configure.ac 2967 RMD160 7e5f8a192fba3e5e4441b912bec60e97f3c3c981 SHA1 2a8ea0e90240071cd3d80d1af88fc54266ad9a07 SHA256 a89eade674ffaf683b73537133e56df6d6ccc3093ea78c783049400a845eec85 AUX dpsrc-datadir-20080225.patch 1456 RMD160 0ee8fed957398fcb7e01d3d6a089394666124bde SHA1 1e307675d4f0b926773cac6d2d50bccffd96f643 SHA256 c6be8c74015258bd24284a877aa377873e541faea468353ccf62b0a8cff0b3a3 @@ -6,6 +7,6 @@ AUX dpsrc-maxobvvalue-20080225.patch 352 RMD160 fe8d89430ec5e63b644cd4b9e5161c40 AUX dpsrc-patchset-20080225.patch 4587 RMD160 a582f14dbe92cb3802b641b737d726ed2d39d527 SHA1 3aa03d5d53135ca9ac1464f26a3eceae4a8a9d3a SHA256 4a1c7ca2418558a857bd7d55d0815c5caa6fbe911bd4bf320b8460aa917effbb DIST dplib.02_25_2008.tar.gz 5340447 RMD160 51b5892c83bb5d420f324e3dab5edec24925f728 SHA1 3a77ed5e1e49f377083a11b8a177f678284b91f2 SHA256 7f9a30ae8ab029e0eeca4fbe08e665b572ec98a05ec001a67f95e4857d2a5b05 DIST dpsrc.02_25_2008.tar.gz 6399167 RMD160 ed14f8ceb225e86f25026916ab4934a140f602ae SHA1 f1023d99ec7d2a64611dabedfbc5ad6f16e67cf7 SHA256 794bedcc48cf444c5813f864f4bacb158474d450337279edaf7fba1055c552c6 -EBUILD dataplot-20080225.ebuild 2338 RMD160 6c1e8278cc0c4242698431c4d8eb58ae5016c1bf SHA1 347ac86851591e82e95aaeef36542acb7e9ddeb6 SHA256 b37b2c0495b3c4b7fb9d573af408cd6fa3385d0fd5db30912eddb1f64d831f72 -MISC ChangeLog 1704 RMD160 90a9fda07da45c2fba96654d1fc6195b9740f0b8 SHA1 04d5606c41a1ca7d1fb730d5b3d6a5f0623624f6 SHA256 ae09307f68b23a96aecdc058df96c94730fdcc057cf610869aa6f75f966a41e8 +EBUILD dataplot-20080225.ebuild 2395 RMD160 92cac6c9eba44e740d78e92fd49e1e4c60667b35 SHA1 7ef35a4144e19c7a18b68b05f3400850d257ec49 SHA256 b3eca16bee1cd13e78f3a6c244fac9816d6a312afaebf7d434db8e359eb01b05 +MISC ChangeLog 1909 RMD160 08d7a2fc6c8063dfe06da40e231b02299a582130 SHA1 ee5ae748042b14b2b0cac1cda96272f6ee2d1095 SHA256 841cb78481186e39c21c0f28bba60863ea5dc23802dfe670f2ebc0d7988a0b9c MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/sci-mathematics/dataplot/dataplot-20080225.ebuild b/sci-mathematics/dataplot/dataplot-20080225.ebuild index 3abfaf87e..21fc27041 100644 --- a/sci-mathematics/dataplot/dataplot-20080225.ebuild +++ b/sci-mathematics/dataplot/dataplot-20080225.ebuild @@ -24,7 +24,8 @@ COMMON_DEPEND="opengl? ( virtual/opengl ) gd? ( media-libs/gd ) gs? ( virtual/ghostscript media-libs/gd )" DEPEND="${COMMON_DEPEND}" -RDEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND} + X? ( x11-misc/xdg-utils )" S="${WORKDIR}/${MY_P}" S_AUX="${WORKDIR}/${MY_P_AUX}" @@ -82,4 +83,5 @@ src_install() { fi insinto /usr/share/dataplot doins "${S_AUX}"/dpmesf.tex "${S_AUX}"/dpsysf.tex "${S_AUX}"/dplogf.tex + doenvd "${FILESDIR}"/90${PN} } diff --git a/sci-mathematics/dataplot/files/90dataplot b/sci-mathematics/dataplot/files/90dataplot new file mode 100644 index 000000000..9bb5e1dc5 --- /dev/null +++ b/sci-mathematics/dataplot/files/90dataplot @@ -0,0 +1,3 @@ +DATAPLOT_FILES="/usr/share/dataplot" +DATAPLOT_WEB="OFF" +BROWSER="xdg-open" -- cgit v1.2.3-65-gdbad