ajacoutot
6d01c2069a
Fix build/run with new libnotify.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
ajacoutot
20e4d13e87
- remove casts now that NULL is a void *
...
- regen WANTLIB
gladly handed over to me by sthen@ ;-)
2011-04-16 09:13:08 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
1749d2dbe9
Explicitely set the gmime version.
2010-09-11 09:09:13 +00:00
ajacoutot
f2c1d68ddc
Use GMime 2.4.
2010-09-11 08:07:09 +00:00
landry
50726e5ac0
Remove -Wredundant-decls. While here tweak REVISION/LIB_DEPENDS.
2010-07-22 09:29:13 +00:00
jasper
267776fba7
- fix build with gcc4
...
- regen plist
- regen wantlib
ok landry@
2010-06-15 19:35:38 +00:00
ajacoutot
398b784847
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 22:15:32 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
ajacoutot
9e1cc63ceb
Fix gmime pkgspec.
2009-07-28 16:00:00 +00:00
ajacoutot
45eb496c30
Bump after recent gconf2 MODULE change.
2009-06-11 18:27:02 +00:00
ajacoutot
726683d492
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
4f5a750d1c
Convert to using the new gconf2.port.mk module.
2009-06-07 05:59:47 +00:00
landry
329365542e
Add xfce4-notifyd as an alternative to other notification daemons in
...
RUN_DEPENDS, and bump PKGNAMEs.
prodded by ajacoutot@.
2009-05-03 19:51:42 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +00:00
sthen
425944e209
add MASTER_SITES_SAVANNAH and switch ports over to using it.
...
ok jasper, landry
2009-02-16 15:28:57 +00:00
ajacoutot
5f2c72663c
- regen WANTLIB after libgnome esound support removal
2009-01-21 10:50:12 +00:00
jasper
98dddcefbd
- switch to rarian instead of scrollkeeper
...
- regen PLIST
ok ajacoutot@
2008-12-17 18:40:13 +00:00
jasper
889e73fd64
- get rid of a stray 'etc/' in PLIST
2008-12-16 13:16:37 +00:00
ajacoutot
21260b578c
- unbreak after recent eel update by upgrading to mail-notification-5.4
...
(breakage noticed by naddy@)
2008-12-02 09:11:15 +00:00
sthen
bd90f67cf6
WANTLIB+=pixman-1 and add LIB_DEPENDS pulled in by configure if present.
...
ok ajacoutot
2008-06-29 20:31:14 +00:00
sthen
a67efff5f6
tidy whitespace
2008-06-15 01:44:16 +00:00
ajacoutot
6cb0bbdb9e
- remove MAINTAINER as per his request
...
- bump
2008-06-05 15:57:40 +00:00
ajacoutot
5dcd16b39e
- use the in-tree intltool utilities (textproc/intltool MODULE) instead
...
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +00:00
ajacoutot
78b73ecee7
- make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
...
to RUN_DEPENDS
"mkay" jasper@
2008-05-26 16:29:26 +00:00
ajacoutot
973a6fb381
- tweak the way the gtk-update-icon-cache goo is run
...
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.
discussed with jasper@
2008-04-17 08:10:09 +00:00
ajacoutot
09b1a95c36
- add update-desktop-database and gtk-update-icon-cache goo
2007-12-15 21:13:00 +00:00
steven
e8d7af48a0
fix WANTLIB
2007-11-14 09:43:39 +00:00
merdely
8b76ad71d8
Remove surrounding quotes in COMMENT*/PERMIT_*
2007-09-16 00:17:04 +00:00
jasper
3098a07fbb
remove stray '\'
2007-05-20 13:24:09 +00:00
jasper
8d0731bc7c
unbreak by updating it mail-notification to 4.0
...
misses some functionality; will be added soon.
"looks okay" bernd@
2007-05-20 13:22:31 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
steven
3fa7fd5027
USE_X11
2006-11-13 11:20:24 +00:00
espie
5b8b723bc3
zap unneeded 0.0
2006-09-18 11:50:39 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
steven
cc12effce5
fix WANTLIB after gtk+2 downgrade
2006-01-18 05:18:50 +00:00
wilfried
29c27ddc1c
fix wantlib + bump
2005-11-16 08:37:36 +00:00
alek
1f9b14fba5
- Update to 1.0; contains fixes for two security issues
...
- Remove sasl and gmail FLAVORs
From Thomas Delaet <thomas@delaet.org> (MAINTAINER)
2005-03-05 20:47:05 +00:00
naddy
4796dd7aab
remove trailing whitespace
2005-01-30 15:38:15 +00:00
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00
sturm
4f48916814
/etc -> SYSCONFDIR
2004-11-13 10:29:32 +00:00
naddy
0ace832964
Import mail-notification 0.6.2.
...
Submitted by Thomas Delaet <thomas@delaet.org>.
Mail Notification is a status icon (aka tray icon) that informs you
if you have new mail. It works with system trays implementing the
freedesktop.org System Tray Specification.
2004-10-11 00:51:34 +00:00