Bug 117792 - [new port] - sysutils/kgtk - daemon to use KDE dialogues in GTK applications
Summary: [new port] - sysutils/kgtk - daemon to use KDE dialogues in GTK applications
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-03 18:50 UTC by Rashid N. "Citycat" Achilov
Modified: 2007-12-16 22:50 UTC (History)
0 users

See Also:


Attachments
file.shar (5.47 KB, text/plain)
2007-11-03 18:50 UTC, Rashid N. "Citycat" Achilov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rashid N. "Citycat" Achilov 2007-11-03 18:50:02 UTC
This is a new version of a Kgtk port (submitted as PR/116714). Developer migrated from autotools to Cmake build system, so this port is a first port, which uses Cmake for build process. Kgtk is a daemon, which allows using KDE dialogues for true GTK apps (FireFox, Gimp, Kino, etc...)

Fix: Port attached

Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-16 12:06:16 UTC
State Changed
From-To: open->feedback

Does not fetch: 

=> KGtk-0.9.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. 
=> Attempting to fetch from http://home.freeuk.com/cpdrummond/. 
fetch: http://home.freeuk.com/cpdrummond/KGtk-0.9.2.tar.bz2: Not Found 



Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-16 12:06:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-16 22:48:13 UTC
State Changed
From-To: feedback->closed

New port added.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-12-16 22:48:40 UTC
pav         2007-12-16 22:48:33 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/kgtk        Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a quick-and-dirty LD_PRELOAD hack that allows *some* Gtk
  applications to use KDE's file dialogs when run under KDE.
  
  The Gtk file chooser functions have been overridden to communicate
  with this KDE module/application.
  
  WWW: http://home.freeuk.net/cpdrummomd/
  
  PR:             ports/117792
  Submitted by:   Rashid N. "Citycat" Achilov <citycat4@ngs.ru>
  
  Revision  Changes    Path
  1.962     +1 -0      ports/sysutils/Makefile
  1.1       +52 -0     ports/sysutils/kgtk/Makefile (new)
  1.1       +3 -0      ports/sysutils/kgtk/distinfo (new)
  1.1       +7 -0      ports/sysutils/kgtk/pkg-descr (new)
  1.1       +14 -0     ports/sysutils/kgtk/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"