aboutsummaryrefslogtreecommitdiff
path: root/audio/gnomemedia2
Commit message (Collapse)AuthorAgeFilesLines
* Don't free the discid before querying the CDDB database. This fixes aJoe Marcus Clarke2004-08-222-1/+20
| | | | | | | | | problem where discs would sometimes show up with unknown CDDB data in gnome-cd. Obtained from: gnome-media CVS (based on) Notes: svn path=/head/; revision=117060
* Properly initialize the length struct member for the previous patch thatJoe Marcus Clarke2004-08-222-6/+15
| | | | | | | updates track length status. Notes: svn path=/head/; revision=117003
* * Fix a problem where track progress would not be updated when playing aJoe Marcus Clarke2004-08-222-3/+41
| | | | | | | | | | CD [1] * Convert to new libtool scheme Adapted from: gnome-cd's linux-cdrom.c Notes: svn path=/head/; revision=117001
* Bump PORTREVISION to chase the gstreamer shared lib version.Joe Marcus Clarke2004-08-021-1/+1
| | | | Notes: svn path=/head/; revision=115299
* Move a bunch of now unique stuff out of gnomehier and intoAdam Weinberger2004-07-282-1/+2
| | | | | | | the ports that really own the directories. Notes: svn path=/head/; revision=114939
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-071-42/+8
| | | | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=113150
* Chase the gstreamer shared lib version, and bump PORTREVISION whereJoe Marcus Clarke2004-06-141-0/+1
| | | | | | | appropriate. Notes: svn path=/head/; revision=111480
* Update to 2.6.2, and remove the RUN_DEPENDS on sox.Joe Marcus Clarke2004-05-133-6/+4
| | | | Notes: svn path=/head/; revision=109079
* Update to 2.6.1.Joe Marcus Clarke2004-04-203-4/+4
| | | | Notes: svn path=/head/; revision=107662
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-057-164/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru> Notes: svn path=/head/; revision=106172
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104457
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Udpate to 2.4.1.1.Adam Weinberger2003-10-152-2/+2
| | | | Notes: svn path=/head/; revision=91348
* Update to 2.4.1.Joe Marcus Clarke2003-10-143-15/+7
| | | | Notes: svn path=/head/; revision=91225
* Fix a crash in the CD Database capplet due to referencing anJoe Marcus Clarke2003-09-282-0/+13
| | | | | | | | | | | uninitialized GTK object. More details can be found at: http://bugzilla.gnome.org/show_bug.cgi?id=123390 Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=89595
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-184-140/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* Fix build on -CURRENT with revision 1.42 of sys/soundcard.h.Joe Marcus Clarke2003-08-161-0/+11
| | | | | | | Submitted by: Shin-ichi Yoshimoto <yosimoto@waishi.jp> (based on) Notes: svn path=/head/; revision=87080
* Update to 2.2.2.Adam Weinberger2003-07-103-3/+296
| | | | Notes: svn path=/head/; revision=84613
* Show real device names in gmix so it's easier to control individualJoe Marcus Clarke2003-06-202-1/+43
| | | | | | | | sound cards. Submitted by: Hendrik Scholz <hscholz@raisdorf.net> Notes: svn path=/head/; revision=83337
* Remove some more left over directories.Joe Marcus Clarke2003-06-161-0/+2
| | | | Notes: svn path=/head/; revision=83083
* Remove some left over directories.Joe Marcus Clarke2003-06-161-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=83080
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* Chase library version bump on gstreamer{,-plugins}Mario Sergio Fujikawa Ferreira2003-06-111-1/+1
| | | | Notes: svn path=/head/; revision=82820
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-5/+2
| | | | Notes: svn path=/head/; revision=79434
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add a missing dependency on gnomedesktop.Joe Marcus Clarke2003-02-161-1/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=75620
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-075-113/+49
| | | | | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
* Update to 2.0.3.Joe Marcus Clarke2002-11-203-2/+4
| | | | Notes: svn path=/head/; revision=70548
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Update to 2.0.2.5.Joe Marcus Clarke2002-09-062-2/+2
| | | | Notes: svn path=/head/; revision=65737
* Update to 2.0.2.Joe Marcus Clarke2002-08-294-25/+8
| | | | Notes: svn path=/head/; revision=65246
* Chase gailutil's version bump.Joe Marcus Clarke2002-07-231-1/+2
| | | | Notes: svn path=/head/; revision=63443
* Use USE_REINPLACE.Maxim Sobolev2002-07-111-5/+6
| | | | Notes: svn path=/head/; revision=62815
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
| | | | Notes: svn path=/head/; revision=62233
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-1/+1
| | | | Notes: svn path=/head/; revision=62009
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-153-4/+5
| | | | Notes: svn path=/head/; revision=61311
* Fix up patches from previous commit.Joe Marcus Clarke2002-06-121-0/+11
| | | | Notes: svn path=/head/; revision=61140
* Update to the latest GNOME 2 snapshot.Joe Marcus Clarke2002-06-123-12/+30
| | | | Notes: svn path=/head/; revision=61139
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=60202
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-193-3/+5
| | | | Notes: svn path=/head/; revision=59482
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-05-121-1/+1
| | | | Notes: svn path=/head/; revision=58959
* Add gnomemedia2 after repo copy from gnomemedia. This is a port of theJoe Marcus Clarke2002-05-0819-1261/+280
| | | | | | | multimedia tools for the GNOME 2.0 desktop. Notes: svn path=/head/; revision=58763
* I had a typo in one of the file names in the last commit. It should readJoe Marcus Clarke2002-04-171-0/+0
| | | | | | | patch-cddbslave::cddbsubmit.c. Notes: svn path=/head/; revision=57780
* Add some CD-related fixes to gnomemedia. Bump PORTREVISION.Joe Marcus Clarke2002-04-164-24/+43
| | | | | | | | | | | | | * Allow CDDB submissions to work correctly * Make sure the file descriptor passed to ioctl() is open first. This allows gtcd to read the CD volume as something other than 0. Submitted by: Arne H Juul <Arne.Juul@fast.no> Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57771
* machine/soundcard.h -> sys/soundcard.hJoe Marcus Clarke2002-04-122-5/+22
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57623
* Fix breakage on a very recent -current.Maxim Sobolev2001-12-061-0/+19
| | | | | | | Prompted by: Anders Andersson <anders@alvered.com> Notes: svn path=/head/; revision=51111
* Update to 1.2.3.Maxim Sobolev2001-07-1612-811/+1109
| | | | Notes: svn path=/head/; revision=45174