Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (998c50d54216d6557c4d922f17f70365e3a63c00)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (998c50d54216d6557c4d922f17f70365e3a63c00)
  • Date: Sun, 7 Feb 2010 05:10:31 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 15 +++++++++++----
video-libs/libucil/CONFLICTS | 1 +
video-libs/libucil/DEPENDS | 31 +++++++++++++++++++++++++++++++
video-libs/libucil/DETAILS | 27 +++++++++++++++++++++++++++
video-libs/libucil/HISTORY | 2 ++
video-libs/libunicap/CONFLICTS | 1 +
video-libs/libunicap/DEPENDS | 25 +++++++++++++++++++++++++
video-libs/libunicap/DETAILS | 25 +++++++++++++++++++++++++
video-libs/libunicap/HISTORY | 3 +++
video-libs/libunicapgtk/CONFLICTS | 1 +
video-libs/libunicapgtk/DEPENDS | 12 ++++++++++++
video-libs/libunicapgtk/DETAILS | 27 +++++++++++++++++++++++++++
video-libs/libunicapgtk/HISTORY | 3 +++
video-libs/unicap/BUILD | 1 +
video-libs/unicap/DEPENDS | 32 +-------------------------------
video-libs/unicap/DETAILS | 7 ++++---
video-libs/unicap/HISTORY | 5 +++++
video-libs/unicap/INSTALL | 1 +
video-libs/unicap/PRE_BUILD | 7 +------
video-libs/unicap/UP_TRIGGERS | 4 +---
video/ucview/DEPENDS | 9 +++++++--
video/ucview/DETAILS | 4 ++--
video/ucview/HISTORY | 6 ++++++
video/ucview/PRE_BUILD | 4 ++++
24 files changed, 202 insertions(+), 51 deletions(-)

New commits:
commit 998c50d54216d6557c4d922f17f70365e3a63c00
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ucview: => 0.31

commit d782ebfd13c551b241357cde5c0819bd31bb3b11
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ChangeLog: some wordwrap

commit 10aabdc70e0ef5c636eb531f35cfd87be0d59171
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libunicapgtk: new spell, 3/3 from new unicap

commit fa93c889dab4b14dd26aab0477255a286badcd30
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libucil: new spell, 2/3 from new unicap

commit 75a23ac9dda2c6940f64fea236b3589a68ec13c9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libunicap: new spell, 1/3 from new unicap

commit 7620332a9c5119165d60534f0b0f3137dfb556fc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

unicap: spell deprecated, mostly in favour of libunicapgtk

diff --git a/ChangeLog b/ChangeLog
index d9ab06f..2e6c6e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * video-libs/unicap: spell deprecated, mostly in favour of
libunicapgtk
+ * video-libs/libunicap: new spell, 1/3 from new unicap
+ * video-libs/libucil: new spell, 2/3 from new unicap
+ * video-libs/libunicapgtk: new spell, 3/3 from new unicap
+
2010-02-04 Ladislav Hagara <hgr AT vabo.cz>
* display/xdirectfb: removed deprecated spell

@@ -29,7 +35,8 @@
* python-pypi/pymsn: new spell, msn connection library for telepathy
* telephony/telepathy-python: new spell, telepathy python base classes
* telephony/telepathy-haze: new spell, libpurple msn support for
telepathy
- * telephony/telepathy-butterfly: new spell, pymsn based msn support
for telepathy
+ * telephony/telepathy-butterfly: new spell, pymsn based msn support
for
+ telepathy

2010-01-10 Ladislav Hagara <hgr AT vabo.cz>
* mail/bsfilter: new spell, bayesian spam filter
@@ -66,7 +73,7 @@
anjuta-extras module contains plugins blessed by the developers that
do not ship with the official module because of various reasons.
* gnome2-libs/nautilus-open-terminal: new spell,
- nautilus-open-terminal is a nautilus plugin for opening terminals
in
+ nautilus-open-terminal is a nautilus plugin for opening terminals in
arbitrary local paths through nautilus.

2010-01-02 Vasil Yonkov <spirtbrat AT sourcemage.org>
@@ -123,8 +130,8 @@
* e-17/image-viewer: new spell, simple EFL image viewer

2009-12-22 Eric Sandall <sandalle AT sourcemage.org>
- * mozilla.gpg: Added 0x6CE2996F
- Verified from
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.0/KEY
+ * mozilla.gpg: Added 0x6CE2996F, verified from
+
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.0/KEY
and subkeys.pgp.net

