Commit Graph

8001 Commits

Author SHA1 Message Date
landry
5fadbd3443 Also disable PIE on hppa, use same workaround as for arm. This produces
a non-segfaulting dbus package, so dbus-glib and a whole lot of other
packages might now build on hppa..
hints from ajacoutot@, ok espie@
2010-02-06 11:58:59 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
c74080eb40 - add missing run dependency on desktop-file-utils, which fixes package
installation on an empty box.

ok ajacoutot@
2010-02-01 13:12:27 +00:00
jolan
ca7dbb81a7 fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
naddy
c133cffd29 fix PKGNAME 2010-01-27 14:43:15 +00:00
kili
2024ac1e54 Fix PKGNAME. 2010-01-26 21:10:01 +00:00
jasper
43bf2d2b0f - fix pkgname, p0 before v0 2010-01-26 20:57:57 +00:00
landry
58c247147d Move *.cmxs files from PLIST to PFRAG.native. This allows lablgtk2 to
package on non-native archs (say, sparc64) and thus mldonkey builds
there.
ok jasper@ sthen@ ajacoutot@
2010-01-26 13:00:28 +00:00
giovanni
a4d426f6d9 Upstream tarball has changed, only autoconf scripts have been modified.
ok jasper@
2010-01-25 09:00:03 +00:00
jasper
c72810f7d5 - fix build when gnustep-gui is installed, which makes ecore pickup
Cocoa.h and think we're in a Cocoa environment.

  ok espie@ (who also ran into this)
2010-01-24 11:58:32 +00:00
espie
58d1f8108a fix broken packagenames 2010-01-24 11:52:36 +00:00
espie
681b9f303b fix build when lzma is present
ok aja
2010-01-24 11:18:27 +00:00
landry
8fbd50bb6d Remove jason@ as MAINTAINER, as his e-mail bounces since a while.. agreed
by jason@, prodded by espie@. While here, take maintainership of
devel/geotiff & devel/proj. Any takers for the others ?
ok espie@
2010-01-23 10:29:45 +00:00
ajacoutot
ef9697e3b8 Set as COMES_WITH=4.7
ok jasper@
2010-01-17 11:39:04 +00:00
espie
3803247c2b yet more KERN_PROC shit.
It's not complicated, just some time I would rather use doing important stuff,
like testing pkg_add...
2010-01-17 09:18:57 +00:00
espie
3596e2db24 grumble. fix build after KERN_PROC hiding 2010-01-17 08:58:38 +00:00
jasper
56012ebb09 - fix build on a clean system
- explicitly disable doxygen

ok ajacoutot@
2010-01-15 08:38:01 +00:00
sthen
810d6b8ac0 Fix the build if glew is installed by disabling it in CONFIGURE_ARGS.
Spotted by naddy, ok ajacoutot.
2010-01-13 23:44:09 +00:00
ajacoutot
9cca68055f Bugfix update to gtk+2-2.18.6. 2010-01-12 08:53:36 +00:00
ajacoutot
2caa77073a Use -pthread, not -lpthread.
Make sure we link with -lintl, not libintl.a.
Fix a defined from NetBSD -> OpenBSD.

ok jasper@
2010-01-12 08:42:13 +00:00
ajacoutot
83f0078a6c Compile with -pthread and don't use --as-needed.
ok jasper@
2010-01-12 08:41:53 +00:00
ajacoutot
6d317044ac Remove run_dependency on desktop-file-utils, this is obviously not
needed.

ok jasper@
2010-01-12 08:41:41 +00:00
ajacoutot
c075986ad5 Disable sse, sse2 and altivec.
ok jasper@
2010-01-12 08:41:23 +00:00
ajacoutot
07362965aa Disable sse, sse2 and altivec.
Use -pthread, not -lpthread.
Regen WANTLIB.

ok jasper@
2010-01-12 08:40:37 +00:00
marco
6828fdbb7d Roll to new snap 2010-01-11 21:07:01 +00:00
jasper
01f2b094a8 - fix patches 2010-01-11 15:49:25 +00:00
jasper
25e1ab4e09 - update klavaro to 1.4.1
ok pea@ (MAINTAINER)
2010-01-11 15:11:38 +00:00
jasper
1c6c1759e9 - unhook broken edb, epeg and etk
- add e_dbus and eina
2010-01-11 15:07:08 +00:00
jasper
fc5b13babe import eina 0.0.2.061
The Eina library is a library that implemente an API for data types in
an efficient way. It also provides some useful tools like opening shared
libraries, errors management, type conversion, time accounting and
memory pool.

with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:06:39 +00:00
jasper
047e4448e1 import e_dbus 0.5.0.061
This is the start of some basic convenience wrappers around dbus 
to ease integrating dbus with EFL based applications.
When using e_dbus, direct use of the low level dbus api is still 
heavily required for processing messages.

with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:05:49 +00:00
jasper
2aaa3e1193 - update evas to 0.9.9.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:04:49 +00:00
jasper
349ad98a76 - spacing tweaks
- MAINTAINER moved to ../Makefile.inc

