aboutsummaryrefslogtreecommitdiff
path: root/audio/lindele
Commit message (Collapse)AuthorAgeFilesLines
* Add SHA256 checksumEdwin Groothuis2006-06-071-0/+1
| | | | Notes: svn path=/head/; revision=164763
* - Update gstreamer to 0.10Michael Johnson2006-04-292-3/+1
| | | | | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1] Notes: svn path=/head/; revision=160858
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Remove WWW from pkg-descr, since the URL is no longer valid.Jean-Yves Lefort2005-10-241-2/+0
| | | | Notes: svn path=/head/; revision=146266
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133186
* Chase the slit of gconf to a seperate port.Koop Mast2005-03-201-2/+2
| | | | Notes: svn path=/head/; revision=131736
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* - split multimedia/gstreamer-plugins in to individual ports perMichael Johnson2005-02-281-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gstreamer plugin (52 new ports). - Chase changes to ports that used USE_GNOME=gstreamerplugisn to use new USE_GSTREAMER= macro, Bump PORTREVISION's -- Examples of new USE_GSTREAMER macro: USE_GSTREAMER= dvd lame flac .include <bsd.port.mk> If you want to use USE_GSTREAMER after <bsd.port.pre.mk> you must follow one of the examples listed below WANT_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) USE_GSTREAMER+= vorbis .endif or USE_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif Note: USE_GSTREAMER=yes will always add a dependency to ports/multimedia/gstreamer-plugins -- Thanks to krion for runing this on pointyhat Thanks to kwm for helping with this, and many bug fixes , and updates. Notes: svn path=/head/; revision=130046
* - Update to 0.1.1Pav Lucistnik2005-01-197-77/+48
| | | | | | | | PR: ports/76386 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=126875
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118258
* Chase the gstreamer shared lib bump.Joe Marcus Clarke2004-08-161-1/+1
| | | | Notes: svn path=/head/; revision=116442
* Bump PORTREVISION to chase the gstreamer shared lib version.Joe Marcus Clarke2004-08-021-0/+1
| | | | Notes: svn path=/head/; revision=115299
* Add lindele, yet another simple GNOME music player.Pav Lucistnik2004-07-287-0/+138
PR: ports/69639 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=114949