|
|
|
|
|
|
|
|
|
|
|
|
|
|
atolboo
Pardus Guru
   
Posts: 2317

|
 |
« Reply #52 on: July 10, 2011, 13:34:50 PM » |
|
Maybe this has something to do with
Apparently not. I also looked at the diff in the files of libshout and libshout-devel of P2009 and P2011. And found a size-diff of /usr/lib/libshout.so.3.2.0. And replacing this file didn't solve the problem and I don't get further than collect2: ld returned 1 exit status make[2]: *** [idjcsourceclient] Error 1 make[2]: Leaving directory `/var/pisi/idjc-0.8.2-15/work/idjc-0.8.2/c' For the moment I am out of options
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
atolboo
Pardus Guru
   
Posts: 2317

|
 |
« Reply #55 on: December 31, 2011, 17:36:59 PM » |
|
From Bug 18659 Comment 11 - IDJC missing in 2011 repositories I  "and it also has disappeared from svn playground" The happy news is that I found a copy of the build files in my directory /home/atolboo/PiSi-build/idjc with date 10 jul 2010 10:02 Build from idjc-0.8.2.tar.gz and the newest version is idjc-0.8.7.tar.gzMaybe something can be done about this
|
|
|
|
« Last Edit: December 31, 2011, 17:42:58 PM by atolboo »
|
Logged
|
|
|
|
Michiel
Administrator
Pardus Guru
    
Posts: 799

|
 |
« Reply #56 on: December 31, 2011, 18:06:09 PM » |
|
From Bug 18659 Comment 11 - IDJC missing in 2011 repositories I  "and it also has disappeared from svn playground" The happy news is that I found a copy of the build files in my directory /home/atolboo/PiSi-build/idjc with date 10 jul 2010 10:02 Build from idjc-0.8.2.tar.gz and the newest version is idjc-0.8.7.tar.gzMaybe something can be done about this I have the build files of 0.8.5. so upgrading to 0.8.7 should be quite easy (even for me)
|
|
|
|
|
Logged
|
 Former Pardus user, now on OpenSUSE 12.2 (KDE)
|
|
|
|
|
Michiel
Administrator
Pardus Guru
    
Posts: 799

|
 |
« Reply #58 on: December 31, 2011, 19:01:13 PM » |
|
Hi atolboo, find enclosed in the ZIP all relevant (0.8.5) files (Pardus 2011, 32-bit), as you can see the pspec.xml has already been modifeid according to the instructions given in the bug report (there is a backup of the original pspec.xml present as you will note when extracting the archive).
I guess it is more or less changing the source package to 0.8.7 and pisify again.
Whether the package should be maintained in the user repo (eg Pardususer.de) or official Pardus repo is a bit unclear now (does not really matter to me). It used to be in the official repo in Pardus 2009 but when it is not updated and maintained on a routine base the question arises whether it is not better to be maintained by the user communty.
The instructions from the bug report that I followed once more: I've written strict dependency of libshout to idjc package, but till the new libshout package hits the repos, you won't be able to satisfy the dependencies.
open pspec.xml file and remove (replace, I guess, Michiel) <Dependency releaseFrom="7">libshout-devel</Dependency>
line with
<Dependency>libshout-devel</Dependency>
But make sure libtheora-devel package is installed on your system.
|
idjc.zip (1680.31 KB - downloaded 52 times.)
|
|
« Last Edit: December 31, 2011, 19:03:37 PM by Michiel »
|
Logged
|
 Former Pardus user, now on OpenSUSE 12.2 (KDE)
|
|
|
atolboo
Pardus Guru
   
Posts: 2317

|
 |
« Reply #59 on: December 31, 2011, 21:04:51 PM » |
|
..... but when it is not updated and maintained on a routine base the question arises whether it is not better to be maintained by the user communty.
My opinion is we can maintain the package when it's not done by Pardus-TR. And at PardusUser.de we definitely don't want to interfere with Pardus-TR. Thanks and I will have a look at it. And as far as I know every package outside Component:system.devel (needed to build and run the package) should be listed in pspex.xml.
|
|
|
|
|
Logged
|
|
|
|