WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Xlibs_support  (Read 2502 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Xlibs_support
« on: October 05, 2009, 08:23:27 PM »
Added libXdamage and libXcomposite to fill the requirements of the next gtk2 without adding Xorg as a dependency.

Code: [Select]
Title: Xlibs_support.tczl
Description: Fills library dependencies of X apps while using Xvesa.
Version: 7.4
Author: misc
Original-site:  www.x.org
Copying-policy: MIT License
Extension_by: jpeters
Comments: Not needed if you have Xorg installed.
Size: 24K
Change_log: 2009/02/08
2009/02/09 Changed from Skype_support.tcel to Xlib_support.tcel
2009/02/09
2009/04/24 Fixed broken .so symlinks.
2009/04/29 Upgraded libraries to currnet Xorg-7.4.tcel (Jason W)
versions to prevent library conflict. (Jason W)
Current: 2009/10/05 Added libXdamage and libXcomposite for better
app support. (Jason W)



Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14553
Re: Xlibs_support
« Reply #1 on: October 05, 2009, 08:27:15 PM »
Just to double-check - are all the libs exactly those of the Xorg extension as opposed to coming from rpm's?

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Xlibs_support
« Reply #2 on: October 05, 2009, 09:14:42 PM »
All the libs here are from the Xorg 7.4 extension.  I had changed them out early on from the rpm files.  This way there is overwrite, but no conflict since they are the exact same files.  This extension gets updated whenever Xorg gets updated to prevent issue.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10963
Re: Xlibs_support
« Reply #3 on: October 06, 2009, 02:45:44 AM »
Actually, I was planning to do some separation with 7.5, ie Xorg-7.5-libs, Xorg-7.5-extra-input outside of Xorg-7.5. Both to bring its size down, and to remove duplication.
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14553
Re: Xlibs_support
« Reply #4 on: October 06, 2009, 02:50:54 AM »
It might be good to also separate out the 3d drivers?

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Xlibs_support
« Reply #5 on: October 06, 2009, 02:55:19 AM »
Just took a quick look on X.org There are no any scheduled date for 7.5
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10963
Re: Xlibs_support
« Reply #6 on: October 06, 2009, 03:04:33 AM »
@Juanito: indeed, not everyone needs 3d, just better 2d.
The only barriers that can stop you are the ones you create yourself.