2009-12-18 Arjan Bouter <abouter AT sourcemage.org>
diff --git a/video-libs/libucil/CONFLICTS b/video-libs/libucil/CONFLICTS
new file mode 100755
index 0000000..5cec94d
--- /dev/null
+++ b/video-libs/libucil/CONFLICTS
@@ -0,0 +1 @@
+conflicts unicap y
diff --git a/video-libs/libucil/DEPENDS b/video-libs/libucil/DEPENDS
new file mode 100755
index 0000000..be44a8a
--- /dev/null
+++ b/video-libs/libucil/DEPENDS
@@ -0,0 +1,31 @@
+depends libunicap &&
+
+optional_depends alsa-lib \
+ "--enable-ucil-alsa" \
+ "--disable-ucil-alsa" \
+ "for alsa sound support" &&
+
+optional_depends libpng \
+ "--enable-ucil-png" \
+ "--disable-ucil-png" \
+ "for PNG support" &&
+
+optional_depends libtheora \
+ "--enable-ucil-theora" \
+ "--disable-ucil-theora" \
+ "for ogg/theora support" &&
+
+optional_depends LIBAVCODEC \
+ "--enable-ucil-avcodec" \
+ "--disable-ucil-avcodec" \
+ "for avcodec support" &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "build documentation with gtk-doc"
diff --git a/video-libs/libucil/DETAILS b/video-libs/libucil/DETAILS
new file mode 100755
index 0000000..f2d7d96
--- /dev/null
+++ b/video-libs/libucil/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=libucil
+ VERSION=0.9.8
+
SOURCE_HASH=sha512:a3625147d3137c1e2791323a854b1653880be80ee3f12d3c06a5a00593b21468cd3e48edab4f3bf2f5c04e3fbd20a3e8f724f847fa871884fd61c0c18998328a
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://www.unicap-imaging.org/downloads/$SOURCE
+ WEB_SITE=http://www.unicap-imaging.org/
+ ENTERED=20100207
+ LICENSE[0]=GPL
+ KEYWORDS="video"
+ SHORT="video capture library"
+cat << EOF
+This is a part of unicap.
+
+unicap is a library to access different kinds of (video) capture devices.
+
+It uses a .so loading mechanism for the device layers so new device drivers
can
+easily be added.
+
+unicap provides a simple yet flexible and powerfull API. The capture
application
+is able to access very different kinds of capture devices and set all of
their
+properties (such as brightness/contrast) without the exact knowledge of the
+device.
+
+Currently unicap provides support for IIDC cameras, video-4-linux,
+video-4-linux-2 and video-to-firewire converters.
+EOF
diff --git a/video-libs/libucil/HISTORY b/video-libs/libucil/HISTORY
new file mode 100644
index 0000000..9934f67
--- /dev/null
+++ b/video-libs/libucil/HISTORY
@@ -0,0 +1,2 @@
+2010-02-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, DEPENDS, CONFLICTS: spell created (based on deprecated
unicap spell)
diff --git a/video-libs/libunicap/CONFLICTS b/video-libs/libunicap/CONFLICTS
new file mode 100755
index 0000000..5cec94d
--- /dev/null
+++ b/video-libs/libunicap/CONFLICTS
@@ -0,0 +1 @@
+conflicts unicap y
diff --git a/video-libs/libunicap/DEPENDS b/video-libs/libunicap/DEPENDS
new file mode 100755
index 0000000..e23cd2f
--- /dev/null
+++ b/video-libs/libunicap/DEPENDS
@@ -0,0 +1,25 @@
+optional_depends libraw1394 \
+ "--enable-vid21394" \
+ "--disable-vid21394" \
+ "build plugin for video-2-1394 capture device" &&
+
+# for future spell libdc1394
+#optional_depends libdc1394 \
+# "--enable-dcam" \
+# "--disable-dcam" \
+# "build plugin for IIDC 1394 cameras" &&
+
+optional_depends libv4l \
+ "--enable-libv4l" \
+ "--disable-libv4l" \
+ "use libv4l to communicate with v4l2 devices" &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "build documentation with gtk-doc"
diff --git a/video-libs/libunicap/DETAILS b/video-libs/libunicap/DETAILS
new file mode 100755
index 0000000..55c4cc6
--- /dev/null
+++ b/video-libs/libunicap/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=libunicap
+ VERSION=0.9.8
+
SOURCE_HASH=sha512:a14abbb84aeeb54ae508eccec95c583da6115546d179d2e28474153ab87fc3e3b82c4b19905d6132b1332720e2d60f0d90c3b0fd52aff1c038447bec2f2e5d7a
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://www.unicap-imaging.org/downloads/$SOURCE
+ WEB_SITE=http://www.unicap-imaging.org/
+ ENTERED=20100207
+ LICENSE[0]=GPL
+ KEYWORDS="video"
+ SHORT="video capture library"
+cat << EOF
+unicap is a library to access different kinds of (video) capture devices.
+
+It uses a .so loading mechanism for the device layers so new device drivers
can
+easily be added.
+
+unicap provides a simple yet flexible and powerfull API. The capture
application
+is able to access very different kinds of capture devices and set all of
their
+properties (such as brightness/contrast) without the exact knowledge of the
+device.
+
+Currently unicap provides support for IIDC cameras, video-4-linux,
+video-4-linux-2 and video-to-firewire converters.
+EOF
diff --git a/video-libs/libunicap/HISTORY b/video-libs/libunicap/HISTORY
new file mode 100644
index 0000000..5087661
--- /dev/null
+++ b/video-libs/libunicap/HISTORY
@@ -0,0 +1,3 @@
+2010-02-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, DEPENDS, CONFLICTS: spell created (based on deprecated
unicap
+ spell)
diff --git a/video-libs/libunicapgtk/CONFLICTS
b/video-libs/libunicapgtk/CONFLICTS
new file mode 100755
index 0000000..5cec94d
--- /dev/null
+++ b/video-libs/libunicapgtk/CONFLICTS
@@ -0,0 +1 @@
+conflicts unicap y
diff --git a/video-libs/libunicapgtk/DEPENDS b/video-libs/libunicapgtk/DEPENDS
new file mode 100755
index 0000000..6be3287
--- /dev/null
+++ b/video-libs/libunicapgtk/DEPENDS
@@ -0,0 +1,12 @@
+depends gtk+2 &&
+depends libucil &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "build documentation with gtk-doc"
diff --git a/video-libs/libunicapgtk/DETAILS b/video-libs/libunicapgtk/DETAILS
new file mode 100755
index 0000000..793de8b
--- /dev/null
+++ b/video-libs/libunicapgtk/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=libunicapgtk
+ VERSION=0.9.8
+
SOURCE_HASH=sha512:2df5cde32b145af0c9d5590479a9e91c898dc54aa7078b76ca2f9cc51da0b8574b562155fbd808fd13e27bf94bb80f6b2d48d5ebf2c78a4a057cb99e76ed2621
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://www.unicap-imaging.org/downloads/$SOURCE
+ WEB_SITE=http://www.unicap-imaging.org/
+ ENTERED=20100207
+ LICENSE[0]=GPL
+ KEYWORDS="video"
+ SHORT="video capture library"
+cat << EOF
+This is a part of unicap.
+
+unicap is a library to access different kinds of (video) capture devices.
+
+It uses a .so loading mechanism for the device layers so new device drivers
can
+easily be added.
+
+unicap provides a simple yet flexible and powerfull API. The capture
application
+is able to access very different kinds of capture devices and set all of
their
+properties (such as brightness/contrast) without the exact knowledge of the
+device.
+
+Currently unicap provides support for IIDC cameras, video-4-linux,
+video-4-linux-2 and video-to-firewire converters.
+EOF
diff --git a/video-libs/libunicapgtk/HISTORY b/video-libs/libunicapgtk/HISTORY
new file mode 100644
index 0000000..5087661
--- /dev/null
+++ b/video-libs/libunicapgtk/HISTORY
@@ -0,0 +1,3 @@
+2010-02-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, DEPENDS, CONFLICTS: spell created (based on deprecated
unicap
+ spell)
diff --git a/video-libs/unicap/BUILD b/video-libs/unicap/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/video-libs/unicap/BUILD
@@ -0,0 +1 @@
+true
diff --git a/video-libs/unicap/DEPENDS b/video-libs/unicap/DEPENDS
index daac25d..26ede85 100755
--- a/video-libs/unicap/DEPENDS
+++ b/video-libs/unicap/DEPENDS
@@ -1,31 +1 @@
-depends gtk+2 &&
-
-optional_depends libraw1394 \
- "--enable-vid21394" \
- "--disable-vid21394" \
- "for video-2-1394 capture device support" &&
-
-optional_depends libpng \
- "--enable-ucil-png" \
- "--disable-ucil-png" \
- "for PNG support" &&
-
-optional_depends alsa-lib \
- "--enable-ucil-alsa" \
- "--disable-ucil-alsa" \
- "for alsa sound support" &&
-
-optional_depends libtheora \
- "--enable-ucil-theora" \
- "--disable-ucil-theora" \
- "for ogg/theora support" &&
-
-optional_depends LIBAVCODEC \
- "--enable-ucil-avcodec" \
- "--disable-ucil-avcodec" \
- "for avcodec support" &&
-
-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
- "build documentation with gtk-doc"
+depends libunicapgtk
diff --git a/video-libs/unicap/DETAILS b/video-libs/unicap/DETAILS
index 1dcad96..067487a 100755
--- a/video-libs/unicap/DETAILS
+++ b/video-libs/unicap/DETAILS
@@ -1,9 +1,10 @@
SPELL=unicap
VERSION=0.9.7
-
SOURCE_HASH=sha512:b872e418744f73d921a1d023c334478c13acd9b2091e4bf46372c1bb3f1c445931c583db8c8f7dd659e6e905b753ba88710abc9a3797dd65811ce0e120d6d9b2
- SOURCE=$SPELL-$VERSION.tar.gz
+ PATCHLEVEL=1
+#
SOURCE_HASH=sha512:b872e418744f73d921a1d023c334478c13acd9b2091e4bf46372c1bb3f1c445931c583db8c8f7dd659e6e905b753ba88710abc9a3797dd65811ce0e120d6d9b2
+# SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://www.unicap-imaging.org/downloads/$SOURCE
+# SOURCE_URL[0]=http://www.unicap-imaging.org/downloads/$SOURCE
WEB_SITE=http://www.unicap-imaging.org/
ENTERED=20070515
LICENSE[0]=GPL
diff --git a/video-libs/unicap/HISTORY b/video-libs/unicap/HISTORY
index b65273f..9f0bacd 100644
--- a/video-libs/unicap/HISTORY
+++ b/video-libs/unicap/HISTORY
@@ -1,3 +1,8 @@
+2010-02-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: spell deprecated in favour of libunicapgtk
+ * INSTALL, BUILD: added, for deprecation
+ * PRE_BUILD: inserted 'true' for deprecation
+
2009-11-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.9.7
* UP_TRIGGERS: added, to recast ucview
diff --git a/video-libs/unicap/INSTALL b/video-libs/unicap/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/video-libs/unicap/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/video-libs/unicap/PRE_BUILD b/video-libs/unicap/PRE_BUILD
index 0076336..27ba77d 100755
--- a/video-libs/unicap/PRE_BUILD
+++ b/video-libs/unicap/PRE_BUILD
@@ -1,6 +1 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sedit 's:avcodec.h:libavcodec/avcodec.h:' libucil/ucil_avc_avi.c &&
-sedit 's:avcodec.h:libavcodec/avcodec.h:' libucil/colorspace.c &&
-sedit 's:avutil.h:libavutil/avutil.h:' libucil/colorspace.c &&
-sedit 's:UCIL_FOURC(:UCIL_FOURCC(:' libucil/ucil_avc_avi.c
+true
diff --git a/video-libs/unicap/UP_TRIGGERS b/video-libs/unicap/UP_TRIGGERS
index a7b7e0c..382b769 100755
--- a/video-libs/unicap/UP_TRIGGERS
+++ b/video-libs/unicap/UP_TRIGGERS
@@ -1,3 +1 @@
-if spell_ok ucview; then
- up_trigger ucview cast_self
-fi
+on_cast unicap dispel_self
diff --git a/video/ucview/DEPENDS b/video/ucview/DEPENDS
index 29b921b..3f8845e 100755
--- a/video/ucview/DEPENDS
+++ b/video/ucview/DEPENDS
@@ -1,2 +1,7 @@
-depends unicap &&
-depends gconf2
+depends libunicapgtk &&
+depends gconf2 &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support"
diff --git a/video/ucview/DETAILS b/video/ucview/DETAILS
index 938df0c..0d13f45 100755
--- a/video/ucview/DETAILS
+++ b/video/ucview/DETAILS
@@ -1,9 +1,9 @@
SPELL=ucview
- VERSION=0.30
+ VERSION=0.31
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://unicap-imaging.org/downloads/$SOURCE
-
SOURCE_HASH=sha512:7fc394a563494b18d3c24ade079c647de5c9df185ee32e8f08d2d29d1291aa9b5ba0365125bbfc8fe07ee28e046413b00356afd89cc11caa62c6705aa5dd38d7
+
SOURCE_HASH=sha512:5f60f2d07bb04f9664e5bb5b38b133c1032a74e974e25f4e0e2ad4296fbdae3e1f9b84469d3af2a5659ca0dc3ab512599e11f9ff0f9f734f81dce371ff44a9aa
WEB_SITE=http://unicap-imaging.org/
ENTERED=20070515
LICENSE[0]=GPL
diff --git a/video/ucview/HISTORY b/video/ucview/HISTORY
index 5997265..91775a9 100644
--- a/video/ucview/HISTORY
+++ b/video/ucview/HISTORY
@@ -1,3 +1,9 @@
+2010-02-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.31
+ * DEPENDS: corrected dependency (unicap -> libunicapgtk), added
+ gettext as opt dep
+ * PRE_BUILD: added, to fix compilation
+
2009-08-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.30

diff --git a/video/ucview/PRE_BUILD b/video/ucview/PRE_BUILD
new file mode 100755
index 0000000..3481496
--- /dev/null
+++ b/video/ucview/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+sed -i "s:ucview/::" src/ucview-window.h



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (998c50d54216d6557c4d922f17f70365e3a63c00), Vlad Glagolev, 02/07/2010

Archive powered by MHonArc 2.6.24.

Top of Page