search for: pbproj

Displaying 18 results from an estimated 18 matches for "pbproj".

2013 Apr 30
2
What is in directory flac.pbproj?
Ulrich Klauer wrote: > Erik de Castro Lopo wrote: > > > There is a bunch of seemingly windows related stuff in the top level > > directory flac.pbproj which has not been touched since 2009. > > Apparently, it is a Project Builder project, from NeXTSTEP/MacOS X. > Wikipedia says it "was" an IDE and "superseded by Xcode, as of Mac OS > X 10.3 Panther". I should junk it then. Whatever is there now doesn't wo...
2013 Apr 30
2
flac-dev Digest, Vol 101, Issue 27
...ac-dev-owner at xiph.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of flac-dev digest..." > > Today's Topics: > > 1. Re: [PATCH] Remaining Debian delta (Erik de Castro Lopo) > 2. What is in directory flac.pbproj? (Erik de Castro Lopo) > 3. Re: What is in directory flac.pbproj? (Ulrich Klauer) > 4. Re: What is in directory flac.pbproj? (Erik de Castro Lopo) > 5. Re: What is in directory flac.pbproj? (Ralph Giles) > > > ---------- Forwarded message ---------- > From: Erik de Cas...
2013 Apr 30
2
What is in directory flac.pbproj?
Hi all, There is a bunch of seemingly windows related stuff in the top level directory flac.pbproj which has not been touched since 2009. If it hasn't been touched, its almost certainly broken and redundant. Can I simply delete it? Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2013 Apr 30
1
flac-dev Digest, Vol 101, Issue 28
...line so it is more specific > than "Re: Contents of flac-dev digest..." > > Today's Topics: > > 1. Re: flac-dev Digest, Vol 101, Issue 27 (Marcus Johnson) > 2. Re: flac-dev Digest, Vol 101, Issue 27 (Martijn van Beurden) > 3. Re: What is in directory flac.pbproj? (Brian Willoughby) > 4. README (was flac-dev Digest, Vol 101, Issue 27) (Ulrich Klauer) > 5. Re: Pre-release 1.3.0pre4 (hopefully the last) > (Martijn van Beurden) > > > ---------- Forwarded message ---------- > From: Marcus Johnson <bumblebritches57 at gmail.co...
2006 Jul 27
0
[PATCH] pkg-config descriptors
...kefile.am Thu Jul 27 05:34:01 2006 +++ flac-1.1.2/Makefile.am Thu Jul 27 05:50:57 2006 @@ -28,6 +28,9 @@ # distclean: remove everything except what goes in the distribution # +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = FLAC.pc FLAC++.pc + SUBDIRS = doc include man src test build flac.pbproj obj DISTCLEANFILES = libtool-disable-static diff -ruN flac-1.1.2.orig/configure.in flac-1.1.2/configure.in --- flac-1.1.2.orig/configure.in Thu Jul 27 05:34:01 2006 +++ flac-1.1.2/configure.in Thu Jul 27 05:37:10 2006 @@ -303,4 +303,6 @@ obj/release/bin/Makefile \ obj/release/lib/Makefile \...
2013 Apr 30
1
README (was flac-dev Digest, Vol 101, Issue 27)
...iny patch to align it with the renaming of configure.in. I also noticed two other things: - It says "To build FLAC with support for Ogg FLAC you must have built and installed libogg according to the specific instructions below", but there are no such instructions in the file. - The pbproj file is mentioned at the very end: "The Project Builder project has been deprecated but we are working on replacing it with an Xcode equivalent." Ulrich -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Refer-to-configure.ac-instead-of-configure...
2007 Jan 02
4
Is FLAC fully cooked for OS X yet?
...est revision > (http://flac.sourceforge.net/changelog.html#flac_1_1_3). That could > explain your problems with compilation. Well, now, no, I did download the 1.1.3 sources again, and not only did the xcodeproj project file have the file_encoder.c listed in the project as WELL as the old pbproj project file that came WITH 1.1.3's sources, i did a search on the whole directory only to find no trace of file_encoder.c and it's cousins... I'm all at 1.1.3, source files, project files and everything. Now, where did these files go?: file_decoder.h + .c file_encoder.h + .c se...
2006 Nov 17
1
Re: build issues
...ng revision 1.26 diff -u -r1.26 Makefile.am --- Makefile.am 25 Apr 2006 06:59:33 -0000 1.26 +++ Makefile.am 17 Nov 2006 22:54:13 -0000 @@ -28,6 +28,8 @@ # distclean: remove everything except what goes in the distribution # +AUTOMAKE_OPTIONS = 1.7 + SUBDIRS = doc include man src test build flac.pbproj obj DISTCLEANFILES = libtool-disable-static Index: autogen.sh =================================================================== RCS file: /cvsroot/flac/flac/autogen.sh,v retrieving revision 1.14 diff -u -r1.14 autogen.sh --- autogen.sh 17 Nov 2006 06:50:19 -0000 1.14 +++ autogen.sh 17 Nov 2006...
2007 Feb 21
0
Re: Is FLAC fully cooked for OS X yet?
...est revision > (http://flac.sourceforge.net/changelog.html#flac_1_1_3). That could > explain your problems with compilation. Well, now, no, I did download the 1.1.3 sources again, and not only did the xcodeproj project file have the file_encoder.c listed in the project as WELL as the old pbproj project file that came WITH 1.1.3's sources, i did a search on the whole directory only to find no trace of file_encoder.c and it's cousins... I'm all at 1.1.3, source files, project files and everything. Now, where did these files go?: file_decoder.h + .c file_encoder.h + .c se...
2001 Nov 01
1
Re: vorbis.framework
I've committed Elifarley's ProjectBuilder files to ogg and vorbis cvs. They're both in the 'macosx' directories. I verified that they built, but didn't test the resulting frameworks. Just type 'open macosx/[ogg|vorbis].pbproj' from the terminal to try them out. They need a fair bit of cleanup, which I'm working on now. In particular, the ogg build tries to use config_types.h rather than os_types.h. Anybody know a ProjectBuilder or Cocoa-specific ifdef? In the meantime you can work around by running 'auto...
2001 Nov 05
1
Re: vorbis-tools PB project: requirements
On Monday, November 5, 2001, at 12:54 AM, dongoodman wrote: > ok, I haven't tried compiling your vorbis-tools PB project, as I still > can' > t get vorbis.framework to like me. test linkings still complain about > too many main()'s...and in fact, quite a lot of the c files in the > vorbis source have main()'s in them...how very odd. > I'm sorry, I have
2006 Nov 11
3
Re: build issues
On Sat, Nov 11, 2006 at 03:03:12PM -0800, Josh Coalson wrote: > ok, checked in some fixes that should take care of most of the > warnings. Nice! Current complete set of warnings: replaygain.c: In function 'parse_double_': replaygain.c:612: warning: comparison between signed and unsigned replaygain.c:612: warning: signed and unsigned type in conditional expression encode.c:2686:
2004 Sep 10
1
Patch for building on IRIX
...nfig.status ? config.sub ? configure ? depcomp ? install-sh ? irix.patch ? libtool ? libtool-disable-static ? ltmain.sh ? missing ? mkinstalldirs ? so_locations ? build/Makefile ? doc/FLAC.tag ? doc/Makefile ? doc/html/Makefile ? doc/html/api ? doc/html/images/Makefile ? doc/html/ru/Makefile ? flac.pbproj/Makefile ? include/Makefile ? include/FLAC/Makefile ? include/FLAC/ordinals.h ? include/FLAC++/Makefile ? include/OggFLAC/Makefile ? include/OggFLAC++/Makefile ? include/share/Makefile ? man/Makefile ? obj/Makefile ? obj/bin/Makefile ? obj/lib/Makefile ? src/Makefile ? src/flac/Makefile ? src/flac/...
2005 Nov 15
4
Oggenc/oggdec on Mac OS X
Hi, Has anyone succeeded to build oggenc and oggdec on Mac OS X with static linking? I can build libogg and libvorbis and install them as dynamic libraries (by running ./configure, make and then make install). Then oggenc and oggdec will load them in runtime and use them. That works fine. But I'd like to build these two command line tools so they're linked with all the libraries they
2007 Jan 01
5
Is FLAC fully cooked for OS X yet?
OK, so I've been trying for a day now to get FLAC implementation in our apps. Suffice it to say that due to the "interesting" documentation and the inability to compile this thing from the source, I'm not sure we can do it yet. I am writing in to see if there's anything I'm missing before I make the conclusion that we have to wait... --- We write apps for OS
2004 Sep 10
0
FLAC 1.0.4 beta released
...status: creating doc/html/ru/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: creating build/Makefile config.status: creating obj/bin/Makefile config.status: creating obj/lib/Makefile config.status: creating obj/Makefile config.status: creating flac.pbproj/Makefile config.status: executing depfiles commands Making check in doc make[1]: Entering directory `/home/mdz/data/src/deb/mine/work/flac/flac-1.0.4_beta/doc' Making check in . make[2]: Entering directory `/home/mdz/data/src/deb/mine/work/flac/flac-1.0.4_beta/doc' make[2]: Nothing to be do...
2004 Sep 10
5
FLAC 1.0.4 beta released
All, I have just finished uploading the source release for FLAC 1.0.4 beta to Sourceforge; there are no binary releases. See the included doc/html/news.html for the changes since 1.0.3; there are quite a few. http://prdownloads.sourceforge.net/flac/flac-1.0.4_beta-src.tar.gz?download Please beat up on this as much as possible in the next week or two and try and turn up bugs. Here's a
2007 Oct 17
1
Fwd: Re: FLAC for "ARM little endian for glibc"
...#39; rm -rf .libs _libs rm -f *.lo rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[4]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/obj' rm -f Makefile make[3]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/obj' Making distclean in flac.pbproj make[3]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/flac.pbproj' rm -rf .libs _libs rm -f *.lo rm -f rm -f libtool rm -f Makefile make[3]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/flac.pbproj' Making distclean in build make[3]: Entering directory `/...