aboutsummaryrefslogtreecommitdiff
path: root/audio/gqmpeg-devel
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ify (manually done and checked)Edwin Groothuis2006-01-221-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154147
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 Notes: svn path=/head/; revision=154107
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Directory share/pixmaps is now included in mtreeDejan Lesjak2005-06-151-1/+0
| | | | | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist. Notes: svn path=/head/; revision=137468
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* fix pkg-plistOliver Lehmann2005-02-191-0/+2
| | | | Notes: svn path=/head/; revision=129250
* Set LATEST_LINK.Kirill Ponomarev2005-01-301-0/+1
| | | | Notes: svn path=/head/; revision=127719
* fix pkg-plistOliver Lehmann2005-01-151-2/+2
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=126501
* fix some utf8 converting issuesOliver Lehmann2005-01-142-0/+94
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=126443
* add gqmpeg-devel - the gtk20 port of gqmpegOliver Lehmann2005-01-127-107/+21
| | | | Notes: svn path=/head/; revision=126228
* - Update to 0.20.0Pav Lucistnik2004-05-022-6/+8
| | | | | | | | | PR: ports/65462 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=108161
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-2/+2
| | | | | | | | | | | | | | | | | | 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
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Update to 0.19.0Patrick Li2003-01-112-3/+2
| | | | | | | | PR: ports/46906 Submitted by: maintainer Notes: svn path=/head/; revision=72872
* Fix typo (DATATDIR -> DATADIR)Patrick Li2003-01-011-1/+1
| | | | | | | | PR: ports/46640 Submitted by: maintainer, marius@alchemy.franken.de Notes: svn path=/head/; revision=72086
* Fix things after recent GNOMENG conversion.Joe Marcus Clarke2002-09-191-2/+11
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66720
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-6/+2
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Fix installation of message catalogs for WITH_GNOME=yes.Christian Weisgerber2002-07-252-0/+15
| | | | | | | | Notified by: Hidetoshi IMAI <imai.hidetoshi@nttcom.co.jp> Via: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=63568
* Remove kludge and fix -lintl detection.Christian Weisgerber2002-07-192-4/+47
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=63246
* Update to 0.17.0.Christian Weisgerber2002-07-184-19/+10
| | | | | | | | | | Submitted by TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>. PR: 40728 Submitted by: Michael Lyngboel <lyngbol@wheel.dk> Notes: svn path=/head/; revision=63198
* Fix build on -CURRENT:Sheldon Hearn2002-06-261-0/+11
| | | | | | | | | | | The gqmpeg source includes <machine/soundcard.h>. The file's canonical location in FreeBSD has been <sys/soundcard.h> for ages now (in -STABLE as well), and <machine/soundcard.h> is now obsoleted in -CURRENT. Maintainer notified in private mail. Notes: svn path=/head/; revision=62054
* upgrade to 0.16.0Ying-Chieh Liao2002-06-232-2/+2
| | | | | | | | PR: 39698 Submitted by: maintainer Notes: svn path=/head/; revision=61817
* Update to 0.15.0David W. Chapman Jr.2002-03-313-2/+68
| | | | | | | | PR: 36577 Submitted by: maintainer Notes: svn path=/head/; revision=57071
* Update to 0.13.0Patrick Li2002-03-045-4/+5
| | | | | | | | | PR: 35445, 35446 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>, maintainer Approved by: maintainers Notes: svn path=/head/; revision=55497
* Update to 0.12.1Patrick Li2002-01-302-2/+2
| | | | | | | | PR: 34421 Submitted by: maintainer Notes: svn path=/head/; revision=53994
* o Update to 0.12.0FUJISHIMA Satsuki2002-01-214-5/+24
| | | | | | | | | | | | o Add WITH_MPG321 option which build this port with RUN_DEPENDS=mpg321 instad of mpg123 PR: 34094 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp> Reviewed by: maintainer Notes: svn path=/head/; revision=53422
* o update to 0.11.0.FUJISHIMA Satsuki2001-11-114-11/+30
| | | | | | | | | | | o detect libpng and libintl correctly. o support WITHOUT_GNOME correctly. PR: 31908 Submitted by: maintainer Notes: svn path=/head/; revision=49941
* for slave portsYing-Chieh Liao2001-10-221-2/+2
| | | | Notes: svn path=/head/; revision=49051
* use WANO_GNOME hook to unbreak non-gnome case.FUJISHIMA Satsuki2001-08-312-3/+10
| | | | Notes: svn path=/head/; revision=47218
* GNOME Controlcenter is not needed. We only need GDK-pixbuf + GTK.Ying-Chieh Liao2001-05-211-4/+5
| | | | | | | | | | change maintaer's email PR: 27470 Submitted by: maintainer Notes: svn path=/head/; revision=42827
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-3/+3
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Update to 0.9.0Clive Lin2001-03-202-3/+2
| | | | | | | | PR: ports/25943 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40127
* Add missing plist entry.Clive Lin2001-03-041-0/+1
| | | | | | | Submitted by: periodically pkg_delete all my packages and reinstall them. Notes: svn path=/head/; revision=39026
* Update to 0.8.3Clive Lin2001-03-022-3/+3
| | | | | | | | PR: ports/25489 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38965
* bump PORTREVISION; added extra LIB_DEPENDS.FUJISHIMA Satsuki2001-01-281-0/+1
| | | | | | | | | This should prevent potential problem for port-only users. Suggested by: kris Notes: svn path=/head/; revision=37702
* add missing LIB_DEPENDS to gdk_pixbuf.FUJISHIMA Satsuki2001-01-281-0/+1
| | | | | | | | PR: 24694 Submitted by: TOGAWA Satoshi <toga@puyo.org> Notes: svn path=/head/; revision=37683
* Fix broken site link.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37631
* Update MASTER_SITES to sourceforge.Clive Lin2001-01-211-2/+2
| | | | | | | | | | Utilize MASTER_SITE_SOURCEFORGE. PR: 24507 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37421
* Maintainer change and close-prYukihiro Nakai2000-12-241-1/+1
| | | | | | | | PR: ports/22616 Submitted by: Michael Lyngbøì <lyngbol@candid.dk> Notes: svn path=/head/; revision=36293
* Update to 0.8.1Yukihiro Nakai2000-12-247-67/+25
| | | | Notes: svn path=/head/; revision=36292
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-1/+1
| | | | Notes: svn path=/head/; revision=33427
* Update MASTER_SITES and WWW to fix fennerism.Will Andrews2000-05-302-3/+3
| | | | Notes: svn path=/head/; revision=28974
* - Fix LIB_DEPENDS to actually used oneVanilla I. Shu2000-05-282-11/+20
| | | | | | | | | | - Support install macros PR: ports/18046 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28787