mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
KTorrent: add recipe for version 5.1.0
This commit is contained in:
20
net-p2p/ktorrent/additional-files/ktorrent.rdef.in
Normal file
20
net-p2p/ktorrent/additional-files/ktorrent.rdef.in
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
resource app_flags B_MULTIPLE_LAUNCH;
|
||||
|
||||
resource app_version {
|
||||
major = @MAJOR@,
|
||||
middle = @MIDDLE@,
|
||||
minor = @MINOR@,
|
||||
|
||||
variety = B_APPV_FINAL,
|
||||
internal = 0,
|
||||
|
||||
short_info = "Ktorrent",
|
||||
long_info = "@LONG_INFO@"
|
||||
};
|
||||
|
||||
resource app_signature "@APP_SIGNATURE@";
|
||||
|
||||
resource file_types message {
|
||||
"types" = "application/x-bittorrent"
|
||||
};
|
||||
Reference in New Issue
Block a user