Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (730ec9dffd7724a8041755eb98d2e4f1c3874a41)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (730ec9dffd7724a8041755eb98d2e4f1c3874a41)
  • Date: Fri, 28 Jan 2011 00:27:28 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

chat-im/qutecom/DEPENDS | 2 +-
chat-im/qutecom/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 730ec9dffd7724a8041755eb98d2e4f1c3874a41
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

qutecom: depend on LIBAVCODEC instead of ffmpeg

diff --git a/chat-im/qutecom/DEPENDS b/chat-im/qutecom/DEPENDS
index 6155fe3..12d2f35 100755
--- a/chat-im/qutecom/DEPENDS
+++ b/chat-im/qutecom/DEPENDS
@@ -2,7 +2,7 @@ depends openssl &&
depends glib2 &&
depends gnutls &&
depends libxml2 &&
-depends ffmpeg &&
+depends LIBAVCODEC &&
depends libsndfile &&
depends libsamplerate &&
depends -sub "SIGNALS DATE_TIME PROGRAM_OPTIONS THREAD SERIALIZATION" boost
&&
diff --git a/chat-im/qutecom/HISTORY b/chat-im/qutecom/HISTORY
index 0d985bc..c1c2be6 100644
--- a/chat-im/qutecom/HISTORY
+++ b/chat-im/qutecom/HISTORY
@@ -1,3 +1,6 @@
+2011-01-28 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: depend on LIBAVCODEC instead of ffmpeg
+
2010-10-31 Bor Kraljič <pyrobor AT ver.si>
* CONFLICTS: added openwengo (deprecated)
* DEPENDS, DETAILS, BUILD, PRE_BUILD: spell created



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (730ec9dffd7724a8041755eb98d2e4f1c3874a41), Ismael Luceno, 01/28/2011

Archive powered by MHonArc 2.6.24.

Top of Page