Log of /eclass/x-modular.eclass
Parent Directory
|
Revision Log
Revision
1.119 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 4 20:42:22 2010 UTC
(7 years, 9 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.118: +1 -41 lines
Diff to
previous 1.118
Drop cleanup_fonts from xorg eclasses as it's now handled by font.eclass. (bug #315369)
Revision
1.118 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 9 10:21:49 2009 UTC
(8 years, 4 months ago)
by
vapier
Branch:
MAIN
Changes since
1.117: +5 -13 lines
Diff to
previous 1.117
tweak handling of default vars so that eclass-manpages can better pick things out
Revision
1.116 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 31 23:08:25 2009 UTC
(8 years, 5 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.115: +2 -2 lines
Diff to
previous 1.115
Existence of fonts.alias files prevented removal of otherwise empty font directories. Bug #249190 by Martin Väth.
Revision
1.114 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 11 07:41:36 2009 UTC
(8 years, 6 months ago)
by
pva
Branch:
MAIN
Changes since
1.113: +1 -3 lines
Diff to
previous 1.113
Dropped workaround for bug #278221: nothing was broken with stable fontconfig version and all unstable fontconfig versions now have the sandbox.d file.
Revision
1.111 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 22 20:12:42 2009 UTC
(8 years, 7 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.110: +5 -17 lines
Diff to
previous 1.110
Allow fonts to override --with-fontdir, for fonts installing more than one typeface. Drop fix_font_permissions as it doesn't do anything and is handled by font.eclass already.
Revision
1.110 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 24 13:32:44 2009 UTC
(8 years, 8 months ago)
by
pva
Branch:
MAIN
Changes since
1.109: +3 -1 lines
Diff to
previous 1.109
x-modular.eclass: Added workaround for bug #278221: fc-cache in fontconfig 2.7.0 do chmod. Should be dropped after X fonts will be patched to avoid fc-cache run during make install.
Revision
1.109 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 14 12:40:55 2009 UTC
(8 years, 11 months ago)
by
remi
Branch:
MAIN
Changes since
1.108: +53 -27 lines
Diff to
previous 1.108
update the x-modular eclass to what was in the X11 overlay :
- EAPI=2 support
- regroup all the "inherit" logic near the top
- improved live git ebuild support
Revision
1.107 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 3 16:28:32 2009 UTC
(9 years, 1 month ago)
by
remi
Branch:
MAIN
Changes since
1.106: +11 -3 lines
Diff to
previous 1.106
update the DRI checking code to new USE flags in xorg-server 1.5.3 (fixes bug #252084)
Revision
1.105 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 18 18:40:52 2009 UTC
(9 years, 2 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.104: +1 -4 lines
Diff to
previous 1.104
(#259491) Stop using prepalldocs, stuff is breaking because of the eutils.eclass change.
Revision
1.101 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 13 16:40:21 2008 UTC
(9 years, 10 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.100: +14 -12 lines
Diff to
previous 1.100
(#226187) The MODULE override wasn't working correctly because of a logic error made when refactoring.
Revision
1.100 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 28 01:48:10 2008 UTC
(9 years, 10 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.99: +11 -25 lines
Diff to
previous 1.99
Change the MODULE setup to a case statement. Thanks to Bo Ørsted Andresen, who finally got me to do it.
Revision
1.99 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 27 18:42:33 2008 UTC
(9 years, 10 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.98: +28 -20 lines
Diff to
previous 1.98
Allow ebuilds to override the module they download from, so we need less special-casing in here.
Revision
1.98 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 27 18:40:19 2008 UTC
(9 years, 10 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.97: +2 -2 lines
Diff to
previous 1.97
Typo: CONFIGURE_OPTIONS, not CONFIGURE_OPTIONTS. Custom configure options weren't getting through before, and now they will.
Revision
1.93 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Mar 6 04:42:26 2008 UTC
(10 years, 1 month ago)
by
dberkholz
Branch:
MAIN
Changes since
1.92: +4 -2 lines
Diff to
previous 1.92
Make sure that packages needing eautoreconf run get it run. This fixes a bug accidentally introduced when setting default values so this eclass could be documented properly.
Revision
1.87 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 14 10:12:24 2007 UTC
(10 years, 6 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.86: +38 -20 lines
Diff to
previous 1.86
Integrate with git.eclass, so live git ebuilds are trivially easy. Just copy an ebuild to -9999.ebuild, and it automatically does everything else: inherits git.eclass, sets up the repo, sets a blank SRC_URI, unpacks properly, and creates a ChangeLog.
Revision
1.86 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 24 08:20:00 2007 UTC
(10 years, 6 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.85: +2 -2 lines
Diff to
previous 1.85
Update URL for driver patch to mirror://gentoo instead of Josh_B's dev space (Mark Kowarsky).
Revision
1.81 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 17 15:30:25 2006 UTC
(11 years, 4 months ago)
by
joshuabaergen
Branch:
MAIN
Changes since
1.80: +3 -3 lines
Diff to
previous 1.80
Set WANT_{AUTOMAKE,AUTOCONF} for snapshots (Matthias Schwarzott, bug #154657).
Revision
1.80 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 30 18:40:58 2006 UTC
(11 years, 5 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.79: +6 -2 lines
Diff to
previous 1.79
Only inherit font.eclass on fonts so we don't get USE=X for everything. This requires the inherit line to move below the FONT setup. Idea from Diego Pettenó.
Revision
1.79 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 30 06:13:48 2006 UTC
(11 years, 5 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.78: +4 -28 lines
Diff to
previous 1.78
Simplify fonts.scale and fonts.dir generation a bit -- stop using ttmkfdir, always use mkfontscale. Also, run from the build system since they are in DEPEND and not RDEPEND.
Revision
1.78 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 30 05:57:41 2006 UTC
(11 years, 5 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.77: +5 -11 lines
Diff to
previous 1.77
Start using font.eclass: Replace create_font_cache() code with a call to font_pkg_postinst(), and call font_pkg_postrm() in x-modular_pkg_postrm(). Also move EXPORT_FUNCTIONS down to the bottom so font.eclass functions don't override x-modular.eclass ones.
Revision
1.73 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 21 00:22:52 2006 UTC
(11 years, 8 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.72: +2 -1 lines
Diff to
previous 1.72
Require >=sys-apps/man-1.6b-r2 to look in [0-7]x sections (Daniel Robbins).
Revision
1.71 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jul 4 02:11:26 2006 UTC
(11 years, 9 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.70: +2 -2 lines
Diff to
previous 1.70
alpha now has binutils-2.16.1-r3 stable so we can remove the exclusion on alpha.
Revision
1.68 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 1 05:36:26 2006 UTC
(11 years, 9 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.67: +3 -8 lines
Diff to
previous 1.67
Go back to the better hardened setup, now that the binutils patch tarball is on mirrors.
Revision
1.66 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 30 16:21:38 2006 UTC
(11 years, 9 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.65: +6 -4 lines
Diff to
previous 1.65
(#138580) Make drivers only require USE=xorg on xorg-server versions >=1.1, so they actually have IUSE=xorg.
Revision
1.63 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 30 03:52:57 2006 UTC
(11 years, 9 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.62: +3 -2 lines
Diff to
previous 1.62
We need to dep on >=sys-devel/binutils-2.16.1-r3 so hardened works properly.
Revision
1.61 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 28 02:20:31 2006 UTC
(11 years, 9 months ago)
by
joshuabaergen
Branch:
MAIN
Changes since
1.60: +13 -1 lines
Diff to
previous 1.60
Loadable drivers don't build if the xorg USE-flag isn't set. (bug #135873)
Revision
1.58 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 15 03:23:32 2006 UTC
(11 years, 11 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.57: +0 -4 lines
Diff to
previous 1.57
Only use individual/ locations for releases. The X11R# should just be branded copies of them.
Revision
1.57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 14 21:29:16 2006 UTC
(11 years, 11 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.56: +2 -2 lines
Diff to
previous 1.56
Make sure twm gets a SRC_URI by adding x11-wm to categories to have individual SRC_URI's for.
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 21 07:01:00 2006 UTC
(12 years ago)
by
spyderous
Branch:
MAIN
Changes since
1.54: +5 -2 lines
Diff to
previous 1.54
Create a new function x-modular_dri_check(), and move the USE=dri check from x-modular_unpack_source() into it.
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 21 06:58:52 2006 UTC
(12 years ago)
by
spyderous
Branch:
MAIN
Changes since
1.53: +15 -13 lines
Diff to
previous 1.53
Move the check for gcc vanilla specs into a separate function, x-modular_specs_check. This makes it easier for ebuilds to modify their src_unpack() and reuse functions from x-modular_src_unpack(). Do the same with elibtoolize, moving it into x-modular_reconf_source().
Revision
1.53 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 20 23:43:48 2006 UTC
(12 years ago)
by
spyderous
Branch:
MAIN
Changes since
1.52: +12 -1 lines
Diff to
previous 1.52
(#120057) Enabling DRI in drivers requires that the server was built with support for it.
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 3 02:03:04 2006 UTC
(12 years ago)
by
spyderous
Branch:
MAIN
Changes since
1.50: +3 -4 lines
Diff to
previous 1.50
Switch to eautoreconf instead of autoreconf, to get extra goodness. Tested by Flameeyes, based on his patch. Keeping the versioned deps on autotools because it's possible for someone to only have a too-low version installed based on autotools eclass deps.
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 21 00:31:11 2006 UTC
(12 years, 1 month ago)
by
spyderous
Branch:
MAIN
Changes since
1.47: +19 -1 lines
Diff to
previous 1.47
(#103174) Don't install fonts.* files when they're autogenerated, to avoid errors with FEATURES=collision-protect.
Revision
1.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 19 04:38:27 2006 UTC
(12 years, 3 months ago)
by
joshuabaergen
Branch:
MAIN
Changes since
1.39: +5 -2 lines
Diff to
previous 1.39
Set the license of modular X packages to the name of the package itself.
Revision
1.39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 13 18:47:52 2006 UTC
(12 years, 3 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.38: +7 -3 lines
Diff to
previous 1.38
util-macros shouldn't DEPEND on itself. Makes it a tad difficult to install with a correct dep resolver. Reported by ciaranm.
Revision
1.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 9 23:32:27 2005 UTC
(12 years, 4 months ago)
by
joshuabaergen
Branch:
MAIN
Changes since
1.28: +24 -4 lines
Diff to
previous 1.28
Re-enable the installation of driver manpages to 4x instead of 4. Fixes bug #29541.
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 9 19:21:28 2005 UTC
(12 years, 4 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.27: +20 -20 lines
Diff to
previous 1.27
Fix all single-bracket tests [ ] to be double-bracketed [[ ]] for consistency.
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 9 16:13:54 2005 UTC
(12 years, 4 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.26: +5 -5 lines
Diff to
previous 1.26
Move elibtoolize from x-modular_unpack_source() to x-modular_src_unpack() so it gets executed _after_ x-modular_reconf_source.
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 7 22:10:45 2005 UTC
(12 years, 4 months ago)
by
joshuabaergen
Branch:
MAIN
Changes since
1.25: +10 -2 lines
Diff to
previous 1.25
Prevent packages that bork with hardened gccs from building. Based on Starling's patch in bug #110506.
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 7 11:19:47 2005 UTC
(12 years, 4 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.24: +107 -6 lines
Diff to
previous 1.24
Major rework of font handling for 7.0RC3's new --with-fontdir and --disable-iso8859-*. Add a default pkg_postrm() to clean out font directories only containing metadata.
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 6 02:22:16 2005 UTC
(12 years, 4 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.23: +2 -2 lines
Diff to
previous 1.23
(#114503) Update util-macros dep to 0.99.2 for man page installation locations.
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 15 03:05:06 2005 UTC
(12 years, 5 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.20: +4 -2 lines
Diff to
previous 1.20
(#112480) Add RDEPEND on >=sys-apps/man-1.6b-r2 so it looks in the [0-8]x/ directories.
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 2 06:11:29 2005 UTC
(12 years, 5 months ago)
by
joshuabaergen
Branch:
MAIN
Changes since
1.18: +1 -13 lines
Diff to
previous 1.18
Drop collision-protect warning for now as we're probably going with a
blocker.
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 2 05:51:38 2005 UTC
(12 years, 5 months ago)
by
joshuabaergen
Branch:
MAIN
Changes since
1.17: +13 -1 lines
Diff to
previous 1.17
Add an error about collision-protect in case we allow monolithic->modular
upgrade paths without unmerging the old version first.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 20 00:35:21 2005 UTC
(12 years, 6 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.13: +4 -3 lines
Diff to
previous 1.13
Update SRC_URI to look in 7.0 RC1 location first, then RC0. Also only active font code if pkg starts with 'font-', not just 'font'.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 5 22:24:20 2005 UTC
(12 years, 7 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.11: +2 -3 lines
Diff to
previous 1.11
Restore double brackets between ||'d test for --disable-static, and keep then on the same line as if.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 3 20:59:54 2005 UTC
(12 years, 7 months ago)
by
cardoe
Branch:
MAIN
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
added --force to autoreconf because we need libtoolize --force --copy and not just --copy
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 22 17:46:03 2005 UTC
(12 years, 7 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.6: +13 -0 lines
Diff to
previous 1.6
Don't build .a files for drivers; Don't install libtool archives for server modules in /usr/lib/xorg/modules.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 21 04:56:53 2005 UTC
(12 years, 8 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.5: +10 -2 lines
Diff to
previous 1.5
Create x-modular_src_configure() and x-modular_src_make() so people can do actions in-between them, if necessary.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 14 23:45:52 2005 UTC
(12 years, 8 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.3: +17 -1 lines
Diff to
previous 1.3
Autodiscover font directories so there's no need to specify FONT or FONT_DIRS in font ebuilds.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 14 23:04:02 2005 UTC
(12 years, 8 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.2: +9 -1 lines
Diff to
previous 1.2
Add encodings as RDEPEND and font-alias as PDEPEND for all font packages.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 11 06:19:16 2005 UTC
(12 years, 8 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.1: +108 -2 lines
Diff to
previous 1.1
Add a default pkg_postinst(), which only does something for font ebuilds. Add font setup code, which is activated by setting FONT=yes and FONT_DIRS=<subdirs>, where they fall into /usr/share/fonts/<subdir>. Sample of this is the font-misc-misc ebuild. This ensures correct fonts.* setup, which isn't happening currently since each subpackage provides its own fonts.* but installs into the same dir as other packages.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|