Portage is a package management system used by Gentoo Linux
# ChangeLog for app-text/bibus
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/ChangeLog,v 1.7 2008/05/29 15:52:15 hawking Exp $
29 May 2008; Ali Polatel
bibus-1.4.0_rc2.ebuild, bibus-1.4.3.ebuild:
python_mod_{cleanup,optimize} are ROOT aware.
*bibus-1.4.3 (22 May 2008)
22 May 2008; Markus Dittrich
+files/bibus-1.4.3-install.patch, +bibus-1.4.3.ebuild:
Version bump and added fixed desktop entry file (fixes bugs #223173 and
#168037). Thanks much to Attila Tóth
patches.
*bibus-1.4.0_rc2 (08 Feb 2008)
08 Feb 2008; Markus Dittrich
+files/bibus-1.4.0_rc2-install.patch, +bibus-1.4.0_rc2.ebuild:
Version bump (fixes bug #179074). Thanks much to Attila Tóth
22 Sep 2007; Wulf C. Krueger
Keyworded ~amd64 as per bug 185872.
11 Dec 2006; Donnie Berkholz
Keyword ~ppc.
17 Oct 2006; Donnie Berkholz
Slide into sci herd.
*bibus-1.2.0 (17 Oct 2006)
17 Oct 2006; Donnie Berkholz
+bibus-1.2.0.ebuild:
New package: Bibliographic and reference management software, integrates
with OO.o and MS Word.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
AUX bibus-1.4.0_rc2-install.patch 2721 RMD160 8fc558aee85120eb6b18ca1b7862df7136503847 SHA1 0dac5b1a4b99b3cf0967dac4225b085dde9ac087 SHA256 2425333705a2548b4499561730921251ccca4b89a683c208ee3a366c58fabd25
AUX bibus-1.4.3-install.patch 3855 RMD160 6bf99b92198433fa7cf9a324247f559876fbf70b SHA1 1f7d069f3e2d4b3d4f76093cff7224203ca294ff SHA256 2d136af1f2087ce56eb5d1c8468eb998e6370dca7a6ea514f1ed66ac9b9d932c
DIST bibus-1.2.0.zip 3910294 RMD160 cfe25ed33577712f0f16eea410a65f284aa2dffe SHA1 6429f375c5f745ce00cd2f1d72c46f37541b3f5e SHA256 aa10b4f5d767453d4b3d21ae7dff8bee2e652f42655a479c5b762a6d28b54e26
DIST bibus-1.4.0rc2.zip 6334244 RMD160 7a52c69e250f97ecca9b28e00b5a913372752838 SHA1 0be277340bac24d30f0b4f7bfc873138d11ec054 SHA256 52a9e0f47783365c0d65404edbd95ebb3df5408d4b988d006023318538758253
DIST bibus_1.4.3-1.tar.gz 4685037 RMD160 9a4ed2ee527938776f58ea9dd9a72546f933aa5d SHA1 951438d8df3686eae0b835ce44050db01889c4a9 SHA256 c8f4c15bcf00ad7b4d1ccb0dd0f8be0d843a6d18118fb119a64adb2cf31da73a
EBUILD bibus-1.2.0.ebuild 1801 RMD160 c289789dc566cc58905ddba7570e2f7ffba04a20 SHA1 78f90369a8405272e9b426f420a69e93a15c9d93 SHA256 9470122b2c661da0edb24912790c187192c7b77e3689004aef67952e1eed34bc
EBUILD bibus-1.4.0_rc2.ebuild 2006 RMD160 b3b3c780fc5dfc46b264df2eee59689c52f2b1df SHA1 0716fc4f85fc767c2b1731518583b70c27a73957 SHA256 d02b68181cbd1779e589c74596ebe23161d09462de55be69ea69c91c0cad40de
EBUILD bibus-1.4.3.ebuild 2000 RMD160 0684c3bc9f145071dee3dfc8936936bc53c292ff SHA1 50dedbb99fd81127b6a9c9159b636ffe5e640439 SHA256 4b7d1f0dd342354341689bb54546c464100a50d082445260edbdedb6ac7f3319
MISC ChangeLog 1449 RMD160 08b770dce2bc4652423e5e4c3c44442c780ae699 SHA1 6333a195ad5c104f5210e767201f296ea789eb93 SHA256 9162be099b905eda535fea49425a450c7188ef9a700ba1e62a7447ad8badddef
MISC metadata.xml 156 RMD160 dc078172bfebcb25d69bdf8731714f9cce9d3e36 SHA1 da2b240a255820145b7c83a5c48e45b96b7e9ee6 SHA256 5d22100902db7507a5b5493dd4a66cdb08025faf80a2c0b75e6392315c47f900
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkg+0TMACgkQQU4yORhF8iADQQCdGjCCdbXq3e+Y2N1YXpzcXkSN
blwAoIsq5y4gfRxIT7LzpCUfZZxzNHnc
=2PCW
-----END PGP SIGNATURE-----
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.2.0.ebuild,v 1.4 2008/05/29 15:52:15 hawking Exp $
inherit python multilib
DESCRIPTION="Bibliographic and reference management software, integrates with OO.o and MS Word"
HOMEPAGE="http://bibus-biblio.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}-biblio/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="mysql sqlite"
# Most of this mess is designed to give the choice of sqlite or mysql
# but prefer sqlite. We also need to default to sqlite if neither is requested.
RDEPEND="virtual/ooo
=dev-python/wxpython-2.6*
sqlite? (
dev-python/pysqlite
dev-db/sqliteodbc
)
!sqlite? (
mysql? (
dev-python/mysql-python
dev-db/myodbc
)
!mysql? (
dev-python/pysqlite
dev-db/sqliteodbc
)
)
dev-db/unixODBC"
DEPEND="${RDEPEND}
app-arch/unzip"
S="${WORKDIR}/${P}"
src_unpack() {
unpack ${A}
cd "${S}"
sed -i \
-e "s:lib:$(get_libdir):g" \
-e "s:local/::g" \
Setup/bibus.sh
}
src_install() {
emake \
-f Setup/Makefile \
DESTDIR="${D}" \
oopath="/usr/$(get_libdir)/openoffice/program" \
prefix='$(DESTDIR)/usr' \
sysconfdir='$(DESTDIR)/etc' \
install || die "emake install failed"
emake \
-f Setup/Makefile \
DESTDIR="${D}" \
oopath="/usr/$(get_libdir)/openoffice/program" \
prefix='$(DESTDIR)/usr' \
sysconfdir='$(DESTDIR)/etc' \
install-doc-en || die "emake install failed"
insinto /usr/share/applications/
doins Setup/bibus.desktop
insinto /usr/share/icons/hicolor/48x48/apps/
doins Pixmaps/bibus.png
dodoc Docs/installation.txt
}
pkg_postinst() {
python_mod_optimize /usr/share/bibus
}
pkg_postrm() {
python_mod_cleanup /usr/share/bibus
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.4.0_rc2.ebuild,v 1.2 2008/05/29 15:52:15 hawking Exp $
inherit python multilib eutils
MY_PV="1.4.0"
DESCRIPTION="Bibliographic and reference management software, integrates with OO.o and MS Word"
HOMEPAGE="http://bibus-biblio.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}-biblio/${PN}-${MY_PV}rc2.zip"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc ~x86 ~amd64"
IUSE="mysql sqlite"
# Most of this mess is designed to give the choice of sqlite or mysql
# but prefer sqlite. We also need to default to sqlite if neither is requested.
RDEPEND="virtual/ooo
=dev-python/wxpython-2.6*
sqlite? (
dev-python/pysqlite
dev-db/sqliteodbc
)
!sqlite? (
mysql? (
dev-python/mysql-python
dev-db/myodbc
)
!mysql? (
dev-python/pysqlite
dev-db/sqliteodbc
)
)
dev-db/unixODBC"
DEPEND="${RDEPEND}
app-arch/unzip"
S="${WORKDIR}/${PN}-${MY_PV}rc2"
src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${P}-install.patch
sed -e "s:GENTOO-PF:${P}:g" \
-e "69aall:\n" \
-e "s:\$\(compile\)::" \
-i Makefile || die "Failed to patch makefile"
sed -e "s:/usr/lib/:/usr/$(get_libdir)/:" \
-i Setup/bibus.sh Makefile || die "Failed to fix bibus wrapper"
}
src_install() {
emake \
DESTDIR="${D}" \
oopath="/usr/$(get_libdir)/openoffice/program" \
prefix='$(DESTDIR)/usr' \
sysconfdir='$(DESTDIR)/etc' \
install || die "emake install failed"
emake \
DESTDIR="${D}" \
oopath="/usr/$(get_libdir)/openoffice/program" \
prefix='$(DESTDIR)/usr' \
sysconfdir='$(DESTDIR)/etc' \
install-doc-en || die "emake install failed"
insinto /usr/share/applications/
doins Setup/bibus.desktop
insinto /usr/share/icons/hicolor/48x48/apps/
doins Pixmaps/bibus.png
dodoc Docs/installation.txt
}
pkg_postinst() {
python_mod_optimize /usr/share/bibus
}
pkg_postrm() {
python_mod_cleanup /usr/share/bibus
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.4.3.ebuild,v 1.2 2008/05/29 15:52:15 hawking Exp $
inherit python multilib eutils
MY_PV="1.4.3"
DESCRIPTION="Bibliographic and reference management software, integrates with OO.o and MS Word"
HOMEPAGE="http://bibus-biblio.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}-biblio/${PN}_${MY_PV}-1.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc ~x86 ~amd64"
IUSE="mysql sqlite"
# Most of this mess is designed to give the choice of sqlite or mysql
# but prefer sqlite. We also need to default to sqlite if neither is requested.
RDEPEND="virtual/ooo
=dev-python/wxpython-2.6*
sqlite? (
dev-python/pysqlite
dev-db/sqliteodbc
)
!sqlite? (
mysql? (
dev-python/mysql-python
dev-db/myodbc
)
!mysql? (
dev-python/pysqlite
dev-db/sqliteodbc
)
)
dev-db/unixODBC"
DEPEND="${RDEPEND}
app-arch/unzip"
S="${WORKDIR}/${PN}${MY_PV}"
src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${P}-install.patch
sed -e "s:GENTOO-PF:${P}:g" \
-e "69aall:\n" \
-e "s:\$\(compile\)::" \
-i Makefile || die "Failed to patch makefile"
sed -e "s:/usr/lib/:/usr/$(get_libdir)/:" \
-i Setup/bibus.sh Makefile || die "Failed to fix bibus wrapper"
}
src_install() {
emake \
DESTDIR="${D}" \
oopath="/usr/$(get_libdir)/openoffice/program" \
prefix='$(DESTDIR)/usr' \
sysconfdir='$(DESTDIR)/etc' \
install || die "emake install failed"
emake \
DESTDIR="${D}" \
oopath="/usr/$(get_libdir)/openoffice/program" \
prefix='$(DESTDIR)/usr' \
sysconfdir='$(DESTDIR)/etc' \
install-doc-en || die "emake install failed"
insinto /usr/share/applications/
doins Setup/bibus.desktop
insinto /usr/share/icons/hicolor/48x48/apps/
doins Pixmaps/bibus.png
dodoc Docs/installation.txt
}
pkg_postinst() {
python_mod_optimize /usr/share/bibus
}
pkg_postrm() {
python_mod_cleanup /usr/share/bibus
}