Path to this page:
./
x11/startup-notification,
X11 application startup notification library
Branch: pkgsrc-2011Q4,
Version: 0.12,
Package name: startup-notification-0.12,
Maintainer: pkgsrc-usersstartup-notification provides mechanisms allowing a desktop environment to
track application startup, to provide user feedback and other features.
Required to run:[
x11/libxcb] [
x11/xcb-util]
Required to build:[
devel/libtool-base] [
devel/pkg-config] [
pkgtools/x11-links] [
x11/xcb-proto]
Master sites:
SHA1: 4198bce2808d03160454a2940d989f3a5dc96dbb
RMD160: a0251adf67a804b7b22f41eaabb8e3d59a4c1856
Filesize: 346.958 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version startup-notification-0.12 (created)
CVS history: (Expand)
2012-03-13 02:35:03 by S.P.Zeidler | Files touched by this commit (1) |
Log message:
Pullup ticket #3700 - requested by wiz
x11/startup-notification: dependency pattern and build fixes
Revisions pulled up:
- x11/startup-notification/buildlink3.mk 1.13-1.14
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Sat Mar 10 13:31:55 UTC 2012
Modified Files:
pkgsrc/x11/startup-notification: buildlink3.mk
Log message:
Fix patterns so that pbulk does not try to build startup-notification
on systems where startup-notification010 is needed instead.
Tested by bouyer.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/startup-notification/buildlink3.mk
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 11 10:37:51 UTC 2012
Modified Files:
pkgsrc/x11/startup-notification: buildlink3.mk
Log message:
Make ugly hack even uglier to fix build with modular.
Fixes PR 46171 by David Shao.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/startup-notification/buildlink3.mk
|
2012-02-08 21:11:25 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #3676 - requested by wiz
x11/startup-notification010: new package
x11/startup-notification: suport older native X11 via \
"startup-notification010"
Revisions pulled up:
- x11/startup-notification/buildlink3.mk 1.12
- x11/startup-notification010/Makefile 1.1.1.1
- x11/startup-notification010/DESCR 1.1.1.1
- x11/startup-notification010/distinfo 1.1.1.1
- x11/startup-notification010/PLIST 1.1.1.1
- x11/startup-notification010/patches/patch-aa 1.1.1.1
- x11/startup-notification010/patches/patch-ab 1.1.1.1
---
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 2 11:31:33 UTC 2012
Update of /cvsroot/pkgsrc/x11/startup-notification010
In directory ivanova.netbsd.org:/tmp/cvs-serv24369
Log message:
Initial import of startup-notification-0.10nb1 for NetBSD-5.[0-9], from
Robert Elz.
startup-notification provides mechanisms allowing a desktop environment to
track application startup, to provide user feedback and other features.
This is an older version to allow compatibility with native X11 in
NetBSD 5 and earlier (pre-xcb).
---
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 2 11:33:32 UTC 2012
Modified Files:
pkgsrc/x11/startup-notification: buildlink3.mk
Log message:
On NetBSD<5.99 with native X, use startup-notification010 instead,
which does not use XCB (which is not provided by native X in older
NetBSD releases). From Robert Elz.
|