mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-24 05:23:30 +01:00
initial import
This commit is contained in:
130
gnome-base/gnome-libs/ChangeLog
Normal file
130
gnome-base/gnome-libs/ChangeLog
Normal file
@@ -0,0 +1,130 @@
|
||||
# ChangeLog for gnome-base/gnome-libs
|
||||
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/ChangeLog,v 1.37 2006/11/05 06:03:14 leio Exp $
|
||||
|
||||
05 Nov 2006; Mart Raudsepp <leio@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
Add proper autoconf dependency, bug #149504
|
||||
|
||||
25 Jun 2006; Markus Rothe <corsair@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
gnome-libs don't like parallel building. restrict to -j1. bug #117644
|
||||
|
||||
16 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
|
||||
+files/gnome-libs-1.4.2-ppc64.patch, gnome-libs-1.4.2.ebuild:
|
||||
Fix compilation with gcc-4 on ppc64; bug #117750
|
||||
|
||||
29 May 2005; Mark Loeser <halcy0n@gentoo.org>
|
||||
+files/gnome-libs-1.4.2-gcc4.patch, gnome-libs-1.4.2.ebuild:
|
||||
Patch to fix compilation with GCC4 ; bug #94321
|
||||
|
||||
11 Apr 2005; Simon Stelling <blubb@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
fixed multilib-strict: bug 88632
|
||||
|
||||
29 Jul 2004; Tom Gall <tgall@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
stable on ppc64, bug #55676
|
||||
|
||||
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnome-libs-1.4.1.6.ebuild,
|
||||
gnome-libs-1.4.1.7.ebuild, gnome-libs-1.4.2.ebuild:
|
||||
Fix use invocation
|
||||
|
||||
29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
|
||||
gnome-libs-1.4.2.ebuild:
|
||||
Masked gnome-libs-1.4.2.ebuild stable for ppc
|
||||
|
||||
14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
Marked stable on mips.
|
||||
|
||||
03 Apr 2004; L. Boshell <leonardop@gentoo.org> gnome-libs-1.4.2.ebuild,
|
||||
files/gnome-libs-1.4.2-gtkdoc_fixes.patch:
|
||||
Added patch to fix gtk-doc issues. Closes bug #44439.
|
||||
|
||||
13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
Added ~mips keyword.
|
||||
|
||||
25 Jan 2004; <gustavoz@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
stable on sparc
|
||||
|
||||
06 Jan 2004; <agriffis@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
stable on ia64
|
||||
|
||||
12 Nov 2003; Aron Griffis <agriffis@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
Repair compilation with gcc-3.3.2 on alpha
|
||||
|
||||
17 Oct 2003; Brad House <brad_mssw@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
ok, so it took me a sec to realize : was equivalent to || in C there was deps
|
||||
on db < 2 on other arches, just not for amd64. make it all arches now
|
||||
|
||||
17 Oct 2003; Brad House <brad_mssw@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
seems to require db1 on amd64. surprised it doesn't on other systems, or
|
||||
perhaps it's installed by default on other systems and has just never been
|
||||
noticed as db1 on amd64 was just unmasked. Also remove patch that removed
|
||||
db-detecting as this messed things up on amd64, even though it was marked as
|
||||
an amd64-only patch.
|
||||
|
||||
19 Jul 2003; Olivier Crete <tester@gentoo.org> gnome-libs-1.4.2.ebuild,
|
||||
files/no-libdb-check.diff:
|
||||
Added patch to removed libdb check, it was broken for db4
|
||||
|
||||
08 Jul 2003; Alastair Tse <liquidx@gentoo.org> gnome-libs-1.4.1.6.ebuild,
|
||||
gnome-libs-1.4.1.7.ebuild, gnome-libs-1.4.2.ebuild:
|
||||
swap DEPEND and RDEPEND
|
||||
|
||||
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
|
||||
|
||||
*gnome-libs-1.4.2 (19 Aug 2002)
|
||||
|
||||
08 Jul 2003; Daniel Robbins <drobbins@gentoo.org>: gnome-libs-1.4.2.ebuild:
|
||||
added missing RDEPEND information that was messing up .tbz2 installs.
|
||||
|
||||
04 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-libs-1.4.2.ebuild :
|
||||
Added hppa to KEYWORDS.
|
||||
|
||||
06 Dec 2002; Martin Holzer <mholzer@gentoo.org> gnome-libs-1.4.2.ebuild :
|
||||
Changes SRC_URI.
|
||||
|
||||
23 Oct 2002; Spider <spider@gentoo.org> gnome-libs-1.4.2.ebuild :
|
||||
removed the "use doc" install hack (it gets installed anyhow) and change
|
||||
docdir to include ${P}, this makes it do the documentation not to
|
||||
/usr/share/doc/ .
|
||||
|
||||
|
||||
|
||||
19 Aug 2002; Spider <spider@gentoo.org> gnome-libs-1.4.2.ebuild
|
||||
Bugfixes in this version, changed the ebuild to inherit libtool
|
||||
|
||||
*gnome-libs-1.4.1.7 (21 May 2002)
|
||||
|
||||
*gnome-libs-1.4.1.6 (29 Apr 2002)
|
||||
|
||||
*gnome-libs-1.4.1.5-r1 (27 Apr 2002)
|
||||
|
||||
27 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gnome-libs-1.4.1.5-r1.ebuild:
|
||||
Added docbook-sgml as a compile-time dependency, until we figure out how to
|
||||
disable sgml documentation from being created (as an option or something).
|
||||
|
||||
*gnome-libs-1.4.1.5 (05 Apr 2002)
|
||||
05 Apr 2002; Spider <spider@gentoo.org> gnome-libs-1.4.1.5.ebuild :
|
||||
moved to use bz2 instead of gz
|
||||
Updating to new version, brief gnome-libs changelog here:
|
||||
- fix i18n bugs in paper selector
|
||||
- portability fixes
|
||||
- Add support for mousewheel scrolling to gnome-less
|
||||
- Fix cut'n'paste for a lot of cases
|
||||
+ misc fixes.
|
||||
|
||||
|
||||
03 Apr 2002; M.Schlemmer <azarah@gentoo.org> :
|
||||
|
||||
Remove the aclocal and automake since it is unneeded.
|
||||
|
||||
*gnome-libs-1.4.1.4-r2 (21 March 2002)
|
||||
|
||||
21 Mar 2002; M.Schlemmer <azarah@gentoo.org> :
|
||||
|
||||
Libtoolize to fix "relink bug" (.la files have ${D} in them).
|
||||
|
||||
*gnome-libs-1.4.1.4-r1 (10 Mar 2002)
|
||||
|
||||
10 Mar 2002; Bruce A. Locke <blocke@shivan.org> gnome-libs-1.4.1.4-r1.ebuild :
|
||||
|
||||
NLS fixes submitted by seemant@rocketmail.com (Seemant Kulleen)
|
||||
|
||||
42
gnome-base/gnome-libs/Manifest
Normal file
42
gnome-base/gnome-libs/Manifest
Normal file
@@ -0,0 +1,42 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA1
|
||||
|
||||
AUX gnome-libs-1.4.2-gcc4.patch 530 RMD160 73e48e029e0ac0b8267b3ff959c15257183fd555 SHA1 63d096c8afc2527602c6c906c2d0272ffd90a35c SHA256 277606c5b1a6bb4672554cdbfe2e3bbb2da0333701a21790848b870a16ac7b85
|
||||
MD5 a49f7096a16de9d5e0f310cdf845a189 files/gnome-libs-1.4.2-gcc4.patch 530
|
||||
RMD160 73e48e029e0ac0b8267b3ff959c15257183fd555 files/gnome-libs-1.4.2-gcc4.patch 530
|
||||
SHA256 277606c5b1a6bb4672554cdbfe2e3bbb2da0333701a21790848b870a16ac7b85 files/gnome-libs-1.4.2-gcc4.patch 530
|
||||
AUX gnome-libs-1.4.2-gtkdoc_fixes.patch 1089 RMD160 3c38624c7f73fc1745316803e13023029e0286f8 SHA1 f3749c8e94deba2c974558494ab85e44ed926498 SHA256 15f30b0682e8c6a498a91e3afc613863de23cfc92501b97905d13831bd7206b8
|
||||
MD5 f331a840d47fda5b17211d968f974f14 files/gnome-libs-1.4.2-gtkdoc_fixes.patch 1089
|
||||
RMD160 3c38624c7f73fc1745316803e13023029e0286f8 files/gnome-libs-1.4.2-gtkdoc_fixes.patch 1089
|
||||
SHA256 15f30b0682e8c6a498a91e3afc613863de23cfc92501b97905d13831bd7206b8 files/gnome-libs-1.4.2-gtkdoc_fixes.patch 1089
|
||||
AUX gnome-libs-1.4.2-m4.patch 274 RMD160 104e6e77d10c1792a41a9498494abc4e9f3a19fd SHA1 46c3e93d422c64adc23c2cc4a7323562f75941e8 SHA256 73ccbcb399ff1e847cd493b06b32d6941d4465624e741fd0f964d6afa6a1b0c5
|
||||
MD5 fb16550517db1b4f3993031c0695cc31 files/gnome-libs-1.4.2-m4.patch 274
|
||||
RMD160 104e6e77d10c1792a41a9498494abc4e9f3a19fd files/gnome-libs-1.4.2-m4.patch 274
|
||||
SHA256 73ccbcb399ff1e847cd493b06b32d6941d4465624e741fd0f964d6afa6a1b0c5 files/gnome-libs-1.4.2-m4.patch 274
|
||||
AUX gnome-libs-1.4.2-ppc64.patch 475 RMD160 559451a2b2f930a49b5765d9dab3cfdd3b5a6666 SHA1 e5d0604e394059a2ad04550ca5f03aad9858ad09 SHA256 2f733fec123753ff5b214ea3032d4fde18664d9fde1fd5bdb640de5c42109dad
|
||||
MD5 d9033c7a33a43ad866042b2214f27244 files/gnome-libs-1.4.2-ppc64.patch 475
|
||||
RMD160 559451a2b2f930a49b5765d9dab3cfdd3b5a6666 files/gnome-libs-1.4.2-ppc64.patch 475
|
||||
SHA256 2f733fec123753ff5b214ea3032d4fde18664d9fde1fd5bdb640de5c42109dad files/gnome-libs-1.4.2-ppc64.patch 475
|
||||
DIST gnome-libs-1.4.2.tar.bz2 2875219 RMD160 54717b79694ae94347bd36f20a005bdb7e19eec6 SHA1 359340f41fc038de9554c38af2cea99b71b1ef2a SHA256 84a7ff35e69341d5c297b633b3d64c01e7844e3b428f8926e823638911788c28
|
||||
EBUILD gnome-libs-1.4.2.ebuild 2339 RMD160 e21c85e5413d685b0d7bbc1793c43d52a9b3bc40 SHA1 9d395f0fa80ae034dd1c912e97cef6de2d4feb39 SHA256 aa8bc480ee7ae9220a6a709e020af5ddbbed54573bef09de4fbc719a6d248be1
|
||||
MD5 c7a82a18e89ad1239ea8f404431e5f57 gnome-libs-1.4.2.ebuild 2339
|
||||
RMD160 e21c85e5413d685b0d7bbc1793c43d52a9b3bc40 gnome-libs-1.4.2.ebuild 2339
|
||||
SHA256 aa8bc480ee7ae9220a6a709e020af5ddbbed54573bef09de4fbc719a6d248be1 gnome-libs-1.4.2.ebuild 2339
|
||||
MISC ChangeLog 4916 RMD160 4993cf3f80323bfcb37fc0055b18f0b6bbcab82c SHA1 4d29f21b7641161e2900a7997392e037cc85bbb5 SHA256 9e5212564aac447c524e2451faa5e360986bcfa8fcb2a457f0607bd275ace74d
|
||||
MD5 96050d8a53c52975cf6a0bd800f6a987 ChangeLog 4916
|
||||
RMD160 4993cf3f80323bfcb37fc0055b18f0b6bbcab82c ChangeLog 4916
|
||||
SHA256 9e5212564aac447c524e2451faa5e360986bcfa8fcb2a457f0607bd275ace74d ChangeLog 4916
|
||||
MISC metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e SHA1 38f78e9790bcd4382b4a49aa226aa6dda1d3a3d7 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1
|
||||
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
|
||||
RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e metadata.xml 158
|
||||
SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 metadata.xml 158
|
||||
MD5 d32bcd3c4ab6ed40414689c2bce67d1c files/digest-gnome-libs-1.4.2 256
|
||||
RMD160 eb3a40e2fadb7fc5322cd692c5b68ce23dc72838 files/digest-gnome-libs-1.4.2 256
|
||||
SHA256 5c6bfb1e556552150cd29379c10385ecbcfc21d65c1f64b783703fee3f004c39 files/digest-gnome-libs-1.4.2 256
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.5 (GNU/Linux)
|
||||
|
||||
iD8DBQFFTX6ikeYb6olFHJcRAgmuAKDbr8QmZne7iHUGD/0d7DUrs1hDlwCfUDWE
|
||||
ZAxQKcyGCf7+jcYCUwMU07A=
|
||||
=o0Ef
|
||||
-----END PGP SIGNATURE-----
|
||||
3
gnome-base/gnome-libs/files/digest-gnome-libs-1.4.2
Normal file
3
gnome-base/gnome-libs/files/digest-gnome-libs-1.4.2
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 6111e91b143a90afb30f7a8c1e6cbbd6 gnome-libs-1.4.2.tar.bz2 2875219
|
||||
RMD160 54717b79694ae94347bd36f20a005bdb7e19eec6 gnome-libs-1.4.2.tar.bz2 2875219
|
||||
SHA256 84a7ff35e69341d5c297b633b3d64c01e7844e3b428f8926e823638911788c28 gnome-libs-1.4.2.tar.bz2 2875219
|
||||
13
gnome-base/gnome-libs/files/gnome-libs-1.4.2-gcc4.patch
Normal file
13
gnome-base/gnome-libs/files/gnome-libs-1.4.2-gcc4.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff -urN ../tmp-orig/gnome-libs-1.4.2/gtk-xmhtml/XmHTMLI.h ./gtk-xmhtml/XmHTMLI.h
|
||||
--- ../tmp-orig/gnome-libs-1.4.2/gtk-xmhtml/XmHTMLI.h 1999-07-29 03:26:28.000000000 +0200
|
||||
+++ ./gtk-xmhtml/XmHTMLI.h 2004-12-22 18:02:43.408331024 +0100
|
||||
@@ -1058,9 +1058,6 @@
|
||||
#include "gtk-xmhtml-p.h"
|
||||
|
||||
void gtk_xmhtml_set_outline (GtkXmHTML *html, int flag);
|
||||
-void my_x_query_colors(GdkColormap *colormap,
|
||||
- GdkColor *colors,
|
||||
- gint ncolors);
|
||||
void
|
||||
gtk_xmhtml_set_colors (GtkXmHTML *html,
|
||||
Pixel foreground,
|
||||
@@ -0,0 +1,29 @@
|
||||
diff -NurB gnome-libs-1.4.2-orig/libart_lgpl/doc/libart.sgml gnome-libs-1.4.2/libart_lgpl/doc/libart.sgml
|
||||
--- gnome-libs-1.4.2-orig/libart_lgpl/doc/libart.sgml 2004-04-03 13:41:19.000000000 -0500
|
||||
+++ gnome-libs-1.4.2/libart_lgpl/doc/libart.sgml 2004-04-03 13:47:44.000000000 -0500
|
||||
@@ -1,5 +1,4 @@
|
||||
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
||||
-<!entity FDL SYSTEM "fdl.sgml">
|
||||
<!entity art-construction-core SYSTEM "sgml/art_construction_core.sgml">
|
||||
<!entity art-construction-extended SYSTEM "sgml/art_construction_extended.sgml">
|
||||
<!entity art-construction-trans SYSTEM "sgml/art_construction_trans.sgml">
|
||||
@@ -848,7 +847,6 @@
|
||||
</chapter>
|
||||
|
||||
|
||||
- &FDL;
|
||||
|
||||
|
||||
</book>
|
||||
diff -NurB gnome-libs-1.4.2-orig/libart_lgpl/doc/tmpl/art_svp.sgml gnome-libs-1.4.2/libart_lgpl/doc/tmpl/art_svp.sgml
|
||||
--- gnome-libs-1.4.2-orig/libart_lgpl/doc/tmpl/art_svp.sgml 2004-04-03 13:41:19.000000000 -0500
|
||||
+++ gnome-libs-1.4.2/libart_lgpl/doc/tmpl/art_svp.sgml 2004-04-03 13:48:03.000000000 -0500
|
||||
@@ -33,8 +33,6 @@
|
||||
</figure>
|
||||
</para>
|
||||
|
||||
-<para>
|
||||
-
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
9
gnome-base/gnome-libs/files/gnome-libs-1.4.2-m4.patch
Normal file
9
gnome-base/gnome-libs/files/gnome-libs-1.4.2-m4.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
Fix aclocal warning:
|
||||
/usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART
|
||||
--- gnome-libs-1.4.2/libart_lgpl/libart.m4
|
||||
+++ gnome-libs-1.4.2/libart_lgpl/libart.m4
|
||||
@@ -10,3 +10,3 @@
|
||||
dnl
|
||||
-AC_DEFUN(AM_PATH_LIBART,
|
||||
+AC_DEFUN([AM_PATH_LIBART],
|
||||
[dnl
|
||||
11
gnome-base/gnome-libs/files/gnome-libs-1.4.2-ppc64.patch
Normal file
11
gnome-base/gnome-libs/files/gnome-libs-1.4.2-ppc64.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
diff -ur gnome-libs-1.4.2-orig/configure.in gnome-libs-1.4.2/configure.in
|
||||
--- gnome-libs-1.4.2-orig/configure.in 2006-01-16 03:30:34.000000000 +0000
|
||||
+++ gnome-libs-1.4.2/configure.in 2006-01-16 03:34:06.000000000 +0000
|
||||
@@ -304,7 +304,6 @@
|
||||
AC_CHECK_FUNCS(strdup)
|
||||
AC_CHECK_HEADERS(utime.h)
|
||||
AC_FUNC_MMAP
|
||||
-AC_CHECK_TYPE(umode_t, int)
|
||||
|
||||
AC_ARG_ENABLE(prefer-db1, [ --enable-prefer-db1 Prefer Berkeley DB 1.x] [default=no]],[prefer_db1="$enableval"],[prefer_db1=no])
|
||||
dnl
|
||||
90
gnome-base/gnome-libs/gnome-libs-1.4.2.ebuild
Normal file
90
gnome-base/gnome-libs/gnome-libs-1.4.2.ebuild
Normal file
@@ -0,0 +1,90 @@
|
||||
# Copyright 1999-2006 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.2.ebuild,v 1.34 2006/11/05 06:03:14 leio Exp $
|
||||
|
||||
WANT_AUTOCONF=2.1
|
||||
inherit eutils libtool multilib autotools flag-o-matic
|
||||
|
||||
DESCRIPTION="GNOME Core Libraries"
|
||||
HOMEPAGE="http://www.gnome.org/"
|
||||
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/1.4/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="1"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86"
|
||||
IUSE="doc esd nls kde"
|
||||
|
||||
RDEPEND=">=media-libs/imlib-1.9.10
|
||||
esd? ( >=media-sound/esound-0.2.23 )
|
||||
=gnome-base/orbit-0*
|
||||
=x11-libs/gtk+-1.2*
|
||||
<=sys-libs/db-2
|
||||
doc? ( app-text/docbook-sgml
|
||||
dev-util/gtk-doc )"
|
||||
DEPEND="${RDEPEND}
|
||||
nls? ( >=sys-devel/gettext-0.10.40
|
||||
>=dev-util/intltool-0.11 )"
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
cd "${S}"
|
||||
epatch "${FILESDIR}"/${P}-m4.patch
|
||||
# Correct problems with documentation. See bug #44439.
|
||||
epatch "${FILESDIR}"/${P}-gtkdoc_fixes.patch
|
||||
# Fix compilation with GCC4 ; bug #94321
|
||||
epatch "${FILESDIR}"/${P}-gcc4.patch
|
||||
# Fix compilation with GCC4 on ppc64 ; bug #117750
|
||||
epatch "${FILESDIR}"/${P}-ppc64.patch
|
||||
eautoconf
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
append-flags -I/usr/include/db1
|
||||
|
||||
local myconf
|
||||
|
||||
use nls || myconf="${myconf} --disable-nls"
|
||||
use kde && myconf="${myconf} --with-kde-datadir=/usr/share"
|
||||
use doc || myconf="${myconf} --disable-gtk-doc"
|
||||
use esd || export ESD_CONFIG=no
|
||||
|
||||
# libtoolize
|
||||
elibtoolize
|
||||
|
||||
./configure --host=${CHOST} \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/$(get_libdir) \
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var/lib \
|
||||
--enable-prefer-db1 \
|
||||
${myconf} || die
|
||||
|
||||
# gnome-libs does not like parallel building, bug #117644
|
||||
emake -j1 || die
|
||||
|
||||
# do the docs (maby add a use variable or put in seperate
|
||||
# ebuild since it is mostly developer docs?)
|
||||
if use doc ; then
|
||||
cd "${S}"/devel-docs
|
||||
emake || die
|
||||
cd "${S}"
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
make prefix="${D}"/usr \
|
||||
libdir="${D}"/usr/$(get_libdir) \
|
||||
mandir="${D}"/usr/share/man \
|
||||
infodir="${D}"/usr/share/info \
|
||||
sysconfdir="${D}"/etc \
|
||||
localstatedir="${D}"/var/lib \
|
||||
docdir="${D}"/usr/share/doc/${PF} \
|
||||
HTML_DIR="${D}"/usr/share/gnome/html \
|
||||
install || die
|
||||
|
||||
rm "${D}"/usr/share/gtkrc*
|
||||
|
||||
dodoc AUTHORS ChangeLog README NEWS HACKING
|
||||
}
|
||||
5
gnome-base/gnome-libs/metadata.xml
Normal file
5
gnome-base/gnome-libs/metadata.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>gnome</herd>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user