public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/dilfridge:master commit in: sci-chemistry/bist/files/, sci-chemistry/bist/
@ 2013-12-25 17:47 Andreas Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas Hüttel @ 2013-12-25 17:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b9049c5283fc5b4266c1848c8407ad73ffb4a55d
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 17:48:39 2013 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 17:48:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=b9049c52

[sci-chemistry/bist] cleanup

---
 sci-chemistry/bist/Manifest                       |  5 --
 sci-chemistry/bist/bist-0.5.1-r1.ebuild           | 30 ---------
 sci-chemistry/bist/files/bist-0.5.1-bracket.patch | 11 ----
 sci-chemistry/bist/files/bist-0.5.1-install.patch | 80 -----------------------
 sci-chemistry/bist/metadata.xml                   | 12 ----
 5 files changed, 138 deletions(-)

diff --git a/sci-chemistry/bist/Manifest b/sci-chemistry/bist/Manifest
deleted file mode 100644
index fa69da4..0000000
--- a/sci-chemistry/bist/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX bist-0.5.1-bracket.patch 379 RMD160 4d9d835a8c189862ec53f069862069a005b4c4ff SHA1 7c6ec5afb2bf2f1d6bc4ed931c5dbf03fe2abb98 SHA256 3fd94f204a237d3b00c2fd86b45259f65ac31606ebfe7ab076c3e24f8f855671
-AUX bist-0.5.1-install.patch 4074 RMD160 35136ca7aa40e34c543efae3def45ced6d9d2886 SHA1 fc69c1a111ca724409674a35b40d7bc342b99388 SHA256 b94add3bed813222d29f4156668668c3296f6d817eb8f097709fcabd37d5ae67
-DIST bist-0.5.1.tar.gz 766731 RMD160 a848cf778c9096239ca964dce352eeeab1ee4dc2 SHA1 22fd8186ef3a4fcc2776a3cf5b57ca78bfb4ab69 SHA256 78809230e2bcfffefaf8f95d85740d94cf2d10b4dd0d746f28cf1e82e4fc6cd5
-EBUILD bist-0.5.1-r1.ebuild 694 RMD160 d8247b4ac7301f093b28dcae1da95ba5714a850b SHA1 b1a61cbacbbf790f44e029195eadd1ca1c5d0182 SHA256 8475df36b5c6bc73cb1515973f7c1ae58990fd1b312a6ff0637e03da9904f7e9
-MISC metadata.xml 1166 RMD160 76b030166aeba9413714da9cca53f83600e9a5b0 SHA1 45918e9272f8db5a4e81ecbed7ae8279539e934b SHA256 6cbbb060eb3c2f018811815dd82e0f6bd2e57f0cf152b8ce66aaaf70e744dcc4

diff --git a/sci-chemistry/bist/bist-0.5.1-r1.ebuild b/sci-chemistry/bist/bist-0.5.1-r1.ebuild
deleted file mode 100644
index a954fe0..0000000
--- a/sci-chemistry/bist/bist-0.5.1-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit eutils base
-
-DESCRIPTION="Bist, the chemical drawing tool"
-HOMEPAGE="http://www.autistici.org/interzona/index.php?mod=03_Bist"
-SRC_URI="http://www.autistici.org/interzona/ftrack.php?url=sections/06_Download/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="net-misc/curl
-	dev-libs/expat
-	>=x11-libs/fltk-1.1.7:1.1
-	sci-libs/gsl
-	>=sci-chemistry/openbabel-2.2.0
-	>=media-libs/plotutils-2.5"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	use amd64 && epatch "${FILESDIR}/${P}-bracket.patch"
-	epatch "${FILESDIR}/${P}-install.patch"
-}

diff --git a/sci-chemistry/bist/files/bist-0.5.1-bracket.patch b/sci-chemistry/bist/files/bist-0.5.1-bracket.patch
deleted file mode 100644
index 86a587e..0000000
--- a/sci-chemistry/bist/files/bist-0.5.1-bracket.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pluginclude/wrap_bracket_dialog.hpp.orig	2008-09-30 10:45:56.000000000 +0200
-+++ pluginclude/wrap_bracket_dialog.hpp	2008-09-30 10:46:07.000000000 +0200
-@@ -10,7 +10,7 @@
- #if SIZEOF_INT_P == 8
- #define WRAP_BRACKET_SIZE_USER_DATA_MENU long int
- #else
--#define WRAP_BRACKET_SIZE_USER_DATA_MENU unsigned int
-+#define WRAP_BRACKET_SIZE_USER_DATA_MENU unsigned long
- #endif
- 
- 

