CVSweb ] [
Homepage ] [ | Version: 0.15p1, Package name: desktop-file-utils-0.15p1 |
| Maintained by: The OpenBSD ports mailing-list |
| Required to run: [devel/gettext] |
| Required to build: [devel/gettext] [devel/libtool] |
| Master sites: |
| Description Utilities for manipulating .desktop files. |
| MD5: L+jr4iL8M81KlZQVSVt+7Q= |
| RMD160: q2/AvBFtbsM47yaZuW1XaY1KHQM= |
| Filesize: 340.694 KB |
Package available on: cdrom( Distfile available on: cdrom( |
| Version History (View Complete History) |
|
| 2009-09-20 15:38:19 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Always remove mimeinfo.cache when deleting this package. Regen PLIST while here. |
| 2009-08-01 10:06:28 by Antoine Jacoutot | Files touched by this commit (2) |
Log message:
Under OpenBSD, desktop files are installed using INSTALL_DATA which is
defined in ports/infrastructure/mk/bsd.port.mk as:
${INSTALL} ${INSTALL_COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE}
SHAREMODE is defined under /usr/share/mk/bsd.own.mk as "444".
That means desktop files are installed with mode 444 which is wrong
because fd.o environments use these files to create menu structures,
links to applications... and a user should be able to edit the link icon
or menu he created.
Add a small patch that will give desktop files correct permissions when
update-desktop-database is run.
Consistency with others *nix OS.
While here, specify GPL version.
ok sthen@
|
| 2008-03-19 15:50:22 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update desktop-file-utils to 0.15 ok ajacoutot@ |
| 2008-01-22 11:24:50 by Antoine Jacoutot | Files touched by this commit (3) |
Log message:
- don't hardcode the directory containing mimeinfo.cache or users won't
be able to use their own cache file (this fixes a bug under nautilus
where one couldn't change files associations)
- the default cache file is now where it should be, under
${PREFIX}/share/applications/
ok jasper@
|
| 2007-10-31 15:54:11 by Marc Winiger | Files touched by this commit (5) |
Log message: fix WANTLIB, bump PKGNAME ok jasper@ and martynas@ |
| 2007-10-21 12:05:11 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update desktop-file-utils to 0.14 |
| 2007-07-13 02:05:18 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - tweak HOMEPAGE - remove quotes around COMMENT while here |
| 2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
| 2007-04-01 15:13:53 by Steven Mestdagh | Files touched by this commit (1) |
Log message: USE_LIBTOOL |
| 2007-03-20 00:43:49 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: ..and update the "other" desktop-file-utils to 0.12 |
| 2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
| 2006-09-18 05:40:07 by Marc Espie | Files touched by this commit (25) |
Log message: remove `empty' version spec (.0.0) which is no longer needed to desambiguate library names. |
| 2006-08-01 16:46:16 by Marc Espie | Files touched by this commit (15) |
Log message: new libspecs |
| 2005-09-04 17:08:35 by Marc Espie | Files touched by this commit (2) |
Log message: zap unneeded @exec, @sample dir/ instead. |
| 2005-05-25 17:23:48 by Marc Matteo | Files touched by this commit (2) |
Log message: No need to run the update tool here. Bump pkg number |
| 2005-04-27 15:45:58 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Revert. It's not that easy. Sorry |
| 2005-04-27 15:43:08 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Do not build lisp stuff. It's not installed anyway |
| 2005-04-18 11:29:54 by Christian Weisgerber | Files touched by this commit (1) |
Log message: fix master site and shorten lines |
| 2005-04-13 14:07:20 by Marc Matteo | Files touched by this commit (1) |
Log message: Sheepishy commit the distinfo file. Noticed by naddy@ |