Bug 142853 - New port: net-im/telepathy-qt4 High-level Qt 4 binding for Telepathy
Summary: New port: net-im/telepathy-qt4 High-level Qt 4 binding for Telepathy
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: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-15 09:20 UTC by Alberto Villa
Modified: 2010-01-16 09:50 UTC (History)
0 users

See Also:


Attachments
file.shar (13.62 KB, text/plain)
2010-01-15 09:20 UTC, Alberto Villa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Villa 2010-01-15 09:20:03 UTC
This is a library for Qt-based Telepathy clients.

Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications.

WWW: http://telepathy.freedesktop.org/wiki/Telepathy-Qt4

Fix: Patch attached with submission follows:
Comment 1 Dima Panov freebsd_committer freebsd_triage 2010-01-15 12:56:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fluffy

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-16 09:49:28 UTC
fluffy      2010-01-16 09:49:18 UTC

  FreeBSD ports repository

  Modified files:
    net-im               Makefile 
  Added files:
    net-im/telepathy-qt4 Makefile distinfo pkg-descr pkg-plist 
  Log:
        New port: net-im/telepathy-qt4 High-level Qt 4 binding for Telepathy
  
  PR:             142853
  Submitted by:       Alberto Villa <Alberto Villa <villa.alberto@gmail.com>>
  
  Revision  Changes    Path
  1.123     +1 -0      ports/net-im/Makefile
  1.1       +65 -0     ports/net-im/telepathy-qt4/Makefile (new)
  1.1       +3 -0      ports/net-im/telepathy-qt4/distinfo (new)
  1.1       +8 -0      ports/net-im/telepathy-qt4/pkg-descr (new)
  1.1       +195 -0    ports/net-im/telepathy-qt4/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"
Comment 3 Dima Panov freebsd_committer freebsd_triage 2010-01-16 09:49:34 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!