jasper
4272ee15d5
Remove -pthread patching.
...
from brad
2012-08-27 09:34:42 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
ajacoutot
83d70ff133
Remove useless patch.
2011-09-15 08:17:04 +00:00
rpointel
d9c94aa811
bump after default python version switch
2011-06-08 18:15:28 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
espie
9fca460376
LIB_DEPENDS -> WANTLIB
2010-11-07 20:15:42 +00:00
espie
4cc3f43b65
USE_GROFF=Yes
2010-10-18 21:25:07 +00:00
fgsch
6097dbaf9c
Bump revision after python's default change.
2010-08-30 17:46:56 +00:00
jakemsr
4e025a90ef
convert to sndio, provide previously missing headers, provide previously
...
missing cvs tags
sndio bits reviewed by ratchov@
2010-07-01 10:10:09 +00:00
matthieu
d97b0fd33c
Fix inclusion of X headers after libXext 7.1 update. ok naddy@.
2010-05-10 20:46:38 +00:00
ajacoutot
ac031508e6
typo in COMMENT.
...
from Markus Bergkvist
2010-03-21 09:44:47 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
ajacoutot
cdff106084
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
ajacoutot
9bd8840f08
Remove jack support as it is useless for this applications (and never
...
really worked.
ok jasper@
2009-12-08 21:48:09 +00:00
ajacoutot
c0ddfe35c3
Disable sound by default so that this program would work out-of-the-box.
2009-09-22 12:11:02 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
jasper
a4144acbf5
- fix potential 64-bit issue due to missing header
2009-04-28 21:02:03 +00:00
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
ajacoutot
4bb5844ed2
- really enable JACK support for audio recording ; tweak MESSAGE accordingly
...
"go ahead" jasper@
2009-04-20 15:30:40 +00:00
jasper
4d2b2f85a4
- update recordmydesktop(-gtk) to their 0.3.8.x versions
2009-04-14 18:43:39 +00:00
naddy
fb023d83f7
bump for python dependency change
2009-03-28 18:12:49 +00:00
ajacoutot
21f540029a
- MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE
2008-10-28 09:28:24 +00:00
ajacoutot
1b63aeb73c
- unfuck shebang
2008-10-14 07:36:00 +00:00
ajacoutot
4fcbcdc65b
- enable jack support
...
- add patch from kevlo@FreeBSD to suppress warnings
ok jasper@
2008-10-12 11:58:22 +00:00
ajacoutot
3333addc82
- tweak desktop file to get a better name in the menu (from jasper@)
...
- use SUBST_CMD
ok jasper@
2008-10-06 10:54:00 +00:00
sthen
67ffc6eb54
configure tries to detect isnan() as a function in libm to work out
...
whether it should include it. isnan is now a macro so this fails.
upstream configure.ac _should_ be rewritten to use pkg-config but,
for the sake of expediency, workaround by adding to LDFLAGS for
now, as was already done to fix the libvorbis test. fixes the build.
ok naddy@
2008-07-28 22:47:30 +00:00
jasper
dff5d0c919
- add rcs id
...
spotted by frogger^WWajacoutot@
2008-07-04 21:42:06 +00:00
jasper
52c07b36c9
import Record My Desktop (and gtk-frontend)
...
Recordmydesktop produces a file(default out.ogg) that contains a video
and audio recording of a desktop session. The default behavior of
recording is to mark areas that have changed(through libxdamage) and
update the frame.
with patch from bernd@ to make sound recording work.
2008-07-04 21:15:23 +00:00