diff options
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/Manifest.gz | bin | 9697 -> 9531 bytes | |||
-rw-r--r-- | sci-chemistry/prekin/Manifest | 6 | ||||
-rw-r--r-- | sci-chemistry/prekin/files/6.51.081122-Makefile.patch | 39 | ||||
-rw-r--r-- | sci-chemistry/prekin/files/6.51.081122-overflow.patch | 26 | ||||
-rw-r--r-- | sci-chemistry/prekin/files/prekin-6.51.081122-fno-common.patch | 34 | ||||
-rw-r--r-- | sci-chemistry/prekin/metadata.xml | 8 | ||||
-rw-r--r-- | sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild | 49 |
7 files changed, 0 insertions, 162 deletions
diff --git a/sci-chemistry/Manifest.gz b/sci-chemistry/Manifest.gz Binary files differindex 653720e5d41d..76a8770dc981 100644 --- a/sci-chemistry/Manifest.gz +++ b/sci-chemistry/Manifest.gz diff --git a/sci-chemistry/prekin/Manifest b/sci-chemistry/prekin/Manifest deleted file mode 100644 index 3dfe32071e2d..000000000000 --- a/sci-chemistry/prekin/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX 6.51.081122-Makefile.patch 1381 BLAKE2B 9242edf05c881b113aae1d7dbbf45a267ca14e66ce958ef557e04270517666b781bcbf90f1ed869357378aeb19e6821d91de97c4a847eb4d6354c24e63ce8fbb SHA512 90f6ba58bdaea6469689ef4f3820f08876517f31d19a48741cbed7b492e19175e67c205216f5fcc4c2b48a2312e3d0fd29f1b28213788c2c7ea71b09740beaf6 -AUX 6.51.081122-overflow.patch 1097 BLAKE2B 86ca19e5f7a69fc1f92b0cfb4c8b90133f83ffdb3e520584ff0a3ab1e089b08d07305aeb1c4833871eeddb03ebbe2b60058d98aae48c53ceb126832b90eec006 SHA512 1446960d662da4f940c5cfe0344f2be2429366d11715e9e1562926c17f3e85315e7224e916881ad9ae9edd6ff7082005424cc3edcb75f0ddecef9d2e535c5b4a -AUX prekin-6.51.081122-fno-common.patch 878 BLAKE2B 36e979d8850cf82e1cae475bfa488c2063c62bcf67d57831701381256000f5e4b8925a408d31e6a8c7c1a5e036a2507ce93b5d8bf850457a17ab22788e1803bb SHA512 8e46242b91981b96d4964a1c3d657e71d34d1ef118994e5075dd4eb238dc68809ab8dbd8fe328bfb72fe6bcc5701261cac75f57c970b4655306e58b345705855 -DIST prekin.6.51.081122.src.tgz 350756 BLAKE2B 657706e83d06be74f2565abb4db1c886c19247b736200cf309cc143f71c7f47e4c85d869b286ec3e250ecb0d714e1454044836001aa6b883513d9149683bb320 SHA512 9a41f30a9de955c78ee5685807482b2b073705643cceb53bf57eaf7c0c4753dc88fa8dc19f09d4c8a07124c3c3c73716f29126860ae37ff4dd6fb6178b829d1f -EBUILD prekin-6.51.081122-r1.ebuild 970 BLAKE2B 06ad6cd657cbf747e650b4b1244c675d3ad61f3f28a4a6ca576d105b38bcd2b65cc2ea5443de85d76d111370b72be466216f2a7b474bdf6c4d1acc619da929e1 SHA512 04027d1533809555de1cf2842c31b7c75eab8a6e73ccd971ee54d48d056623a87b8f9850adb7fd515e34e0e51624ad2f95d4be187ee04e34ca4d7f8aa36221e9 -MISC metadata.xml 262 BLAKE2B b7b95793a5c170b7f4be71ed1ae2a6c586e04f52fd8695ac7fdd847f1ad02c28889a81ccac03973e7b7bbfdf631b6a93cfefcaa4c876d455da566fb5056bea38 SHA512 b917961961d723c21d2c0ad186d027867dc9916433d331f6d0733870855ecfa22065ed67df63f71f022a28f4ea3e96334d0dd6463025b6d3dcd999b66b712fa8 diff --git a/sci-chemistry/prekin/files/6.51.081122-Makefile.patch b/sci-chemistry/prekin/files/6.51.081122-Makefile.patch deleted file mode 100644 index b562f27e51d3..000000000000 --- a/sci-chemistry/prekin/files/6.51.081122-Makefile.patch +++ /dev/null @@ -1,39 +0,0 @@ ---- a/Makefile.linux -+++ b/Makefile.linux -@@ -1,15 +1,15 @@ - # --CFLAGS = -I/usr/X11R6/include -+CFLAGS += -I/usr/X11R6/include - - ifeq ($(MAKECMDGOALS),debug) - CFLAGS = -g -I/usr/X11R6/include - endif - --LIBS = -L/usr/lib -L/usr/X11R6/lib -lXmu -lXm -lXt -lSM -lICE -lXext -lX11 -+LIBS = -L/usr/GENTOOLIBDIR -L/usr/X11R6/lib -lXmu -lXm -lXt -lSM -lICE -lXext -lX11 - - ifeq ($(MAKECMDGOALS),nogui) --CFLAGS = -D NOGUI -I/usr/X11R6/include --LIBS = -L/usr/lib -L/usr/X11R6/lib -lXmu -lXt -lSM -lICE -lXext -lX11 -+CFLAGS += -D NOGUI -I/usr/X11R6/include -+LIBS = -L/usr/GENTOOLIBDIR -L/usr/X11R6/lib -lXmu -lXt -lSM -lICE -lXext -lX11 - endif - - FIN = -lm -pthread #for RH9.0, ok for RH7.3 & RH8.0 -@@ -26,13 +26,13 @@ OBJS = PKINANGL.o PKINCRTL.o PKINCSBS.o PKINCSUB.o PKINCOUT.o PKINMENU.o PKINROT - # Commands specific to clients created by this Makefile - - prekin: $(OBJS) -- cc -o prekin $(CFLAGS) $(OBJS) -L/usr/X11R6/lib $(LIBS) -ldl $(FIN) -+ cc -o prekin $(CFLAGS) $(LDFLAGS) $(OBJS) -L/usr/X11R6/lib $(LIBS) -ldl $(FIN) - - debug: $(OBJS) -- cc -o prekin $(CFLAGS) $(OBJS) -L/usr/X11R6/lib $(LIBS) -ldl $(FIN) -+ cc -o prekin $(CFLAGS) $(LDFLAGS) $(OBJS) -L/usr/X11R6/lib $(LIBS) -ldl $(FIN) - - nogui: $(OBJS) -- cc -o prekin $(CFLAGS) $(OBJS) -L/usr/X11R6/lib $(LIBS) -ldl $(FIN) -+ cc -o prekin $(CFLAGS) $(LDFLAGS) $(OBJS) -L/usr/X11R6/lib $(LIBS) -ldl $(FIN) - - clean: - rm *.o diff --git a/sci-chemistry/prekin/files/6.51.081122-overflow.patch b/sci-chemistry/prekin/files/6.51.081122-overflow.patch deleted file mode 100644 index 1c6ded314315..000000000000 --- a/sci-chemistry/prekin/files/6.51.081122-overflow.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- a/PKIN.h -+++ b/PKIN.h -@@ -533,8 +533,8 @@ EXTERN float xnext,ynext,znext,onext,Bnext,Uvalnext; - EXTERN char aspectstrnext[MAXaspects+3]; /*in parens: (XXXX)*/ - - /* possible overlap with earlier PREKIN variables */ --EXTERN char word[256],texts[256],temps[256]; --EXTERN char alertstr[256],alertstr2[256],alertstr3[256]; -+EXTERN char word[256],texts[256],temps[512]; -+EXTERN char alertstr[1024],alertstr2[256],alertstr3[256]; - EXTERN char oldstr[256],olderstr[256],newstr[256],InfoStr[256],MolNameStr[16]; - EXTERN char NameStr[256],OutfileStr[256],ScriptinStr[256],ShortNameStr[256]; - EXTERN char DirStr[256],PDBfileStr[256],helpoutStr[256]; /*040425 helpout*/ -diff --git a/PKINCOUT.c b/PKINCOUT.c -index af8eb24..a9f3a5f 100755 ---- a/PKINCOUT.c -+++ b/PKINCOUT.c -@@ -17,7 +17,7 @@ static float VRMLx=0,VRMLy=0,VRMLz=0; - void writeoutput() - { - char cntl[5]; /* 4 actual characters */ -- char kol[20],extra[256],aname[13]; -+ char kol[20],extra[256],aname[32]; - char chain[32],atoms[32],cpks[32],hygen[32],hbond[32]; - char subname[32],allstr[32]; - char mastername[32]; /*051128*/ diff --git a/sci-chemistry/prekin/files/prekin-6.51.081122-fno-common.patch b/sci-chemistry/prekin/files/prekin-6.51.081122-fno-common.patch deleted file mode 100644 index 207d30152027..000000000000 --- a/sci-chemistry/prekin/files/prekin-6.51.081122-fno-common.patch +++ /dev/null @@ -1,34 +0,0 @@ -https://bugs.gentoo.org/707310 ---- a/PKININIT.c -+++ b/PKININIT.c -@@ -65,6 +65,8 @@ void writeversiontooutput(void); /*041011*/ - void writechangestooutput(void); /*040215*/ - void writecmdhelptooutput(void); /*040425*/ - -+extern int Lribbonnew; -+ - static char* prekinchanges[] = - {"\r" - ,"020514 Cbeta:Superpos,NB:Prekin,IOmage\r" ---- a/PKINRIBB.c -+++ b/PKINRIBB.c -@@ -6,6 +6,8 @@ - #define PKINRIBB - #include "PKINRIBB.h" - #undef PKINRIBB -+ -+extern int Lribbonnew; - - /*{{{--NOTE-- version, etc. */ - /*051025 for now, just work with one model, and let prekin's levels==sections*/ ---- a/PKINRIBB.h -+++ b/PKINRIBB.h -@@ -5,7 +5,7 @@ - #define PKINRIBB extern - #endif - --PKINRIBB int Lribbonnew; /*051025 new ribbon structures: PKINRIBB*/ -+extern int Lribbonnew; /*051025 new ribbon structures: PKINRIBB*/ - - #define CORDER 4 /*order of the B-spline defined here*/ - diff --git a/sci-chemistry/prekin/metadata.xml b/sci-chemistry/prekin/metadata.xml deleted file mode 100644 index b71795dbfba5..000000000000 --- a/sci-chemistry/prekin/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>sci-chemistry@gentoo.org</email> - <name>Gentoo Chemistry Project</name> -</maintainer> -</pkgmetadata> diff --git a/sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild b/sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild deleted file mode 100644 index d6f5e98ced6b..000000000000 --- a/sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs - -MY_P=${PN}.${PV} -DESCRIPTION="Prepares molecular kinemages from PDB-format coordinate files" -HOMEPAGE="http://kinemage.biochem.duke.edu/software/prekin.php" -SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/${PN}/${MY_P}.src.tgz" - -LICENSE="richardson" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="X" - -RDEPEND=" - x11-libs/libXext - x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11 - X? ( >=x11-libs/motif-2.3:0= )" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${MY_P}" - -PATCHES=( - "${FILESDIR}"/${PV}-Makefile.patch - "${FILESDIR}"/${PV}-overflow.patch - "${FILESDIR}"/${P}-fno-common.patch -) - -src_configure() { - tc-export CC - - sed \ - -e 's:cc:$(CC):g' \ - -e "s:GENTOOLIBDIR:$(get_libdir):g" \ - Makefile.linux > Makefile || die -} - -src_compile() { - emake $(usex X ${PN} nogui) -} - -src_install() { - dobin prekin -} |