[arch-dev-public] x264 testing?
what is the reason we have x264 in extra half a year outdated and the one up-to-date in testing? http://www.archlinux.org/packages/search/?q=x264 thanx for info, Damir -- .·´¯`·.¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸¸.·´ ° ° ° ° ° ° ><((((º> ° ° ° ° ° <º)))>< <º)))><
Damir Perisa wrote:
what is the reason we have x264 in extra half a year outdated and the one up-to-date in testing?
The new one hasn't been fully vetted yet, nor are we certain all the packages which link to it have been rebuilt. The reason the older stable one is in extra is because it's the older stable one which existing packages are built against. - P
Friday 28 December 2007, Paul Mattal wrote: | Damir Perisa wrote: | > what is the reason we have x264 in extra half a year outdated | > and the one up-to-date in testing? | | The new one hasn't been fully vetted yet, nor are we certain all | the packages which link to it have been rebuilt. | | The reason the older stable one is in extra is because it's the | older stable one which existing packages are built against. we should have a todo for this. finddeps gives me a quite short list: [damir@Apollon Arch]$ ./finddeps x264 mplayer avidemux (this one i just "rebuilt" against old x264 to put it in [extra] instead of testing) ffmpeg gstreamer0.10-x264 cinelerra-cvs cinelerra-cv libquicktime do i miss something? /me is at work (civil work at museum, instead of military) now, but i will untill the end of next week for sure set up the tts (testing tracking system) or at least the mess i have already and let you all use it. maybe even i'm allowed to put it on gerolde (its php). - D -- .·´¯`·.¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸¸.·´ ° ° ° ° ° ° ><((((º> ° ° ° ° ° <º)))>< <º)))><
Friday 28 December 2007, Damir Perisa wrote: | Friday 28 December 2007, Paul Mattal wrote: | | Damir Perisa wrote: | | > what is the reason we have x264 in extra half a year outdated | | > and the one up-to-date in testing? | | | | The new one hasn't been fully vetted yet, nor are we certain | | all the packages which link to it have been rebuilt. | | | | The reason the older stable one is in extra is because it's the | | older stable one which existing packages are built against. | | we should have a todo for this. finddeps gives me a quite short | list: | | [damir@Apollon Arch]$ ./finddeps x264 | mplayer | avidemux (this one i just "rebuilt" against old x264 to put it in | [extra] instead of testing) | ffmpeg | gstreamer0.10-x264 | cinelerra-cvs | cinelerra-cv | libquicktime | | do i miss something? [damir@Apollon Arch]$ ./finddeps-echodir x264 ./extra/multimedia/mplayer (depends) ./extra/multimedia/avidemux (depends) ./extra/multimedia/ffmpeg (depends) ./extra/multimedia-plugins/gstreamer0.10-x264 (depends) ./community/multimedia/cinelerra-cvs (makedepends) ./community/multimedia/cinelerra-cv (depends) ./community/lib/libquicktime (depends) here the locations of these pkgs, its basically 4 extra and 3 community pkgs. - D -- .·´¯`·.¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸¸.·´ ° ° ° ° ° ° ><((((º> ° ° ° ° ° <º)))>< <º)))><
On Dec 28, 2007 8:00 AM, Damir Perisa <damir.perisa@solnet.ch> wrote:
[damir@Apollon Arch]$ ./finddeps-echodir x264 ./extra/multimedia/mplayer (depends) ./extra/multimedia/avidemux (depends) ./extra/multimedia/ffmpeg (depends) ./extra/multimedia-plugins/gstreamer0.10-x264 (depends) ./community/multimedia/cinelerra-cvs (makedepends) ./community/multimedia/cinelerra-cv (depends) ./community/lib/libquicktime (depends)
Is this the same script that's up here? http://projects.archlinux.org/git/?p=devtools.git;a=blob;f=finddeps If not, this is a nice feature, would you want to submit a patch to Jason, Dan, or I for that?
Aaron Griffin wrote:
On Dec 28, 2007 8:00 AM, Damir Perisa <damir.perisa@solnet.ch> wrote:
[damir@Apollon Arch]$ ./finddeps-echodir x264 ./extra/multimedia/mplayer (depends) ./extra/multimedia/avidemux (depends) ./extra/multimedia/ffmpeg (depends) ./extra/multimedia-plugins/gstreamer0.10-x264 (depends) ./community/multimedia/cinelerra-cvs (makedepends) ./community/multimedia/cinelerra-cv (depends) ./community/lib/libquicktime (depends)
Is this the same script that's up here? http://projects.archlinux.org/git/?p=devtools.git;a=blob;f=finddeps
If not, this is a nice feature, would you want to submit a patch to Jason, Dan, or I for that?
And can finddeps be added to the standard devtools package? I don't seem to have it in devtools 0.4-1, and was only vaguely anecdotally aware it existed, but it seems very useful. - P
Friday 04 January 2008, Paul Mattal wrote: | And can finddeps be added to the standard devtools package? I | don't seem to have it in devtools 0.4-1, and was only vaguely | anecdotally aware it existed, but it seems very useful. so was i up until some time ago.. hihi... i had my own that was more messy and slower (but with more output, thats why i changed this one when i took it to replace mine) definitely +1 to add it to the devtools pkg - D -- .·´¯`·.¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸¸.·´ ° ° ° ° ° ° ><((((º> ° ° ° ° ° <º)))>< <º)))><
On Jan 4, 2008 11:08 AM, Damir Perisa <damir.perisa@solnet.ch> wrote:
Friday 04 January 2008, Paul Mattal wrote: | And can finddeps be added to the standard devtools package? I | don't seem to have it in devtools 0.4-1, and was only vaguely | anecdotally aware it existed, but it seems very useful.
so was i up until some time ago.. hihi... i had my own that was more messy and slower (but with more output, thats why i changed this one when i took it to replace mine)
definitely +1 to add it to the devtools pkg
For the record, it's in devtools.git, but I don't think Jason made a new release yet. These scripts used to be in CVS at some point, but it makes much more sense to shove things like this into devtools so we have no excuse not to use them (I never knew where they were before... cvs-arch/scripts/ or something). I'll probably wait for Travis' and Tom's patches, and then prod Jason into making a new release (I can always do it, if you want me to)
Friday 04 January 2008, Aaron Griffin wrote: | On Dec 28, 2007 8:00 AM, Damir Perisa <damir.perisa@solnet.ch> wrote: | > [damir@Apollon Arch]$ ./finddeps-echodir x264 | > ./extra/multimedia/mplayer (depends) | > ./extra/multimedia/avidemux (depends) | > ./extra/multimedia/ffmpeg (depends) | > ./extra/multimedia-plugins/gstreamer0.10-x264 (depends) | > ./community/multimedia/cinelerra-cvs (makedepends) | > ./community/multimedia/cinelerra-cv (depends) | > ./community/lib/libquicktime (depends) | | Is this the same script that's up here? | http://projects.archlinux.org/git/?p=devtools.git;a=blob;f=finddep |s | | If not, this is a nice feature, would you want to submit a patch | to Jason, Dan, or I for that? it is, and here attached the patch to show dirs and depends/makedepends info. [damir@Apollon Arch]$ diff -Naur finddeps finddeps-echodir > finddeps-adding-diroutput.patch - D -- .·´¯`·.¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸¸.·´ ° ° ° ° ° ° ><((((º> ° ° ° ° ° <º)))>< <º)))><
Am Fri, 4 Jan 2008 18:07:00 +0100 schrieb Damir Perisa <damir.perisa@solnet.ch>:
Friday 04 January 2008, Aaron Griffin wrote: | On Dec 28, 2007 8:00 AM, Damir Perisa <damir.perisa@solnet.ch> wrote: | > [damir@Apollon Arch]$ ./finddeps-echodir x264 | > ./extra/multimedia/mplayer (depends) | > ./extra/multimedia/avidemux (depends) | > ./extra/multimedia/ffmpeg (depends) | > ./extra/multimedia-plugins/gstreamer0.10-x264 (depends) | > ./community/multimedia/cinelerra-cvs (makedepends) | > ./community/multimedia/cinelerra-cv (depends) | > ./community/lib/libquicktime (depends) | | Is this the same script that's up here? | http://projects.archlinux.org/git/?p=devtools.git;a=blob;f=finddep |s | | If not, this is a nice feature, would you want to submit a patch | to Jason, Dan, or I for that?
it is, and here attached the patch to show dirs and depends/makedepends info.
[damir@Apollon Arch]$ diff -Naur finddeps finddeps-echodir > finddeps-adding-diroutput.patch
- D
old script was in cvs/arch/scripts, it should be same we now have in our git. modify it or add your improved version there and just push it into out devtools git and do a quick release. looks helpful. for makedepends you usually don't need to think about rebuilds. -Andy
On Jan 4, 2008 11:29 AM, Andreas Radke <a.radke@arcor.de> wrote:
old script was in cvs/arch/scripts, it should be same we now have in our git. modify it or add your improved version there and just push it into out devtools git and do a quick release.
Not everyone has commit rights to devtools. This is on purpose. I explicitly asked him to send a patch to one of us with commit rights, so it is fine. However, just to be nitpicky, a git-format-patch patch is always much nicer. Dan wrote up a nice guide for using git for pacman development: http://code.toofishes.net/git-guide.txt
On Jan 4, 2008 11:07 AM, Damir Perisa <damir.perisa@solnet.ch> wrote:
it is, and here attached the patch to show dirs and depends/makedepends info.
Applied on my tree. TomK has some pending devtools patches (I think), and when I apply those, I will push to the projects tree, and release a new devtools. http://code.phraktured.net/?p=devtools.git;a=shortlog;h=working
On Jan 4, 2008 1:41 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Jan 4, 2008 11:07 AM, Damir Perisa <damir.perisa@solnet.ch> wrote:
it is, and here attached the patch to show dirs and depends/makedepends info.
Applied on my tree. TomK has some pending devtools patches (I think), and when I apply those, I will push to the projects tree, and release a new devtools. http://code.phraktured.net/?p=devtools.git;a=shortlog;h=working
Aw crap, I forgot I was supposed to patch makechrootpkg to copy makepkg.confinto the chroot before building. I'll send a patch for that this weekend.
On Jan 4, 2008 12:45 PM, Travis Willard <travis@archlinux.org> wrote:
Aw crap, I forgot I was supposed to patch makechrootpkg to copy makepkg.conf into the chroot before building.
I'll send a patch for that this weekend.
Hah, it's in my @waiting label, I just haven't checked that in a bit, or I would have poked you about it
On Jan 4, 2008 12:54 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Jan 4, 2008 12:45 PM, Travis Willard <travis@archlinux.org> wrote:
Aw crap, I forgot I was supposed to patch makechrootpkg to copy makepkg.conf into the chroot before building.
I'll send a patch for that this weekend.
Hah, it's in my @waiting label, I just haven't checked that in a bit, or I would have poked you about it
I may have a few outstanding patches for devtools as well...I'll let you know. I know that pacman 3.1 changes a lot of the command line path options, so we may need to update anything dealing with those (hopefully I can make it compatible with both versions). -Dan
Friday 04 January 2008, Aaron Griffin wrote: | On Jan 4, 2008 11:07 AM, Damir Perisa <damir.perisa@solnet.ch> wrote: | > it is, and here attached the patch to show dirs and | > depends/makedepends info. | | Applied on my tree. TomK has some pending devtools patches (I | think), and when I apply those, I will push to the projects tree, | and release a new devtools. | http://code.phraktured.net/?p=devtools.git;a=shortlog;h=working thank you - D -- .·´¯`·.¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸¸.·´ ° ° ° ° ° ° ><((((º> ° ° ° ° ° <º)))>< <º)))><
participants (6)
-
Aaron Griffin
-
Andreas Radke
-
Damir Perisa
-
Dan McGee
-
Paul Mattal
-
Travis Willard