1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

131 Commits

Author SHA1 Message Date
John Marino
e04c1acfff multimedia/xine: USES+= readline and add DragonFly support
Tested on Redports, 6x pass
2014-02-05 21:03:29 +00:00
Max Brazhnikov
97fe4a7082 Fix RUN_DEPENDS for CACA options 2013-11-29 12:48:19 +00:00
Max Brazhnikov
554f3be350 - Sync PLUGINSDIR with libxine port [1]
- Stageify and use options helpers while I'm here

PR:		ports/184024 [1]
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2013-11-29 12:43:22 +00:00
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Baptiste Daroussin
c7d6ee97c1 Add an explicit dependency on pkgconf 2013-09-03 10:23:55 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Alex Kozlov
67835ca71f - Remove unconditional USES= gettext
- Remove indefinite article from COMMENT
- Convert Makefile headers to new style
2013-04-25 14:58:15 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Baptiste Daroussin
944011f228 Only define WIN32_CODEC options on i386 architectures 2012-07-16 11:39:35 +00:00
Juergen Lock
32bf1b3aac - Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default.
2012-06-23 13:21:04 +00:00
Sylvio Cesar Teixeira
f33f276c4e - Update to version 0.99.7
Remove file:
files/patch-misc__desktops__Makefile.in

PR:		ports/169007
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:21:17 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
9be95946ff Remove nonexistent configure switch.
Back to pool. I'm not interested in xine ports anymore.
2012-05-13 15:46:48 +00:00
Sunpoet Po-Chuan Hsieh
c401538bea - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
Submitted by:	sunpoet (myself)
Tested by:	exp-run by linimon
Approved by:	linimon (with portmgr hat)
2012-03-08 08:04:10 +00:00
Max Brazhnikov
ef37072536 Fix plugin path after recent libxine update
PR:		ports/165619
Reported by:	Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
2012-03-02 12:04:32 +00:00
Juergen Lock
d613b75b1d - Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support.  (which still is broken for tuners using
  hardware pid filtering, like when running webcamd with
  "-m dvb-usb-init.force_pid_filter_usage=1".)

- Add patches to fix build of ports depending on libxine to:
  audio/amarok,
  graphics/gimageview [1], graphics/pornview [1],
  graphics/osg [2], graphics/osg-devel [2],
  multimedia/emotion,
  x11/kdelibs4 [3],
  multimedia/kmplayer,
  multimedia/konverter,
  multimedia/qdvdauthor [4],
  multimedia/vdr-plugin-xineliboutput,
  multimedia/xfce4-media [5],
  multimedia/xine_artsplugin,
  multimedia/k9copy-kde4 [6]

- Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7]

- Mark multimedia/phonon-xine BROKEN which refuses to build with
  libxine 1.2.x and is deprecated upstream. [3]

- Disable XINE knob for x11/eaglemode for which I don't have a fix. [2]

- Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix,
  but it only shows a green window at least with mp4 or ts files.
  (avi files and audio still work.)  It seems the kaffeine developers
  have found this too and are now switching away from libxine in
  their git repo - so I guess we'll have a broken kaffeine at least
  until they release a new version.

- Bump PORTREVISIONs for ports depending on libxine by default.

- Add optional libbluray support to multimedia/libxine and
  multimedia/vdr-plugin-xineliboutput.

PR:		ports/165057 [6]
Submitted by:	nox (self) [6], rakuco [3]
Approved by:	dinoex (maintainer, via irc) [1],
		amdmi3 (maintainer, via private email) [2],
		kde@ (rakuco, via irc) [3],
		Phil Oleson <oz@nixil.net> (maintainer, via private email) [4],
		xfce@ (rene, via irc) [5],
		Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6],
		lme (maintainer, via irc) [7]
Thanx to:	Darren Salt (upstream libxine maintainer) for a few
		hints on irc to help with patching ports depending
		on deprecated libxine features