diff --git a/sci-chemistry/bist/files/bist-0.5.1-install.patch b/sci-chemistry/bist/files/bist-0.5.1-install.patch
deleted file mode 100644
index b349b0d..0000000
--- a/sci-chemistry/bist/files/bist-0.5.1-install.patch
+++ /dev/null
@@ -1,80 +0,0 @@
-diff -r -u bist-0.5.1.orig/Makefile.in bist-0.5.1/Makefile.in
---- bist-0.5.1.orig/Makefile.in	2009-04-04 12:04:44.000000000 +0200
-+++ bist-0.5.1/Makefile.in	2009-09-23 23:59:37.000000000 +0200
-@@ -16,12 +16,7 @@
- 
- SRC_DIR =./src/
- INC_DIR=./include/
--LIB_DIR=@LIB_DIR_CONFIG_PATH@
--LIB_DIR_DEBIAN=@LIB_DIR_CONFIG@
--
--ifneq ($(strip ${exec_prefix}),)
--LIB_DIR=${LIB_DIR_DEBIAN}
--endif
-+LIB_DIR=@libdir@
- 
- 
- 
-@@ -186,33 +181,29 @@
- 	rm -f *.o
- 	rm -f plugin/*.so
- install:
--	install -D -o root -g root -m 0755 -s $(ELF) $(prefix)/bin/$(ELF)
--	install -D -o root -g root -m 0644  bist.png $(prefix)/share/pixmap/bist.png
--	install -D -o root -g root -m 0644  bist.desktop $(prefix)/share/applications/bist.desktop
-+	install -D -o root -g root -m 0755 -s $(ELF) $(DESTDIR)/$(prefix)/bin/$(ELF)
-+	install -D -o root -g root -m 0644  bist.png $(DESTDIR)/$(prefix)/share/pixmaps/bist.png
-+	install -D -o root -g root -m 0644  bist.desktop $(DESTDIR)/$(prefix)/share/applications/bist.desktop
- 	find rings -type d -exec install -D -o root \
--	 -g root -m 0755 -d $(prefix)/share/$(ELF)-$(VERSION)/\{\} \;
-+	 -g root -m 0755 -d $(DESTDIR)/$(prefix)/share/$(ELF)-$(VERSION)/\{\} \;
- 	find rings ! -type d -exec install -D -o root -g root \
--	-m 0644 \{\} $(prefix)/share/$(ELF)-$(VERSION)/\{\} \;
--	install -D -o root -g root -m 0755 -d   $(prefix)/share/doc/$(ELF)-$(VERSION)
--	install -D -o root -g root -m 0644 doc/*.*  $(prefix)/share/doc/$(ELF)-$(VERSION)/
--	install -D -o root -g root -m 0644 TODO  $(prefix)/share/doc/$(ELF)-$(VERSION)/
--	install -D -o root -g root -m 0644 BUGS  $(prefix)/share/doc/$(ELF)-$(VERSION)/
--	install -D -o root -g root -m 0644 README  $(prefix)/share/doc/$(ELF)-$(VERSION)/
--	./mkinstalldirs $(LIB_DIR)/$(ELF)-$(VERSION)/plugin
--	install -D -o root -g root -m 0644 plugin/*.so $(LIB_DIR)/$(ELF)-$(VERSION)/plugin/
--	./mkinstalldirs $(prefix)/share/locale/$(ELF)-$(VERSION)
--	cp -R po/* $(prefix)/share/locale/$(ELF)-$(VERSION)/
--	./mkinstalldirs $(prefix)/share/man/man1/
-+	-m 0644 \{\} $(DESTDIR)/$(prefix)/share/$(ELF)-$(VERSION)/\{\} \;
-+	install -D -o root -g root -m 0755 -d   $(DESTDIR)/$(prefix)/share/doc/$(ELF)-$(VERSION)
-+	install -D -o root -g root -m 0644 doc/*.*  $(DESTDIR)/$(prefix)/share/doc/$(ELF)-$(VERSION)/
-+	install -D -o root -g root -m 0644 TODO  $(DESTDIR)/$(prefix)/share/doc/$(ELF)-$(VERSION)/
-+	install -D -o root -g root -m 0644 BUGS  $(DESTDIR)/$(prefix)/share/doc/$(ELF)-$(VERSION)/
-+	install -D -o root -g root -m 0644 README  $(DESTDIR)/$(prefix)/share/doc/$(ELF)-$(VERSION)/
-+	./mkinstalldirs $(DESTDIR)/$(LIB_DIR)/$(ELF)-$(VERSION)/plugin
-+	install -D -o root -g root -m 0644 plugin/*.so $(DESTDIR)/$(LIB_DIR)/$(ELF)-$(VERSION)/plugin/
-+	./mkinstalldirs $(DESTDIR)/$(prefix)/share/locale
-+	find po -name "*.po" -exec rm -v \{\} \;
-+	rm -v po/LINGUAS po/bist.pot
-+	cp -R po/* $(DESTDIR)/$(prefix)/share/locale/
-+	./mkinstalldirs $(DESTDIR)/$(prefix)/share/man/man1/
- 	gzip -c --best ./doc/man/$(ELF).1 > ./doc/man/$(ELF).1.gz
--	install -D -o root -g root -m 0644 ./doc/man/$(ELF).1.gz $(prefix)/share/man/man1/
-+	install -D -o root -g root -m 0644 ./doc/man/$(ELF).1.gz $(DESTDIR)/$(prefix)/share/man/man1/
- 	rm -f ./doc/man/$(ELF).1.gz
- 
--uninstall:
--	rm -Rf $(prefix)/bin/$(ELF)-$(VERSION)
--	rm -Rf $(prefix)/share/$(ELF)-$(VERSION)
--	rm -Rf $(prefix)/share/doc/$(ELF)-$(VERSION)
--	rm -Rf $(LIB_DIR)/$(ELF)-$(VERSION)/
--	rm -f $(prefix)/share/man/man1/$(ELF).1.gz
- dist: distclean
- 	./rmcvs.py
- 	cd .. ; tar -c $(ELF) | gzip --best >  $(TARNAME)-$(VERSION).tar.gz
-diff -r -u bist-0.5.1.orig/include/config_path.h.in bist-0.5.1/include/config_path.h.in
---- bist-0.5.1.orig/include/config_path.h.in	2009-04-04 12:04:42.000000000 +0200
-+++ bist-0.5.1/include/config_path.h.in	2009-09-23 23:29:35.000000000 +0200
-@@ -12,6 +12,6 @@
- #define VERSION             "@VERSION@"
- 
- #define PLUGIN_PATH_HOME    "/.bist/plugin/"
--#define PLUGIN_PATH_SHARED  "@LIB_DIR_CONFIG_PATH@/@ELF@-@VERSION@/plugin/"
-+#define PLUGIN_PATH_SHARED  "@libdir@/@ELF@-@VERSION@/plugin/"
- 
- #define ELF_ABS_PATH          "@prefix@/bin/@ELF@"

diff --git a/sci-chemistry/bist/metadata.xml b/sci-chemistry/bist/metadata.xml
deleted file mode 100644
index e08bb67..0000000
--- a/sci-chemistry/bist/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>maintainer-wanted</herd>
-<longdescription>
-Bist stands for bidimensional structures (in italian it sounds like "beast" in english ) and is a chemical drawing tool. It is focused on organic chemistry but it may be useful also for chemists or teacher as well.
-Bist support many of the formalism used to describe molecoles structures like single bond, double bond, stereospecific bond, charges, resonance arrows, lone pairs etc...
-It can export both postscript and png formats.
-This version is now integrated with openbabel API so virtually all the formats this library can accept should be a valid input for bist too.
-Currently portability is not my goal so only GNU/Linux platform is supported. However any effort in this direction is appreciated so feel free to ask me about any porting question. Please remember that bist is actually in a beta stage of development so i strongly suggest you to not using it except for testing or hacking purpose. Bist is free software released under GNU GPL version 3
-</longdescription>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-25 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25 17:47 [gentoo-commits] dev/dilfridge:master commit in: sci-chemistry/bist/files/, sci-chemistry/bist/ Andreas Hüttel

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