iancampelo / windows-package-manager

Automatically exported from code.google.com/p/windows-package-manager
0 stars 0 forks source link

Private repository #408

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Somewhere i read it's possible to make a private repository. I only found a 
thread with the 20 last added applications. I would like to test some 
applications before submitting but i have no clue how to do this in a correct 
way. So we don't do double work. 

Some applications i would like to add
Growl for windows
dot net 2.0 (needed for growl).

And i would like to added a kind of collection. One application i can use to 
install a certain set i need to install a lot. 

Any suggestions?

Original issue reported on code.google.com by Pimmetje on 2 Oct 2014 at 5:36

GoogleCodeExporter commented 8 years ago
well, there is this page that describes how to host a repository: 
https://code.google.com/p/windows-package-manager/wiki/RepositoryHosting

Additionally for each user there is a repository with 20 recently changed 
package versions (use your email address instead): 
http://npackd.appspot.com/rep/recent-xml?user=tim.lebedkov@gmail.com

.NET is already in the repository: 
http://npackd.appspot.com/p/com.microsoft.DotNetRedistributable

BTW, I changed your Growl package as often people just upload unfinished 
packages and I didn't know you'd like to complete it yourself.

For your collection I would suggest to create a super-package and make it 
dependent on all the other packages.

Original comment by tim.lebe...@gmail.com on 2 Oct 2014 at 6:59

GoogleCodeExporter commented 8 years ago
The problem for growl is it does need .net 2.0 if i am not mistaken. 4.0 
differs from 2.0 it's a kind of different range. Don't know exactly how 
Microsoft intended it. But i most of the time end up with .Net 1.0 (rare) .Net 
2.0 (common) .Net 3.0 (rare) .Net 4.0 (common). I don't know if thats me but in 
that case they all should be included.

As for Growl what did u change maybe i can learn from it ;). 

Original comment by Pimmetje on 2 Oct 2014 at 9:13

GoogleCodeExporter commented 8 years ago
Anyways i just tested growl on a x64 windows 7 english and it works fine. 

Original comment by Pimmetje on 2 Oct 2014 at 9:18

GoogleCodeExporter commented 8 years ago
As u can see i added the version to 2.0.0.25 because thats the version i got. 
(Growl starts complaining about a newer version, the old one is still there) so 
it's not the latest installer. 
This one should be: 
http://www.growlforwindows.com/gfw/downloads/GrowlInstaller.exe

Ill add a 1.0 dummy version to test this on out if u don't mind ;)

Original comment by Pimmetje on 2 Oct 2014 at 9:29

GoogleCodeExporter commented 8 years ago
.NET 2.0 is also in the repository. Here is an example for how to define such a 
dependency: http://npackd.appspot.com/p/com.cyolito.comicrack.ComicRack/0.9.175

I used .msi instead of .exe for the Growl installation as it was neither silent 
nor unattended.

Original comment by tim.lebe...@gmail.com on 3 Oct 2014 at 8:26

GoogleCodeExporter commented 8 years ago

Original comment by tim.lebe...@gmail.com on 10 Oct 2014 at 7:14

GoogleCodeExporter commented 8 years ago

Original comment by tim.lebe...@gmail.com on 18 Oct 2014 at 10:08