Commit Graph

55 Commits

Author SHA1 Message Date
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
ajacoutot
8a2d1f9c31 Fix some hardcoded /usr/share paths to ${LOCALBASE}/share/paths. 2011-04-21 09:10:23 +00:00
ajacoutot
73d8f662f6 Unbreak, I forgot to cvs rm in previous.
whipping from landry@
2010-12-21 16:56:19 +00:00
ajacoutot
74c717b40b Bugfix update to f-spot-0.8.2. 2010-12-19 18:13:44 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
robert
06350e1e36 Add a missing patch. Neede by mono-2.8 2010-10-20 10:17:33 +00:00
jasper
994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00
robert
5c73137fa2 Fix build after the update to mono 2.8 2010-10-15 16:22:43 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
4801892d21 Unbreak: fix WANTLIB. 2010-10-01 12:12:24 +00:00
ajacoutot
41bd6badf4 Update to f-spot-0.8.0. 2010-09-15 15:41:38 +00:00
ajacoutot
436bdbd8a6 Minor update to f-spot-0.7.3. 2010-09-09 09:41:21 +00:00
ajacoutot
2889b61079 update to f-spot-0.7.2. 2010-08-21 20:34:34 +00:00
ajacoutot
561f6e5690 Update to f-spot-0.7.1. 2010-07-14 10:58:35 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
ajacoutot
e498f82431 Fix depends:
one mono-addins is enough
missing libunique (spotted by landry@)

Remove bogus DLL_MAP_FILES.
2010-07-09 06:50:59 +00:00
espie
73bf5a8fc2 missing depend 2010-07-05 09:44:02 +00:00
robert
38bc0e1aa1 Update to f-spot 0.7.0; ok ajacoutot@ 2010-06-30 19:08:37 +00:00
ajacoutot
f1bbeafac4 Add missing dependencies, prodded by robert@
Fix crash on startup by setting a proper LD_LIBRARY_PATH.

ok robert@ jasper@
2010-05-17 11:30:23 +00:00
ajacoutot
bcd72867c2 Update to f-spot-0.6.2. 2010-05-15 10:07:46 +00:00
ajacoutot
9062dc5fa2 First part in wasting my youth updating wantlib... 2010-04-24 16:50:20 +00:00
robert
a7db849eff the mono module handles some dependencies now, so remove the ones that
are not needed anymore and bump pkgname everywhere
2010-04-05 10:52:50 +00:00
ajacoutot
2262f9e3d5 Remove BROKEN now that our mono has been fixed.
Loosen up run_depends on gnome-screensaver.
2010-03-26 14:51:14 +00:00
ajacoutot
c73791862b Fix icons display.
Few tweaks...
2010-03-24 22:53:55 +00:00
ajacoutot
b77db1756c Add more libtool love. Set SHARED_ONLY.
f-spot now starts and works fine (very small testing).
However, some icons do not show up correctly yet and it cores dump on exit
so I'm leaving it broken for now.
2010-03-24 21:56:18 +00:00
robert
b4e9eaed8d Try to unbreak by using the internal dbus-sharp 2010-03-24 12:18:44 +00:00
ajacoutot
0070e11661 Use @unexec-delete instead of @unexec for the *-update-* goos and remove
@unexec for theme ports.

prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
4b4ac5891a Bring f-spot up to version 0.6.1.5 2009-11-05 05:15:05 +00:00
ajacoutot
acb19e01d4 Update to f-spot-0.6.1.4 2009-11-04 18:17:58 +00:00
ajacoutot
24f2e1274b bash -> sh 2009-10-04 08:08:13 +00:00
ajacoutot
d3ae5b05d6 f-spot 0.6.1.3.
Yes, it is still broken, yes I am working on that and yes I will fix it ;-)
2009-09-28 20:40:28 +00:00
ajacoutot
c1bd3e5216 f-spot-0.6.1.2 2009-09-17 20:07:17 +00:00
ajacoutot
6b84ef7d16 I forgot to cvs add this some time ago.
Not that this matter as this port is broken but...
2009-09-01 19:19:49 +00:00
ajacoutot
44ebf020bb Update to 0.6.1.1.
Tweak DLLMAP_FILES in the process.
This is still broken... but I'm working on a large mono update.
2009-08-26 15:30:01 +00:00
ajacoutot
e81c743dde Update to f-spot-0.6.0.0.
This is just so that it does not rot forever outdated into the tree, it is
still broken and I haven't found time to look into it yet...
2009-08-15 17:40:05 +00:00
ajacoutot
205c226bb2 Rework the way we handle build_depends with the gnome MODULE when
MODGNOME_HELP_FILES is set to yes.

* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed

This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.

"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +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
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +00:00
jasper
04e2952a30 - fix linking a bit more
- specify license for gio-sharp
2009-01-31 11:07:59 +00:00
jasper
323fabe2d9 - set missing MODGNOME_HELP_FILES
- re-order dependencies
- don't install f-spot-import (needs HAL)
(still doesn't work though)

ok ajacoutot@
2009-01-31 09:15:33 +00:00
ajacoutot
cd6ec5e59a - update to version 0.5.0.3
- mark it as BROKEN (I doubt is actually ever worked...); I'll work on
it but there's no need to give false hope for now

ok jasper@
2009-01-26 14:40:58 +00:00
ajacoutot
fb6048f04f - fix and patch DLLMAP_FILES
doesn't make f-spot work yet but at least, obvious mistake is corrected
- regen PLIST while here
2009-01-24 19:55:00 +00:00
ajacoutot
c341c9ee52 - convert from scrollkeeper to rarian 2008-12-19 09:58:29 +00:00
ajacoutot
00635375fb - this needs gnome-screensaver, not xscreensaver
- regen PLIST
2008-11-29 11:31:45 +00:00