2012-02-26 15:22:37 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Juergen Lock
0edca97428 - Update comms/lirc to 0.9.0p1_4 in order to be able to use the lirc
support in webcamd svn (for mceusb-based receivers/transmitters and
  USB DVB tuner remotes supported by the Linux code), and enable
  support for a few more USB devices while we're at it tho of those
  only an FTDI-based one was tested:

	http://www.huitsing.nl/irftdi/ [1]

- Fix plist for audio/rhythmbox and multimedia/totem and
  add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for
  multimedia/xine when building them with (optional) lirc support. [2]

- Chase liblirc_client shlib version bump for ports depdending on it
  and bump PORTREVISIONs for ports depending on it by default.

Approved by:	portmgr (miwi) [2]
Thanks to:	Warren Block <wblock@wonkity.com> for testing [1]
2011-02-26 22:11:54 +00:00
Max Brazhnikov
0b19b3f6e8 Install desktop file into common place, than into private directory.
Remove md5 sum.
2010-12-23 12:23:39 +00:00
Max Brazhnikov
743ac0ebed Update WWW [1]
Reformat pkg-descr

PR:		ports/149810 [1]
Submitted by:	Aldis Berjoza <aldis at bsdroot.lv>
2010-08-19 20:16:14 +00:00
Max Brazhnikov
af170502fa chase libxine update 2010-08-18 19:13:01 +00:00
Max Brazhnikov
1f17af31ce Record more dependencies on xorg libraries
Enable support for VDR [1]

Submitted by:	nox@ via mail [1]
Feature safe:	yes
2010-06-19 21:52:15 +00:00
Max Brazhnikov
cc0a9a9f49 Chase libxine update
Feature safe:	yes
2010-06-19 11:06:58 +00:00
Max Brazhnikov
757f5f9c74 Update to 0.99.6
Mark MAKE_JOBS_SAFE
Take maintainership

Feature safe:	yes
2010-06-18 21:00:58 +00:00
Mark Linimon
c068dbba0d Reset nobutaka@FreeBSD.org on certain ports at his request due to
lack of time.

Hat:		portmgr
2010-06-18 10:05:51 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Emanuel Haupt
6e2aeace66 Chase audio/libmodplug update. 2010-04-24 09:38:46 +00:00
Dmitry Marakasov
0b6a949084 - Fix MASTER_SITES
PR:		144562
Submitted by:	myself
Approved by:	maintainer timeout
2010-04-16 15:17:31 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Dirk Meyer
ebfc4f9e07 - fix build for png-1.4.1
Submitted by:	Ion-Mihai Tetcu
2010-03-31 12:00:04 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
MANTANI Nobutaka
573470845a Update LIBXINE_VER. 2009-05-10 05:53:18 +00:00
MANTANI Nobutaka
d4eb654c34 Update LIBXINE_VER.
PR:		ports/132085
Submitted by:	Jack <xxjack12xx@gmail.com>
2009-03-01 02:26:41 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Pav Lucistnik
d203b12054 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:36:39 +00:00
MANTANI Nobutaka
b2caeea682 Update LIBXINE_VER to fix build error with current version of libxine.
PR:		ports/128234
Submitted by:	Jack Low <xxjack12xx@gmail.com>
2008-10-20 11:52:01 +00:00
MANTANI Nobutaka
eca932560b Sync with multimedia/libxine update. 2008-07-12 12:18:50 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
MANTANI Nobutaka
5e1a935c7a Sync with libxine update. 2008-04-22 14:34:43 +00:00
MANTANI Nobutaka
4a9b60f70e Fix build error with libcaca.
PR:		ports/121348
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2008-03-23 13:59:03 +00:00
MANTANI Nobutaka
9d542ca73c Correct DOCSDIR.
Reported by:	pointyhat via kris
2007-08-11 05:52:46 +00:00
MANTANI Nobutaka
92f3edb123 Correct spelling in OPTIONS.
PR:		ports/115007
Submitted by:	"Matthew D. Fuller" <fullermd@over-yonder.net>
2007-07-29 10:17:57 +00:00