34 Commits

Author SHA256 Message Date
655fa61382 Accepting request 1222487 from graphics
- camsource-fix.patch: fix build with new glibc (forwarded request 1222096 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/1222487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=26
2024-11-07 16:20:27 +00:00
256358b3af - camsource-fix.patch: fix build with new glibc
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=29
2024-11-07 15:12:23 +00:00
6f286790ac Accepting request 1149064 from graphics
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
- Remove obsolete version check for 1210
- Make devel subpackage noarch
- Use %license

OBS-URL: https://build.opensuse.org/request/show/1149064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=25
2024-02-22 19:59:15 +00:00
9b291fa2e0 - Use %license
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=27
2024-02-22 08:14:12 +00:00
03589a890c - Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
- Remove obsolete version check for 1210
- Make devel subpackage noarch

OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=26
2024-02-22 08:13:40 +00:00
b36a935c2b Accepting request 772316 from graphics
- The camsource v4l1 module has logic errors opening the video
  device that incorrectly perform a channel set when a grab window
  set (frame size, fps, etc) is intended. The error handling from
  the invalid channel set causes the configuration frame size and
  fps settings to be discarded and replaced with the current
  settings active on the video device. The result is that running a
  v4l(1/2) application on a given camera before using camsource on
  the same camera means camsource has the grab window attributes
  from the other application not the one specified in camsource
  configuration
- camsource-v4l-conf-video_window-overwrite.patch (forwarded request 772215 from dmair)

OBS-URL: https://build.opensuse.org/request/show/772316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=24
2020-02-09 19:48:43 +00:00
71cbb57db6 Accepting request 772215 from home:dmair:branches:graphics
- The camsource v4l1 module has logic errors opening the video
  device that incorrectly perform a channel set when a grab window
  set (frame size, fps, etc) is intended. The error handling from
  the invalid channel set causes the configuration frame size and
  fps settings to be discarded and replaced with the current
  settings active on the video device. The result is that running a
  v4l(1/2) application on a given camera before using camsource on
  the same camera means camsource has the grab window attributes
  from the other application not the one specified in camsource
  configuration
- camsource-v4l-conf-video_window-overwrite.patch

OBS-URL: https://build.opensuse.org/request/show/772215
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=24
2020-02-08 08:02:30 +00:00
Stephan Kulow
c6bcd5c7d9 Accepting request 315842 from graphics
- updated to final 0.7.1 version
  - new automatic gamma correction
- camsource-no_implicit_decls.diff: refreshed

OBS-URL: https://build.opensuse.org/request/show/315842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=23
2015-07-14 15:43:42 +00:00
60c95aa01a OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=22 2015-07-10 10:58:24 +00:00
72167f69c3 OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=21 2015-07-10 10:52:24 +00:00
Ismail Dönmez
b4512c656f Accepting request 315487 from home:msmeissn:branches:graphics
- updated to final 0.7.1 version
  - new automatic gamma correction
- camsource-no_implicit_decls.diff: refreshed

OBS-URL: https://build.opensuse.org/request/show/315487
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=20
2015-07-09 06:56:55 +00:00
ca61010dcc Accepting request 297710 from graphics
- updated to 0.7.1
  - Upgrade the internal v4l driver connection to v4l2
  - Now able to build correkt Makefile, no manuel action in this case
    required.
  - Now runs under Raspbian Wheezy in Raspberry PI!
  - Added function Browser Refresh, configurable via camsource.conf
  - Add function sharpen (source pencam-2-0.67, via "The Gimp"),
    configuarable via camsource.conf
  - Add function saturate (same source), configurable via 
    camsource.conf
- dropped camsource-v4l1.patch: upstream
- dropped camsource-no_label_at_end.diff: upstream

OBS-URL: https://build.opensuse.org/request/show/297710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=22
2015-04-18 08:40:47 +00:00
535cd8b45f OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=18 2015-04-17 09:07:53 +00:00
6c02a908b7 OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=17 2015-04-17 09:04:15 +00:00
f03abdd134 OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=16 2015-04-17 08:59:11 +00:00
98972ba92f OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=15 2015-04-17 08:50:57 +00:00
dbb4ff8990 OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=14 2014-12-01 15:15:47 +00:00
a16e9c39dc - updated to 0.7.1
- Upgrade the internal v4l driver connection to v4l2
  - Now able to build correkt Makefile, no manuel action in this case
    required.
  - Now runs under Raspbian Wheezy in Raspberry PI!
  - Added function Browser Refresh, configurable via camsource.conf
  - Add function sharpen (source pencam-2-0.67, via "The Gimp"),
    configuarable via camsource.conf
  - Add function saturate (same source), configurable via 
    camsource.conf
- dropped camsource-v4l1.patch: upstream
- dropped camsource-no_label_at_end.diff: upstream

OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=13
2014-12-01 12:48:43 +00:00
Stephan Kulow
74446bab20 Accepting request 149546 from graphics
The more cleanest fix for bnc#714439 is proposed.

- An alternative fix for bnc#714439, we don't need any wrappers while
  we can recompile apps from the sources
- Add camsource-v4l1.patch
- Drop camsource-v4l-2.6.38.patch
- Drop camsource-rename.patch (forwarded request 149517 from matwey)

OBS-URL: https://build.opensuse.org/request/show/149546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=18
2013-01-22 17:17:20 +00:00
deb0046074 Accepting request 149517 from home:matwey:branches:graphics
The more cleanest fix for bnc#714439 is proposed.

- An alternative fix for bnc#714439, we don't need any wrappers while
  we can recompile apps from the sources
- Add camsource-v4l1.patch
- Drop camsource-v4l-2.6.38.patch
- Drop camsource-rename.patch

OBS-URL: https://build.opensuse.org/request/show/149517
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=11
2013-01-22 13:46:07 +00:00
Stephan Kulow
36282391b9 Accepting request 149225 from graphics
- used example as a default configuration file
- added wrapper around libv4l to make it work again (bnc#714439) (forwarded request 149224 from -miska-)

OBS-URL: https://build.opensuse.org/request/show/149225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=17
2013-01-20 06:45:57 +00:00
Ismail Dönmez
13107d99d4 Accepting request 149224 from home:-miska-:branches:graphics
- used example as a default configuration file
- added wrapper around libv4l to make it work again (bnc#714439)

OBS-URL: https://build.opensuse.org/request/show/149224
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=9
2013-01-19 14:23:06 +00:00
Stephan Kulow
7b5b47e977 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=15
2011-12-06 17:02:29 +00:00
Lars Vogdt
3deb7013ec Accepting request 86126 from graphics
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages (forwarded request 85959 from coolo)

OBS-URL: https://build.opensuse.org/request/show/86126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=13
2011-10-03 07:13:55 +00:00
OBS User mrdocs
46c2f6ce2e Accepting request 85959 from home:coolo:removelibtool
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages

OBS-URL: https://build.opensuse.org/request/show/85959
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=7
2011-10-02 19:32:04 +00:00
Lars Vogdt
1e5ae10633 Accepting request 83072 from graphics
- Remove redundant tags/sections from specfile (forwarded request 83063 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=12
2011-09-19 13:54:38 +00:00
Ismail Dönmez
cf5460457f Accepting request 83063 from home:jengelh:bl-c
- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/83063
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=5
2011-09-18 18:18:14 +00:00
Sascha Peilicke
4d9fa8b534 Autobuild autoformatter for 75637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=11
2011-08-04 08:32:25 +00:00
OBS User buildservice-autocommit
4eeb8d35bb Updating link to change in openSUSE:Factory/camsource revision 11.0
OBS-URL: https://build.opensuse.org/package/show/graphics/camsource?expand=0&rev=c6f43f529b2b608cf8be8445ba9fcf7e
2011-08-04 08:32:25 +00:00
Sascha Peilicke
f1a4546168 Accepting request 75637 from graphics
- Add camsource-v4l-2.6.38.patch: use new v4l interface
- Also cleanup spec file while at it (forwarded request 75633 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/75637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=10
2011-08-04 08:32:16 +00:00
OBS User autobuild
029dfb9ba6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=6 2010-03-18 14:39:06 +00:00
OBS User unknown
4e855a1459 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=4 2009-03-27 00:54:43 +00:00
OBS User unknown
97dd2d8900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=2 2007-05-26 22:12:05 +00:00
OBS User unknown
7bd6caff0f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/camsource?expand=0&rev=1 2007-01-15 23:06:32 +00:00