committing on behalf of laurent@
2010-01-11 15:03:47 +00:00
jasper
4a864d9c8f - update embryo to 0.9.9.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:03:17 +00:00
jasper
ff416107f0 - update efreet to 0.5.0.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:56 +00:00
jasper
a4eb3feb5d - update eet to 1.2.1
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:35 +00:00
ajacoutot
620fdaf171 +development-monitor 2010-01-11 15:02:11 +00:00
jasper
c4f1a98e74 - update edje to 0.9.92.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:07 +00:00
ajacoutot
6fc3a158c6 Import gnome-development-monitor-0.
GNOME Development Monitor is a simple graphical tool to follow the the
development activity of projects hosted on the GNOME infrastructure.

By analysis of commit records (for the last N days) it is able to
generate and display the following informations:

* Planet GNOME.
* Aggregate statistics, like GNOME Commit digest
  (http://blogs.gnome.org/commitdigest/).
* For each project:
    * Changes to NEWS.
    * Changes to ChangeLog.
    * Easy viewing of the commit log.
    * New patches in bugzilla.


WARNING: this project is still very young and a WIP.

some comments and ok jasper@
2010-01-11 15:01:34 +00:00
jasper
2cd09a0eb6 - spacing tweaks
- MAINTAINER moved to ../Makefile.inc
- add post-post target
- regen PLIST

committing on behalf of laurent@
2010-01-11 15:01:29 +00:00
jasper
006822c751 - update ecore to 0.9.9.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:00:15 +00:00
jasper
279ee7bccf - update e to 0.16.999.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 14:59:25 +00:00
jasper
2ed4bdfe17 - add bits for the upcoming update. 2010-01-11 14:58:35 +00:00
jasper
732804a32e - update sawfish to 1.6.1 2010-01-10 21:07:39 +00:00
espie
0e370d3e4d sorry guys, you fucked up.
if you change the version numbering scheme, you have to make sure it goes
upwards. In this case it doesn't -> v0.
2010-01-10 15:23:43 +00:00
ajacoutot
fee16c6dda Update to rep-gtk-0.90.2. 2010-01-09 19:38:54 +00:00
landry
32e9ccbbe3 +parole 2010-01-09 15:21:59 +00:00
landry
cd00485e4e Import parole 0.2.0:
Parole is a modern media player for Xfce4 desktop, based on the
GStreamer framework.
Features audio playback, video playback with optional subtitle and
playback of live stream.
2010-01-09 15:21:25 +00:00
landry
01b58e51f1 Update to xfce4-dev-tools 4.7.2. Needed to build upcoming git snapshots
of xfce 4.8.
2010-01-09 11:43:56 +00:00
benoit
859526cbac - update openbox to 3.4.10
- conflict resolved with misc/openbabel

ok jasper@
2010-01-08 20:38:22 +00:00
marco
f47d593fda sick of pkg_add installing the wrong version so update it... 2010-01-07 01:57:28 +00:00
stsp
c17d62956f Orage was picking up ical.h via -I/usr/local/include but linking to
an older version of libical which is shipping in the orage tarball.
The header and the library are not compatible, some enum constants
don't match up. So orage could not read ical files correctly which
prevented e.g. appointments from showing up in the calendar.
Force inclusion of the ical headers which ship with orage to fix this.

"sure" landry@
2010-01-06 16:45:13 +00:00
jasper
9aa784ab71 - sort 2010-01-04 10:56:34 +00:00
ajacoutot
d95a6c997c Bugfix update to orca-2.28.3. 2010-01-04 08:37:40 +00:00
jasper
aced2ea8c1 - tweak previous, spotted by naddy@, thanks.
- add missing rcs id's
2010-01-03 22:53:32 +00:00
jasper
2cdf4e833e - fix seg. faults on amd64 due to many
vararg libXt calls (XtVa...) being terminated with 0 instead of with NULL.

from nima hoda, thanks!
2010-01-03 21:49:06 +00:00
landry
474e865ea6 Update to xfce4-settings 4.6.4, bugfix and translation release. 2010-01-02 15:23:46 +00:00
landry
5874014205 Update to xfce4-panel 4.6.3, bugfix & translation release. 2010-01-02 15:15:30 +00:00
ajacoutot
d23a1cb5aa Update to nautilus-open-terminal-0.18. 2010-01-01 21:51:44 +00:00
ajacoutot
0b5d0a473f Minor update to gtk-engines2-2.18.5:
* removal of a potential infinite loop in different clearlooks styles
2010-01-01 16:26:04 +00:00
landry
4f6a7920cc Add shared-mime-info to RUN_DEPENDS, since gtk+ 2.14 gdk-pixbuf can use
GIO for mime type detection, which needs shared-mime-info. Otherwise,
gdk-pixbuf falls back to its built-in sniffing implementation.
discussed with and ok ajacoutot@ jasper@
2009-12-31 13:07:30 +00:00
landry
3696a7757f Update to xfce4-dict 0.6.0, translation and bugfix release. Fix WANTLIB
while here.
2009-12-31 12:01:26 +00:00
landry
bda5264cc1 Update to gigolo 0.4.0, translation & bugfix release. 2009-12-31 12:00:47 +00:00
benoit
6aacb5b150 - Rename obprop to resolve a conflict with misc/openbabel
jasper@ who reported the issue, ok ajacoutot@
2009-12-29 23:32:02 +00:00
ajacoutot
98c6612edf PERMIT_* = s/No/No license/ 2009-12-28 18:10:22 +00:00
ajacoutot
3910762de3 +farsi-bfonts-ttf 2009-12-28 17:43:35 +00:00
ajacoutot
5890bf8800 Import farsi-bfonts-ttf-2.0.
Persian fonts from Parsa.

based on an original submission from jasper@
ok jasper@
2009-12-28 17:41:43 +00:00
landry
0c8af01d01 Pretty silly for a GVFS mountpoint manager to not .. well .. RUN_DEPENDS
on GVFS ? (even though it builds and runs fine without it)
prodded by ajacoutot@
2009-12-28 12:21:05 +00:00
landry
eb6e7a8aa7 +gigolo 2009-12-28 12:08:25 +00:00
landry
b455f90e12 Import gigolo 0.3.2:
Gigolo is a frontend to easily manage connections to remote filesystems
using GIO/GVfs. It allows you to quickly connect/mount a remote
filesystem and manage bookmarks of such.
2009-12-28 12:07:37 +00:00
naddy
fe1e15b998 * add support for 32-bit audio; from jakemsr@
* enable AC3/DTS pass-through over S/PDIF
2009-12-26 19:23:12 +00:00
ajacoutot
9b94698107 Update to genius-1.0.9.
Been broken for a while, so mark it as such until it is fixed (iirc some
pthreads(3) bug).
2009-12-26 16:25:45 +00:00
benoit
ef6ecbe998 - update openbox to 3.4.9
- regen PLIST
- update RUN_DEPENDS

with some tweaks by and ok ajacoutot@
2009-12-23 11:14:01 +00:00
jasper
4da6b9a3a3 - update sawfish to 1.6.0
please note that sawfish-ui was renamed to sawfish-config.
2009-12-22 22:24:10 +00:00
ajacoutot
ea541aff62 Bugfix update to totem-2.28.5. 2009-12-22 14:35:33 +00:00
ajacoutot
56eebc1ce4 Update to rep-gtk-0.90.1.
ok jasper@
2009-12-22 11:06:20 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
278fe955c9 Missed one in previous. 2009-12-21 18:14:31 +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
landry
5ede4cb3eb Replace @unexec by @unexec-delete for update-desktop-database,
gtk-update-icon-cache and update-mime-database goos, & Bump PKGNAMEs.
Prodded by espie@, discussed with aja@ & sthen@
2009-12-21 16:07:44 +00:00
ajacoutot
85ad8d92cc Minor update to gtksourceview-2.8.2.
ok giovanni@ (maintainer)
2009-12-21 15:04:51 +00:00
kili
8b17814ba6 Unbreak after openmotif change.
Adjust WANTLIB and bump.
2009-12-20 22:09:44 +00:00
kili
bb58bf13b9 Unbreak after openmotif change.
Adjust WANTLIB and bump.
2009-12-20 21:58:56 +00:00
benoit
2a512c3c23 - change my email 2009-12-20 17:32:56 +00:00
benoit
11b0e9c27e - change my email 2009-12-20 17:16:41 +00:00
ajacoutot
0d348addaf Bugfix update to gedit-2.28.3. 2009-12-20 10:34:01 +00:00
jakemsr
b5dea71b05 qvwm,esound is no more 2009-12-20 00:37:06 +00:00
jakemsr
5bd3146e48 - use sndio for audio, kill esound flavor
- update HOMEPAGE and MASTER_SITES
- more precise license marker
- @bin marker

ok ratchov, thanks ajacoutot for @pkgpath reminder
2009-12-20 00:35:23 +00:00
landry
24ad1b8533 Update to xfce4-notes 1.7.2. Fix desktop file goos, correctly install
xdg autostart file.
2009-12-19 13:28:26 +00:00
ajacoutot
ef04df71bb Forgot to "cvs rm" in previous.
Spotted by kevlo@, thanks!
2009-12-18 12:47:58 +00:00
ajacoutot
09dbc52ab3 Oh noes, ze sudoku was broken! 2009-12-17 17:20:14 +00:00
ajacoutot
f2e8499f8a Bump after recent mono MODULE tweak. 2009-12-17 14:00:34 +00:00
ajacoutot
4cf8798c99 Maintenance update to gnome-desktop-2.28.2. 2009-12-17 12:30:39 +00:00
ajacoutot
ca2f8503b6 Maintenance update to gnome-games-2.28.2.
Some bugfixes and several translation updates.
2009-12-17 09:10:02 +00:00
ajacoutot
f572800738 Bugfix update to eog-2.28.2. 2009-12-17 08:18:12 +00:00
kili
ccdc1f609c Tell configure to use -lm.
Adjust WANTLIB and bump.
2009-12-16 15:09:19 +00:00
ajacoutot
143f5b2bb4 Minor update to gnome-user-docs-2.28.2. 2009-12-16 07:51:41 +00:00
ajacoutot
5efc5bd19b Minor update to gcalctool-5.28.2. 2009-12-16 07:29:04 +00:00
benoit
8bf6541c38 - update openbox to 3.4.8
- bump libs
- update WANTLIB
- regen PLIST & patch

ok ajacoutot@
2009-12-15 21:05:27 +00:00
ajacoutot
a6abec7cd4 Maintenance update to nautilus-2.28.4.
* Fix uninitialized variable
* Fix bug in trash/delete that could cause data loss
2009-12-15 10:08:00 +00:00
ajacoutot
0c06d8e9a6 Maintenance update to file-roller-2.28.2.
* Fixed possible use of uninitialized memory (#604535)
* New and updated translations
2009-12-15 09:50:32 +00:00
ajacoutot
3e4d6fa079 Maintenance update to hamster-applet-2.28.2.
* several bug fixes and translation updates
2009-12-15 09:39:49 +00:00
ajacoutot
1b6e6ccaca Maintenance update to gnome-terminal-2.28.2.
* Translation updates
2009-12-15 09:24:19 +00:00
ajacoutot
51024301dc Maintenance update to gucharmap-2.28.2. 2009-12-15 09:16:21 +00:00
jasper
4748c8e8d4 - add png and jpeg support 2009-12-14 21:51:52 +00:00
ajacoutot
ac164f7cef Update to gvfs-1.4.3.
* smb: Fix free space calculation on older samba servers
* metadata: Fix memory leak
* ftp: Fix some uninitialized variable reads
2009-12-14 18:28:00 +00:00
jasper
ffddfe3784 - update openmotif to 2.3.2
- minor tweaks to the port
2009-12-14 18:03:36 +00:00
ajacoutot
8c0f049196 Update to gnome-keyring-2.28.2.
* Sent output of g_printerr to syslog.
* No error when can't unlock login keyring.
* Fix assertion when comparing attributes.
* Don't barf on certificates with unsupported algorithm.
* Fix some memory leaks
2009-12-14 16:53:24 +00:00
ajacoutot
ee3976148e Update to mousetweaks 2.28.2.
* new zh_CN translation
2009-12-14 12:11:34 +00:00
ajacoutot
c84c57a7b0 Use g_strstr_len() instead of GNU extension memmem.
from upstream git.
2009-12-14 11:49:51 +00:00
ajacoutot
a2c2187001 Update to nautilus-2.28.3.
* Fix some memory leaks and bugs.
2009-12-14 09:43:03 +00:00
ajacoutot
bab83a1d16 Bugfix update to libgnomekbd-2.28.2.
* flags are clickable again
* do not scale/dither, if sizes match
* properly handling keycodes with multiple keys
* improved background handling by making event box invisible
2009-12-13 15:17:50 +00:00
ajacoutot
a14c7e90e3 Add a temporary workaround to make this build.
No bump.

breakage reported by naddy@
2009-12-13 13:46:53 +00:00
ajacoutot
cc52708314 Fix fonts.alias generation so that we don't end up with a cursor alias
pointing ot itself causing xenocara to not load the font.

from patrick keshishian, thanks.
2009-12-13 13:18:40 +00:00
ajacoutot
21e3107812 Bugfix update to totem-pl-parser-2.28.2. 2009-12-11 12:40:51 +00:00
jasper
2c1f1f2689 - rename and regen these patches 2009-12-09 23:21:46 +00:00
ajacoutot
dfb2918014 There is no point in dependending on py-gpod since we commented the
module (as it needs HAL).
2009-12-09 11:57:37 +00:00
ajacoutot
da3f3449f7 Oops. 2009-12-09 10:48:25 +00:00
jakemsr
e1c97ab582 - use sndio(7) instead of audio(4)
- regen patches
2009-12-09 10:19:33 +00:00
ajacoutot
7f435f20f0 Bugfix update to gtk+2-2.18.5. 2009-12-08 21:18:43 +00:00
landry
007dd905ce FAM went to the Attic, so no need for this patch anymore - this way, we can
drop the build dependency on autoconf.
ok ajacoutot@
2009-12-08 19:00:21 +00:00
ajacoutot
f4bdb13515 No need to link with libm after the fam -> gamin move.
spotted by landry@
2009-12-08 18:55:29 +00:00
benoit
0a8e11c06b - update fltk2 to 2.0.6950
ok ajacoutot@
2009-12-08 11:28:20 +00:00
jasper
b7b2590c12 - fix build with gcc2
confirmed by phessler@
2009-12-07 18:26:16 +00:00
ajacoutot
e5370918f4 Fix gtk-dotnet-2.0 pkg-config file.
spotted by Cesare Gargano.
2009-12-07 12:51:06 +00:00
ajacoutot
5f398dc6f0 -battstat needs to run_depends on -main. 2009-12-07 11:39:46 +00:00
jasper
b4dee2a620 - add missing build dependeny
- add forgotten patch

no pkg change
2009-12-06 19:29:16 +00:00
jasper
31ebff5110 - long overdue major update of afterstep to 2.2.9...too many changes to list here 2009-12-06 15:09:22 +00:00
ajacoutot
ae3bdd934d Add missing run_depends on py-xdg. 2009-12-05 22:43:37 +00:00
landry
dbd01f75c5 Whoops, i fucked up PKGNAME last time it bumped, so change it back to
the correct one. Thanks to quirks package, update path from the bad
thunar-vcs-plugin-* to the correct thunar-vcs-* works!
2009-12-05 12:39:28 +00:00
ajacoutot
9df65d9a36 Fix LIB_DEPENDS. 2009-12-04 18:53:04 +00:00
pea
6aa334fa9e Fix LIB_DEPENDS
ok aja@
2009-12-04 16:05:57 +00:00
ajacoutot
ca769b3f1d Use gamin instead of fam.
Remove now useless MESSAGE.

ok landry@ jasper@
2009-12-04 08:10:35 +00:00
ajacoutot
76bc659694 Use gamin instead of fam.
ok landry@ jasper@
2009-12-04 08:09:57 +00:00
ajacoutot
ef6af1a307 Use gamin instead of fam.
ok landry@ jasper
2009-12-04 08:08:50 +00:00
ajacoutot
5a7b43a5cd +gtk2-aurora-engine 2009-12-03 12:47:35 +00:00
ajacoutot
842c851df7 Import gtk2-aurora-engine-1.5.1.
ok landry@
2009-12-03 12:46:42 +00:00
jasper
e89ba4a0df - minor cleanups:
* start COMMENT with lower case letter
* specify license versions
* spacing
* re-format DESCR
* remove kevlo@ as maintainer per his request

ok kevlo@
2009-12-03 12:37:24 +00:00
ajacoutot
37aa33ad3a Fix merged menu directory location.
The way it works is the following:
* all desktops install their main menu as blah-applications.menu
(e.g. kde3-applications.menu)
* however, we do not want the merged directory name to be constructed
from the menu name, because we want all applications and desktops to
install merged files into the same directory: applications-merged, so
that everyone benefit from it.

Issue reported by Daniel LEVAI on ports@
2009-12-02 15:39:39 +00:00
ajacoutot
9f43c77cc7 Bugfix update to gtk+2-2.18.4. 2009-12-01 09:41:14 +00:00
jasper
adcdef2c3d - update homepage
from daniel dickman
2009-12-01 08:53:52 +00:00
ajacoutot
f3ec398270 Fix "Archive Mounter" name diplay. 2009-11-30 17:15:15 +00:00
ajacoutot
dc2616af1f Bugfix update to nautilus-2.28.2. 2009-11-30 14:05:56 +00:00
ajacoutot
8f0a881f8b Bugfix update to gvfs-1.4.2:
* ftp: fix parsing of CMU/VMS-IP listings
* metadata: Make more robust
* http: Return icons for query_file_info
* smb: Support querying free space
2009-11-30 12:35:29 +00:00
ajacoutot
3af6e9339b Remove gnome-system-monitor from the multiload applet menu, since we don't
provide it yet.
2009-11-30 07:31:34 +00:00
ajacoutot
8595b7a8f7 Fix GNOME bug #599446:
CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

Patch from upstream git.
2009-11-29 11:54:31 +00:00
ajacoutot
dc2aa4c933 Make use of newer gstreamer and totem-pl-parser. 2009-11-29 09:28:28 +00:00
ajacoutot
612ee2867c Major update to totem-2.28.4.
xine support has been removed.

"commitski" jasper, ok landry@
2009-11-29 09:24:25 +00:00
ajacoutot
62a3e1bfed Force use of newer totem-pl-parser. 2009-11-29 09:23:08 +00:00
ajacoutot
abbafa235c Major update to totem-pl-parser-2.28.1.
Move from evolution-data-server to gmime dependency.

tested on a bulk by jasper@
"commitski" jasper, ok landry@
2009-11-29 09:22:27 +00:00
ajacoutot
a3e2b460a2 Do not hide the volume monitor button now that gnome-media has been fixed. 2009-11-29 09:21:32 +00:00
ajacoutot
3801030f3e Re-enable gst-mixer and volume control now that we have recent gstreamer. 2009-11-29 09:20:39 +00:00
ajacoutot
156669c382 No need for this tweak now that we have a recent gstreamer. 2009-11-29 09:19:45 +00:00
ajacoutot
8e6adfb253 This does not need fam to run. 2009-11-28 15:39:16 +00:00
ajacoutot
4f1d61da89 Update to xscreensaver-5.10.
* Retired hypercube and hyperball, which are redundant with polytopes.
* New hack, rubikblocks.
* Fixed another potential RANDR crash.
* molecule now correctly displays PDB 3.2 files.
* Updates to mirrorblob, glhanoi, and sonar.
* Rewritten version of klein hack.
* New hack, surfaces, incorporating objects from old klein hack, plus new ones.
* Merged juggle and juggler3d hacks.
* Fixed intermittent failure in xscreensaver-command.
2009-11-28 10:49:49 +00:00
ajacoutot
1514a9031d Update to gdl-2.28.2.
* Fix GDL with client-side windows (Gtk+ 2.18)
2009-11-24 17:15:57 +00:00
benoit
e7733e32eb - update fltk2 to 2.0.x-r6921
ok ajacoutot@
2009-11-24 09:22:54 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
ajacoutot
80aa75922e Disable iPodModule, it needs HAL. 2009-11-23 12:10:00 +00:00
ajacoutot
918a883ce1 Bring several patches from GNOME Bugzilla:
* Add session saving capability in gnome-session (#575544)
* Make sure we don't end up with zombie clients (#598211)
* Fix a SIGSEGV (#598211)
2009-11-23 10:19:08 +00:00
ajacoutot
0c6eda3eca Unbreak packaging: regen WANTLIB after CUPS gnutls -> openssl move.
spotted by jasper@
2009-11-23 08:20:45 +00:00
ajacoutot
f2e04dd705 No need to run_depends on sound-theme-freedesktop since we already
lib_depends on libcanberra which pulls in sound-theme-freedesktop.
While here, remove non-existent configure_args.
2009-11-22 17:23:20 +00:00
ajacoutot
487de33a33 Regen WANTLIB after CUPS gnutls -> openssl move. 2009-11-22 16:40:03 +00:00
sthen
b7b4afe7e6 Update to 8.5.8, from maintainer Stuart Cassoff. 2009-11-21 02:50:23 +00:00
ajacoutot
9c2eeffa38 Minor update to gnome-devel-docs-2.28.1. 2009-11-20 08:31:20 +00:00
ajacoutot
4c89917abf Yelp 2.28.1.
* couple of bugfixes
* transations updates
2009-11-20 08:23:24 +00:00
ajacoutot
b547889c78 Update to gnome-doc-utils-0.18.1.
Only some translation updates.
2009-11-19 17:28:36 +00:00
jakemsr
d14310d223 * simple patch to make it work on mips64
* audio/tremor is a LIB_DEPENDS, no need to also be a BUILD_DEPENDS

ok edd@, jasper@, ajacoutot@
2009-11-18 21:20:15 +00:00
ajacoutot
310da959d4 Fix crash when using zoom-to-fit (bug #550559).
Merged from upstream git.
2009-11-18 14:08:31 +00:00
ajacoutot
eeaad0e49a Update to nautilus-sendto-2.28.2. Enable evolution plugin. 2009-11-17 23:57:31 +00:00
ajacoutot
a38d32ed29 Minor update to tomboy-1.0.1. 2009-11-17 13:16:10 +00:00
ajacoutot
4463d5b0ed The gnome-keyring SSH agent is now usable, so enable it. 2009-11-16 17:48:23 +00:00
ajacoutot
895eb5fb09 Fix small regression from previous commit. 2009-11-16 15:21:25 +00:00
ajacoutot
20337f54f1 Fall back to the old 2.20 behaviour, bypassing gnome-session (and
consolekit): only if GDM is running shutdown/restart is allowed.
2009-11-16 11:50:34 +00:00
ajacoutot
9075daa679 This daemon does not need to be setuid anymore. 2009-11-16 10:21:37 +00:00
ajacoutot
de795ccd72 Fix CONFIGURE_STYLE conditionnal.
thanks to bernd@ for refreshing my goldfish memory on pattern matching.
2009-11-16 08:39:28 +00:00
pyr
85b95bcba5 + droid-fonts 2009-11-16 07:55:36 +00:00
pyr
7097f2a8f7 import droid-fonts. nice fonts as seen on the android devices.
ok ajacoutot@ & matthieu@
2009-11-16 07:54:36 +00:00
ajacoutot
09a6e22955 Respect XDG_MENU_PREFIX.
Set default menu file to gnome-applications.menu.
2009-11-15 17:36:38 +00:00
ajacoutot
9ae851efe3 Do not hardcode applications.menu. 2009-11-15 15:20:50 +00:00
ajacoutot
b29a744178 If XDG_MENU_PREFIX is not set, set it. This allows the menu to work when
not using gnome-session and not knowing about XDG_MENU_PREFIX.
2009-11-15 14:10:02 +00:00
ajacoutot
c663c5d14d Unbreak...
spotted by pyr@
2009-11-15 08:53:04 +00:00
landry
ffe06e820d Set XDG_MENU_PREFIX in startxfce4 to 'xfce-', for a better compliance with
fd.o menu spec. Prompted by & after discussion with aja@.
Also reported upstream as http://bugzilla.xfce.org/show_bug.cgi?id=5980
2009-11-14 16:43:27 +00:00
ajacoutot
ac7d104490 Set XDG_MENU_PREFIX.
ok landry@
2009-11-14 16:41:57 +00:00
ajacoutot
a823c8b922 Respect XDG_MENU_PREFIX instead of using the hardcoded applications.menu
and remove the symlink hack.

ok landry@
2009-11-14 16:41:03 +00:00
ajacoutot
d258ef71f1 Remove the symlink hack, we are now using XDG_MENU_PREFIX. 2009-11-14 16:39:44 +00:00
ajacoutot
81ba303723 Respect XDG_MENU_PREFIX instead of using the hardcoded applications.menu.
ok landry@
2009-11-14 16:39:05 +00:00
ajacoutot
702887236e Update to pinot-0.95.
Bugfix updates and daemon speed up.
Developer Fabrice Colin merged all of our patches.
2009-11-14 11:27:51 +00:00
ajacoutot
d057fe29e3 Start cleaning up the mess...
We can now restart/shutdown the machine. There are still a couple of tweaks
pending wrt to gnome-panel which I'll work on next.
Regen PLIST while here.
2009-11-13 15:48:05 +00:00
jasper
34c97e2e91 - bugfix update of sawfish to 0.90.3 2009-11-12 22:18:05 +00:00
jasper
012c0e9b6c - remove py-Nummeric as a dependency
spotted by patrick keshishian in the py-gtk changelog
2009-11-12 13:31:57 +00:00
jasper
bcdf440ab3 - fix a possible crash as dbus_message_get_path() could return NULL
noticed while reading the dbus api...don't ask.
2009-11-12 00:22:55 +00:00
jasper
e6afe67e17 - minor cleanups:
* regen PLIST
* use FAKE_FLAGS
* add a comment to patch-gnome-settings-daemon_gnome-settings-module_c
* remove bogus chunk from patch-plugins_media-keys_gsd-media-keys-manager_c
2009-11-12 00:14:53 +00:00
ajacoutot
019c27a252 Update to gedit-2.28.2.
* fix regressions/warnings
2009-11-11 22:36:43 +00:00
kili
e14f61d2c1 Update, and let it do more than just dump core on 64-bit archs.
This bug tought me that gtk and everything depending on it is
probably seriously broken beyond repair (no usable documenation,
weird of #defined backwards compatibility hacks, ...).
2009-11-10 22:42:17 +00:00
jasper
b34b690f9b - fix sticky notes, it was crashing when a new note was created
patch from opensolaris
2009-11-10 17:56:24 +00:00
ajacoutot
806698c31d Update to gedit-2.28.1. 2009-11-10 08:27:45 +00:00
ajacoutot
7cc297308a Bugfix update to genius-1.0.8. 2009-11-10 08:09:37 +00:00
landry
5295a3b5e5 Better DESCR, from mabe at mail dot noda dot se 2009-11-09 17:20:51 +00:00
phessler
43d1211674 fix compilation on gcc2.95 arches 2009-11-09 10:00:20 +00:00
jasper
d6d7e85df2 - tweak this patch a bit, no function change. 2009-11-09 09:56:46 +00:00
landry
4507cbe139 Update to thunar-vcs 0.1.2.
This enables git support by default for the supported operations.
2009-11-08 17:31:14 +00:00
jasper
6d6e8c4b8e - openbsd/sgi is not irix.. 2009-11-08 16:36:08 +00:00
jasper
b504249d64 - regen 2009-11-08 16:35:22 +00:00
ajacoutot
66311b2655 Update to krb5-auth-dialog-0.14 2009-11-07 09:01:43 +00:00
edd
1c4d6b6360 add a patch which was supposed to be a part of the previous commit. 2009-11-06 17:01:56 +00:00
edd
0e4c53b0cd Several fixes for gnome-mplayer volume control from maintainer David
Coppa.

OK sthen@, landry@
2009-11-06 16:57:23 +00:00
pea
d1e04ce077 Update to 1.3.6
ok landry@
2009-11-06 12:39:50 +00:00
jasper
5f77b656fa - slight tweak, as systems should just have this header 2009-11-05 23:27:02 +00:00
landry
e9ec1693c7 Fix a nasty race condition/crash reported by 'goebbels@wp.pl' : when an
X session finishes, slim goes to restart X, but if the machine is being
halted, slim gets a SIGTERM, and the signal handler tries to kill the X
server without checking if is has been restarted yet. Boom.
While here, fix xauth path.
2009-11-05 19:05:12 +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
landry
ba20cb9d9c Update to the just-released xfce4-mpc-plugin 0.3.4. 2009-11-03 21:14:57 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
landry
c3c52afb41 Change MESSAGE -> pkg checksum changes -> Bump PKGNAME. 2009-11-01 08:54:42 +00:00
naddy
b49aeadc8c drop workaround for \' printf modifier; ok jasper@, ajacoutot@ 2009-10-31 20:13:13 +00:00
edd
764529de17 Remove gconfd-2 message from gnome-mplayer at ajacoutot@'s request.
OK landry@
2009-10-31 19:48:43 +00:00
edd
9530e9a5f1 update to gnome-mplayer-0.9.8
From MAINTAINER David Coppa with some reccommendations from landry@ and
myself, namely:

 - comments in patches.
 - remove fullscreen bar animation by default.
 - fix an issue regarding the volume defaulting to zero.
 - message regarding gconfd-2

OK landry@

Thanks
2009-10-31 12:26:25 +00:00
landry
c0b775fe8d Update to winwrangler 0.2.4, adds 'spatial window switching' using
ctrl-super-l/r/u/d. Diff from David Coppa, thanks!
2009-10-29 19:37:17 +00:00
ajacoutot
699ac95a37 Add reminder comment. 2009-10-29 19:32:16 +00:00
jasper
5ff7e5ebd9 - make sure gnome-desktop indicates the right version (ie, 2.28.1 instead of 2.28.0)
- fix a possible 64-bit issue

from pkgsrc

ok aja@
2009-10-29 08:35:34 +00:00
jasper
20e7f10120 - when there is no monitor running, don't crash. just exit. it's nicer.
issue found in budapest, but the spa made me forget about it.

ok ajacoutot@
2009-10-28 20:28:18 +00:00
jasper
9fc5b90e2b - adapt patch now that we have ENOTSUP defined 2009-10-27 14:38:15 +00:00
jasper
02752cde44 - remove patches as we have ENOTSUP now 2009-10-27 12:03:40 +00:00
jasper
637a2bdaff - remove patch as we have ENOTSUP now 2009-10-27 12:00:22 +00:00
giovanni
dc290ead51 Update to 2.14.0
"if it works for you, then ok for me" ajacoutot@
2009-10-27 09:25:38 +00:00
jasper
fdde8b605b - fix potential 64-bit issue, from pkgsrc
ok aja@
2009-10-26 22:23:49 +00:00
ajacoutot
e1b38612fe Fix a memory corruption.
From upstream git 54eefb49521cdb3e173ca0809d1395d9f5d215b3
2009-10-25 20:16:42 +00:00
landry
ac5941dc65 Update to thunar-vcs 0.1.1. Remove patch merged upstream. 2009-10-25 17:50:49 +00:00
kili
bc12b40d5f Bring back okTo{Print,Change,Copy,AddNotes} diffs, which I
dropped by accident.
2009-10-25 12:45:53 +00:00
ajacoutot
589f0a33b3 Remove MESSAGE, killing gconfd should not be needed anymore. 2009-10-24 10:57:01 +00:00
ajacoutot
5d05ae72e2 Tweak MESSAGE after recent GConf2 change. 2009-10-24 10:54:37 +00:00
sthen
3285ad8135 Better fix from ajacoutot; reinstate the @sample and use @mode to fix
permissions.
2009-10-22 22:34:59 +00:00
sthen
9704c22652 Avoid @sample for the shell scripts, it doesn't copy permissions
so the installed files are no longer executable. Problem reported
by Joe Gidi. ok marco@ (maintainer)
2009-10-22 22:15:56 +00:00
ajacoutot
813d37409b Remove reference to gnopernicus. 2009-10-22 16:47:37 +00:00
ajacoutot
cd4106c76e Remove gnopernicus. It's unmaintained and have been superseded by orca
for a while.

ok jasper@
2009-10-22 16:44:44 +00:00
ajacoutot
400ca96e11 Minor update to gnome-desktop-2.28.1.
Translations and documentation updates.
2009-10-22 13:32:17 +00:00
ajacoutot
94a45c6c2f Update to genius-1.0.7. 2009-10-22 13:18:23 +00:00
ajacoutot
2e41f0ddbe Add missing gtk-update-icon-cache goo. 2009-10-22 12:53:49 +00:00
ajacoutot
0d852514d2 --disable-silent-rules is not enough, we also want --disable-shave
ok jasper@
2009-10-21 16:08:31 +00:00
ajacoutot
792106f893 Remove the shave configure args, we'll use the gnome module for that. 2009-10-21 16:07:49 +00:00
ajacoutot
2f637bb85f Update to gnome-utils-2.28.1
Lots of bugfixes and translation updates.
2009-10-21 15:45:46 +00:00
jasper
18ac35a7e3 - update gtk-vnc to 0.3.10 2009-10-21 15:20:23 +00:00
jasper
a5d410138f - update file-roller to 2.28.1 2009-10-21 15:10:14 +00:00
ajacoutot
3715f62d37 Stephan A. Rickauer takes ownership, thanks. 2009-10-21 12:50:47 +00:00
marco
4f36ca4855 move to 0.9.18
ok sthen
2009-10-21 12:37:31 +00:00
jasper
97e7e5a40d - update orca to 2.28.1 2009-10-21 12:28:39 +00:00
jasper
6556d13f8d - update eog-plugins to 2.28.1
* with the latest libchamplain, this fixes the empty map issue that occured
in the map plugin.
2009-10-21 12:20:01 +00:00
jasper
9114dbb66c - update eog to 2.28.1
* minor enhancements and bug fixes
2009-10-21 11:57:51 +00:00
jasper
4ab112881e - update gok to 2.28.1
* bugfixes and translation updates
2009-10-21 10:08:10 +00:00