WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: libstartup-notification  (Read 11365 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
libstartup-notification
« on: June 03, 2009, 05:16:40 PM »
Thanks to robc for libstartup-notification:

Code: [Select]
Title:          libstartup-notification.tcel
Description:    Library for startup notification of applications (TESTING)
Version:        0.9
Author:         Havoc Pennington
Original-site:  http://www.freedesktop.org/wiki/
Copying-policy: GPLv2
Size: 26.8k
Extension_by:   robc
Comments:       

Library and header files.

This extension is PPI compatible.

Change-log:     2009/5/14 Original
2009/6/3  Rebuilt for TC 2.X
Current: 2009/6/3  Rebuilt for TC 2.X


Code: [Select]
Title:          libstartup-notification.tczl
Description:    Library for startup notification of applications (TESTING)
Version:        0.9
Author:         Havoc Pennington
Original-site:  http://www.freedesktop.org/wiki/
Copying-policy: GPLv2
Size: 28k
Extension_by:   robc
Comments:       

Library and header files.

Change-log:     2009/5/14 Original
2009/6/3  Rebuilt for TC 2.X
Current: 2009/6/3  Rebuilt for TC 2.X


Offline Onyarian

  • Sr. Member
  • ****
  • Posts: 337
Re: libstartup-notification
« Reply #1 on: June 13, 2009, 10:34:33 AM »
hallo Jason,

seems that the libstartup-notification.tczl is missing in the repository (and conky.tcz too)

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: libstartup-notification
« Reply #2 on: June 13, 2009, 03:37:06 PM »
Found permission problem, should be fine now.
10+ Years Contributing to Linux Open Source Projects.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: libstartup-notification
« Reply #3 on: June 23, 2009, 07:09:39 PM »
This extension has been updated to fix permissions.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: libstartup-notification
« Reply #4 on: January 13, 2010, 11:10:23 AM »
Thanks to robc for an update:

Code: [Select]
Title:          libstartup-notification-dev.tcz
Description:    Library for startup notification of applications Development Files (TESTING)
Version:        0.10
Author:         Havoc Pennington
Original-site:  http://www.freedesktop.org/Software/startup-notification
Copying-policy: GPLv2
Size: 24k
Extension_by:   robc
Comments:       This extension requires libxcb-dev,
Xorg-dev, expat2-dev, openssl-0.9.8h-dev,
pixman-dev, and fontconfig-dev.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.freedesktop.org/Software/startup-notification
for more information.

----------------------------------------------

Change-log:     2009/5/14 Original
2009/6/3  Rebuilt for TC 2.X
2010/01/11 Updated to v0.10 seperated dev files
Current: 2010/01/11 Updated to v0.10 seperated dev files


Code: [Select]
Title:          libstartup-notification.tcz
Description:    Library for startup notification of applications (TESTING)
Version:        0.10
Author:         Havoc Pennington
Original-site:  http://www.freedesktop.org/Software/startup-notification
Copying-policy: GPLv2
Size: 16k
Extension_by:   robc
Comments:       This extension requires libxcb.


----------------------------------------------

Please see the man page for additional
information.

Also see http://www.freedesktop.org/Software/startup-notification
for more information.

----------------------------------------------

Change-log:     2009/5/14 Original
2009/6/3  Rebuilt for TC 2.X
2010/01/11 Updated to v0.10 seperated dev files
Current: 2010/01/11 Updated to v0.10 seperated dev files


Offline robc

  • Sr. Member
  • ****
  • Posts: 447
Re: libstartup-notification
« Reply #5 on: January 13, 2010, 11:18:34 AM »
The following extensions are affected by this update:
LXDE
openbox
pcmanfm

The libxcb extension needs to be added to their dep files.
"Never give up! Never surrender!" - Commander Peter Quincy Taggart

"Make it so." - Captain Picard

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: libstartup-notification
« Reply #6 on: January 13, 2010, 12:04:01 PM »
Done.

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: libstartup-notification
« Reply #7 on: January 14, 2010, 08:42:23 AM »
I know this isnt the right thread, but this is a follow-up to the new dependencies listed above. It appears that lxde, openbox and pcmanfm also need the libxcb-aux library which is currently in libxcb-utils.tcz so either that lib should be moved into the libxcb extension or the libxcb-util extension needs to be added to the dep files of lxde, openbox and pcmanfm

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: libstartup-notification
« Reply #8 on: January 14, 2010, 09:16:55 AM »
I know this isnt the right thread, but this is a follow-up to the new dependencies listed above. It appears that lxde, openbox and pcmanfm also need the libxcb-aux library which is currently in libxcb-utils.tcz so either that lib should be moved into the libxcb extension or the libxcb-util extension needs to be added to the dep files of lxde, openbox and pcmanfm

Will check lxde and pcmanfm
Béla
Ham Radio callsign: HA5DI

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

Offline gutmensch

  • Administrator
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: libstartup-notification
« Reply #9 on: February 08, 2010, 01:21:28 PM »
libstartup-notification itself seems to need libxcb-util.tcz as well as dependency now... with only libxcb it shows missing

libxcb-aux.so
libxcb-event.so
libxcb-atom.so

If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: libstartup-notification
« Reply #10 on: February 09, 2010, 01:12:36 AM »
libstartup-notification itself seems to need libxcb-util.tcz as well as dependency now... with only libxcb it shows missing

libxcb-aux.so
libxcb-event.so
libxcb-atom.so



Confirmed, libxcb-util.tcz is required by Xfce4 also.
Béla
Ham Radio callsign: HA5DI

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

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: libstartup-notification
« Reply #11 on: April 12, 2010, 01:21:04 AM »
I just passed a happy hour or two wondering why libstartup-notification-1.la referenced libxcb-aux.la when it wasn't present in libxcb-dev.

..and then I saw this post.

It looks like libxcb-utils should be a dep of libstartup-notification?

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: libstartup-notification
« Reply #12 on: May 15, 2010, 03:35:59 AM »
libstartup-notification missing  dependency libxcb-util

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: libstartup-notification
« Reply #13 on: May 15, 2010, 05:23:16 AM »
Done

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: libstartup-notification
« Reply #14 on: July 09, 2010, 10:44:13 PM »
libstartup-notification-dev missing dependency libxcb-util-dev (also same for TC 3.x repository)